Bug 122510
Summary: | Layout Test inspector/styles/add-new-rule-with-style-after-body.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | joepeck, timothy |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexey Proskuryakov
The following layout test is flaky on Mac Release WK1 bots
inspector/styles/add-new-rule-with-style-after-body.html
Has been failing (rarely) for a while.
--- /Volumes/Data/slave/lion-release-tests-wk1/build/layout-test-results/inspector/styles/add-new-rule-with-style-after-body-expected.txt
+++ /Volumes/Data/slave/lion-release-tests-wk1/build/layout-test-results/inspector/styles/add-new-rule-with-style-after-body-actual.txt
@@ -7,7 +7,7 @@
font-size: 12px;
[expanded] [no-affect]
-inspected { (inspector-stylesheet:1)
+inspected { (via inspector)
color: maroon;
: ;
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Marked as flaky in <http://trac.webkit.org/r157117>.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fstyles%2Fadd-new-rule-with-style-after-body.html
Brian Burg
The related test(s) have been removed from trunk.