NEW 180160
http/tests/contentextensions/two-distinguishable-css-display-none-rules-on-main-resource.html is flaky.
https://bugs.webkit.org/show_bug.cgi?id=180160
Summary http/tests/contentextensions/two-distinguishable-css-display-none-rules-on-ma...
Matt Lewis
Reported 2017-11-29 12:29:37 PST
http/tests/contentextensions/two-distinguishable-css-display-none-rules-on-main-resource.html is flaky on macOS High Sierra Release WK2 according to the flakiness dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fcontentextensions%2Ftwo-distinguishable-css-display-none-rules-on-main-resource.html https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/r225269%20(1419)/results.html https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/builds/1419 diff: --- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/http/tests/contentextensions/two-distinguishable-css-display-none-rules-on-main-resource-expected.txt +++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/http/tests/contentextensions/two-distinguishable-css-display-none-rules-on-main-resource-actual.txt @@ -1,3 +1,9 @@ This text should be visible. +This text should not be visible!!! 1 + +This text should not be visible!!! 2 + +This text should not be visible!!! 3 + This text should be visible.
Attachments
Alexey Proskuryakov
Comment 1 2017-12-01 10:57:55 PST
Looks like it's been happening for at least a month, quite possibly longer. On slower bots like GuardMalloc, this test fails very frequently, but then again, all content extension tests fail very frequently on those.
Note You need to log in before you can comment on or make changes to this bug.