Bug 180277
Summary: | Layout Test http/tests/contentextensions/css-display-none-after-ignore-previous-rules.html is flaky on | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=180160 |
Matt Lewis
http/tests/contentextensions/css-display-none-after-ignore-previous-rules.html is flaky on Sierra and 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%2Fcss-display-none-after-ignore-previous-rules.html
https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/r225400%20(1490)/results.html
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/builds/1490
This doesn't look to be a recent regression according to the dashboard, however the diff does seem to be similar to other content extension tests that are flaky:
--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/http/tests/contentextensions/css-display-none-after-ignore-previous-rules-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/http/tests/contentextensions/css-display-none-after-ignore-previous-rules-actual.txt
@@ -3,3 +3,11 @@
This text should be visible.
This text should be visible.
+
+This text should not be visible!!!
+
+This text should not be visible!!!
+
+This text should not be visible!!!
+
+This text should not be visible!!!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |