RESOLVED FIXED 191565
REGRESSION: [ MacOS Debug ] Layout Test imported/w3c/web-platform-tests/css/mediaqueries/test_media_queries.html is flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=191565
Summary REGRESSION: [ MacOS Debug ] Layout Test imported/w3c/web-platform-tests/css/m...
Truitt Savell
Reported 2018-11-12 14:58:40 PST
The following layout test is flaky on MacOS Debug imported/w3c/web-platform-tests/css/mediaqueries/test_media_queries.html Probable cause: This test has become far more flakey than before and is timing out at around 80 seconds. Otherwise passes at around 30 seconds. We may need to mark test as slow for now until a solution is found. Needs to be reproduced. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fmediaqueries%2Ftest_media_queries.html
Attachments
Radar WebKit Bug Importer
Comment 1 2018-11-12 14:59:15 PST
Truitt Savell
Comment 2 2018-12-05 14:19:10 PST
I have been unable to reproduce this failure locally. I have been trying to reproduce using command: run-webkit-tests --root debug-238908 imported/w3c/web-platform-tests/css/mediaqueries/test_media_queries.html --iterations 500 -f --debug This tests seems to run a lot of sub tests and may be slowing down due to other factors during the test runner.
Truitt Savell
Comment 3 2018-12-06 08:49:51 PST
marked test as slow in https://trac.webkit.org/changeset/238932/webkit to see if more time will allow the test to pass on the bots.
Truitt Savell
Comment 4 2018-12-07 08:18:14 PST
it appears marking test as slow has brought this test back to green. no timeout has occurred in the lats 15 runs on any platform. Marking bug as resolved.
Note You need to log in before you can comment on or make changes to this bug.