WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
161491
[WK2] LayoutTest media/video-main-content-allow-then-scroll.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=161491
Summary
[WK2] LayoutTest media/video-main-content-allow-then-scroll.html is a flaky f...
Ryan Haddad
Reported
2016-09-01 10:32:40 PDT
LayoutTest media/video-main-content-allow-then-scroll.html is a flaky failure This test is a flaky failure on ios-simulator-wk2
https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Debug%20WK2%20(Tests)/builds/4887
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fvideo-main-content-allow-then-scroll.html
--- /Volumes/Data/slave/ios-simulator-9-debug-tests-wk2/build/layout-test-results/media/video-main-content-allow-then-scroll-expected.txt +++ /Volumes/Data/slave/ios-simulator-9-debug-tests-wk2/build/layout-test-results/media/video-main-content-allow-then-scroll-actual.txt @@ -2,7 +2,7 @@ EVENT(canplaythrough) EVENT(playing) RUN(document.body.scrollTop = document.body.clientHeight) -EXPECTED (video.paused == 'false') OK +EVENT(pause) TEST(false) FAIL END OF TEST
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2016-09-01 10:40:48 PDT
Marked test as flaky in
http://trac.webkit.org/projects/webkit/changeset/205296
Matt Lewis
Comment 2
2017-09-05 13:20:40 PDT
This test has since started to be flaky on macOS and consistently fail on iOS according the the dashboard. The first macOS build with a failure was:
https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK1%20(Tests)/builds/2992
https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK1%20(Tests)/r220715%20(2992)/results.html
The macOS Diff: --- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/media/video-main-content-allow-then-scroll-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/media/video-main-content-allow-then-scroll-actual.txt @@ -2,7 +2,7 @@ EVENT(canplaythrough) EVENT(playing) RUN(document.body.scrollTop = document.body.clientHeight) -EXPECTED (video.paused == 'false') OK +EXPECTED (video.paused == 'false'), OBSERVED 'true' FAIL END OF TEST
Matt Lewis
Comment 3
2017-09-06 16:33:56 PDT
Marked test as flaky on Mac and failing on iOS:
https://trac.webkit.org/changeset/221708/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug