Skip to content

Commit

Permalink
Update test results
Browse files Browse the repository at this point in the history
There’s a flaky test that fails when ran through test:simple but (sometimes) passes when ran through test:wpt
  • Loading branch information
bramus committed Jan 3, 2024
1 parent bdc43e4 commit e83cca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/expected.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ FAIL /scroll-animations/css/animation-timeline-deferred.html Animation.timeline
FAIL /scroll-animations/css/animation-timeline-ignored.tentative.html Changing animation-timeline changes the timeline (sanity check)
PASS /scroll-animations/css/animation-timeline-ignored.tentative.html animation-timeline ignored after setting timeline with JS (ScrollTimeline from JS)
FAIL /scroll-animations/css/animation-timeline-ignored.tentative.html animation-timeline ignored after setting timeline with JS (ScrollTimeline from CSS)
PASS /scroll-animations/css/animation-timeline-ignored.tentative.html animation-timeline ignored after setting timeline with JS (document timeline)
FAIL /scroll-animations/css/animation-timeline-ignored.tentative.html animation-timeline ignored after setting timeline with JS (document timeline)
FAIL /scroll-animations/css/animation-timeline-ignored.tentative.html animation-timeline ignored after setting timeline with JS (null)
FAIL /scroll-animations/css/animation-timeline-in-keyframe.html The animation-timeline property may not be used in keyframes
PASS /scroll-animations/css/animation-timeline-multiple.html animation-timeline works with multiple timelines
Expand Down

0 comments on commit e83cca4

Please sign in to comment.