Bug 127742

Summary: [GTK] Layout Test fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html is failing
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, dpino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fspatial-navigation%2Fsnav-unit-overflow-and-scroll-in-direction.html

Description Carlos Alberto Lopez Perez 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.
Comment 1 Carlos Alberto Lopez Perez 2014-04-11 03:46:50 PDT
(In reply to comment #0)
> The following layout test is flaky on [insert platform]
                                        ^ platform GTK
Comment 2 Diego Pino 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.