web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5k stars 3.1k forks source link

Many Resource Timing tests are flaky #14433

Open foolip opened 5 years ago

foolip commented 5 years ago

https://github.com/web-platform-tests/wpt/pull/14409#issuecomment-445753408 lists a number of tests in resource-timing/ that were flaky and not plausibly caused by the test changes.

Suggested method to investigate:

  1. Add a trailing whitespace or other no-op to all tests in resource-timing/ in a test PR
  2. Check which were flaky on Taskcluster
  3. Fix them :)
foolip commented 5 years ago

Notifying suggested reviewers for resource-timing: @haoxli @plehegar @zqzhang @igrigorik @toddreifsteck @yoavweiss