Bug 144733
| Summary: | [GTK] Layout Test fast/forms/number/number-change-type-on-focus.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos ChavarrÃa Teijeiro (irc: chavaone) <chavarria1991> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, dpino, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcos ChavarrÃa Teijeiro (irc: chavaone)
The fast/forms/number/number-change-type-on-focus.html layout test is flaky on GTK+. It fails very ocasionally.
When it fails, the diff is the following:
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/forms/number/number-change-type-on-focus-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/forms/number/number-change-type-on-focus-actual.txt
@@ -5,7 +5,7 @@
PASS Not crashed.
-PASS mouseDownCount is 1
+FAIL mouseDownCount should be 1. Was 0.
PASS successfullyParsed is true
TEST COMPLETE
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed.
Committed r263254: <https://trac.webkit.org/changeset/263254>
Radar WebKit Bug Importer
<rdar://problem/64522493>