NEW 127742
[GTK] Layout Test fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html is failing
https://bugs.webkit.org/show_bug.cgi?id=127742
Summary [GTK] Layout Test fast/spatial-navigation/snav-unit-overflow-and-scroll-in-di...
Carlos Alberto Lopez Perez
Reported 2014-01-27 17:35:56 PST
The following layout test is flaky on [insert platform] fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fspatial-navigation%2Fsnav-unit-overflow-and-scroll-in-direction.html --- /stuff/webkit/webkit/WebKitBuild/Release/layout-test-results/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt +++ /stuff/webkit/webkit/WebKitBuild/Release/layout-test-results/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-actual.txt @@ -2,5 +2,5 @@ End PASS gFocusedDocument.activeElement.getAttribute("id") is "start" PASS true is true -PASS gFocusedDocument.activeElement.getAttribute("id") is "end" +FAIL gFocusedDocument.activeElement.getAttribute("id") should be end. Was start.
Attachments
Carlos Alberto Lopez Perez
Comment 1 2014-04-11 03:46:50 PDT
(In reply to comment #0) > The following layout test is flaky on [insert platform] ^ platform GTK
Diego Pino
Comment 2 2021-06-09 00:19:30 PDT
The only test filed under this bug was: - fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html GTK post-commit test bot reports the test has been failing consistently for the last 4000 revisions. Diff: --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-actual.txt @@ -2,5 +2,5 @@ End PASS gFocusedDocument.activeElement.getAttribute("id") is "start" PASS true is true -PASS gFocusedDocument.activeElement.getAttribute("id") is "end" +FAIL gFocusedDocument.activeElement.getAttribute("id") should be end. Was start.
Note You need to log in before you can comment on or make changes to this bug.