Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify failing windows Test on Github Actions with newer version of windows and python #453

Open
anuragsrivstv opened this issue Jan 17, 2023 · 0 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@anuragsrivstv
Copy link
Contributor

On implementing windows support for waitress , test_upload_pre_conditions_success in Test_Testbench_Object_Upload is producing assert error on CI for windows.

Root cause of this behavior is still unknown as same test is running successfully locally on windows ,but failing on windows on github actions.

Skipped that assert test for Windows right now but may be we need to revisit it later and verify with newer version of windows and python on github actions.

Added a TODO comment in the code over assert statement to point us here.

@anuragsrivstv anuragsrivstv added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant