googleapis / googleapis/storage-testbench
Enable skipped TestTestbenchContinueAfterFaultInjection tests on Windows
Open
priority: p2
type: bug
- Dominant language
- Python
- Stars
- 24
- Forks
- 38
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 1
Description
On implementing Storage Testbench's Windows support using waitress, unit tests test_repeated_broken_stream_faults_by_header and test_repeated_error_after_256K_faults_by_header in TestTestbenchContinueAfterFaultInjection is intermittently failing on Windows.
Right now these tests' assert has been skipped for Windows, but we need to identify that what is the root cause for these failures on Windows and then enable the test again after fixing it.
PS: On non-windows platform, all unit tests are running.
Contributor guide
Assessment
This issue has not been assessed yet.