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: | WebKitGTK | Assignee: | 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 |
Carlos Alberto Lopez Perez
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
(In reply to comment #0)
> The following layout test is flaky on [insert platform]
^ platform GTK
Diego Pino
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.