Bug 189594

Summary: REGRESSION (r235948): [Mac WK1] imported/w3c/web-platform-tests/css/css-animations/pending-style-changes-001.html is failing consistently
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: dino, graouts, ryanhaddad, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=203477
Bug Depends on:    
Bug Blocks: 203477    

Matt Lewis
Reported 2018-09-13 11:24:30 PDT
The test imported/w3c/web-platform-tests/css/css-animations/pending-style-changes-001.html is failing consistently on Mac WK1 testers. This occurred after https://trac.webkit.org/changeset/235948/webkit. diff: --- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-animations/pending-style-changes-001-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-animations/pending-style-changes-001-actual.txt @@ -1,4 +1,4 @@ -PASS Animatable::getAnimations() should be able to see a style-created CSS animation immediately -PASS Document::getAnimations() should be able to see a style-created CSS animation immediately +FAIL Animatable::getAnimations() should be able to see a style-created CSS animation immediately assert_equals: target.getAnimations() should include the CSS animation after animate class added. expected 1 but got 0 +FAIL Document::getAnimations() should be able to see a style-created CSS animation immediately assert_equals: document.getAnimations() should include the CSS animation after animate class added. expected 1 but got 0 build: https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20WK1%20(Tests)/builds/5586 flakiness: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#tests=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-animations%2Fpending-style-changes-001.html
Attachments
Radar WebKit Bug Importer
Comment 1 2018-09-25 10:09:15 PDT
Antoine Quint
Comment 2 2018-10-01 08:39:18 PDT
This has been fixed by r236541.
Note You need to log in before you can comment on or make changes to this bug.