Bug 158085

Summary: LayoutTest http/tests/css/shared-stylesheet-mutation.html is flaky
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, jonlee, koivisto, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.