Skip to content

Conversation

@ngebremariam-msft
Copy link

frontend/dockerfile:
Added explanations for why certain tests remain skipped on Windows and removed an unnecessary skip for Windows.

Changes:
Continued to skip testCopyLinkEmptyDestDir, testCopyLinkDotDestDir, and testTarExporterMulti, with explanations provided.

/client:
Changes:
Fixed the skip for testMoveParentDir and enabled compatibility for both Linux and Windows.

This pull request updates several integration tests to improve Windows compatibility.

Signed-off-by: Natnael Gebremariam [email protected]

Signed-off-by: Natnael Gebremariam <[email protected]>
Copy link
Member

@crazy-max crazy-max Nov 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems unattended binaries made there way in 🙈

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have now removed all of them.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this one as well

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Signed-off-by: Natnael Gebremariam <[email protected]>
Comment on lines +7 to +8
client/__debug_bin.exe*
.vscode/
Copy link
Member

@crazy-max crazy-max Nov 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should not be put in project's gitignore as well. If you need these to be ignored, it should be put in your global gitignore through core.excludesFile: https://git-scm.com/docs/gitignore#_configuration

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also squash your commits, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants