Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upFix a typo in a resource file name (#9986) #10077
Conversation
w3c-bots
commented
Mar 16, 2018
•
Build ERROREDStarted: 2018-03-16 20:38:33 Failing Jobs
Unstable ResultsBrowser: "Firefox Nightly"View in: WPT PR Status | TravisCI
Browser: "Chrome Dev" (failures allowed)View in: WPT PR Status | TravisCI
|
Looks like the test is very flaky. How did #9986 pass Travis? I'm not familiar with Resource Timing, but wonder if there's any guarantees on the ordering of |
|
Thanks @Hexcles, this change looks great. Unfortunately none of the browsers actually pass these tests today (each has a few bugs to address). |
|
@nicjansma the problem is less about failures, but more about flakes. We are totally fine with all browsers failing a test, but we don't want a test to produce flaky results (e.g. adding subtests out of order, randomly missing some subtests...). As you can see from my comment above, 4 out of 10 times a subtest ( |
|
LGTM for the typo fix. We should split the flaky test discussion into a separate thread. :) |
Hexcles commentedMar 16, 2018
•
edited by wpt-pr-bot
No description provided.