NEW 158085
LayoutTest http/tests/css/shared-stylesheet-mutation.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=158085
Summary LayoutTest http/tests/css/shared-stylesheet-mutation.html is flaky
Ryan Haddad
Reported 2016-05-25 13:56:05 PDT
LayoutTest http/tests/css/shared-stylesheet-mutation.html is flaky <https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK1%20(Tests)/builds/14962> <https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fcss%2Fshared-stylesheet-mutation.html> --- /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/http/tests/css/shared-stylesheet-mutation-expected.txt +++ /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/http/tests/css/shared-stylesheet-mutation-actual.txt @@ -186,7 +186,7 @@ Test 12 -------------------------------------- -PASS getComputedStyle(testElement, null).getPropertyValue('background-color') is 'rgb(0, 128, 0)' +FAIL getComputedStyle(testElement, null).getPropertyValue('background-color') should be rgb(0, 128, 0). Was rgba(0, 0, 0, 0). @charset "utf-8"; @import url("data:text/css;charset=utf-8,%23testdiv%7Bbackground-color%3Agreen%20!important%7D");
Attachments
Note You need to log in before you can comment on or make changes to this bug.