| 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 | ||
|
Description
Carlos Alberto Lopez Perez
2014-01-27 17:35:56 PST
(In reply to comment #0) > The following layout test is flaky on [insert platform] ^ platform GTK 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.
|