Bug 127742 - [GTK] Layout Test fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html is failing
Summary: [GTK] Layout Test fast/spatial-navigation/snav-unit-overflow-and-scroll-in-di...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://webkit-test-results.appspot.co...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-27 17:35 PST by Carlos Alberto Lopez Perez
Modified: 2021-06-09 00:37 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.