googleapis / googleapis/storage-testbench
Verify failing windows Test on Github Actions with newer version of windows and python
Open
priority: p2
type: bug
- Dominant language
- Python
- Stars
- 24
- Forks
- 38
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.