Remove arbitrary awaits for Window tests
Open
- Dominant language
- Dart
- Stars
- 224
- Forks
- 94
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 2
Description
Some Window tests have arbitrary awaits because Windows Travis is much slower. We should set up the tests so that we can await for a proper ready signal.
See:
https://github.com/dart-lang/webdev/pull/932
Contributor guide
Research direction
Start by reviewing the Window tests and the readiness-related changes discussed in PR #932. Replace arbitrary awaits with a proper ready signal and verify that the tests wait for that signal on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100