Bug 74288
| Summary: | [GTK] fast/events/overflow-events.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | zan |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
Seems to happen only on the 64-bit Release bot:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/events/overflow-events-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/events/overflow-events-actual.txt
@@ -1,2 +1,2 @@
This tests that overflowchanged events are fired correctly. If the test is successful, the text "SUCCESS" should be shown below.
-SUCCESS
+FAILURE
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Zan Dobersek
The test is consistently passing so its expectation was removed in http://trac.webkit.org/changeset/120476. Closing the bug.