RESOLVED WONTFIX 78620
[chromium] form tests are flaky, mostly on Linux
https://bugs.webkit.org/show_bug.cgi?id=78620
Summary [chromium] form tests are flaky, mostly on Linux
Tony Chang
Reported 2012-02-14 11:13:26 PST
The following tests are flaky on Chromium Linux: fast/forms/formaction-attribute.html fast/forms/formmethod-attribute-button-html.html fast/forms/formmethod-attribute-input-html.html Here's the flakiness dashboard link: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fforms%2Fformaction-attribute.html%2Cfast%2Fforms%2Fformmethod-attribute-button-html.html%2Cfast%2Fforms%2Fformmethod-attribute-input-html.html It's weird because the failure is a MISSING result. I'm not sure how we're not generating a result. formaction-attribute.html also sometimes gets missing on Windows (much more rare). Maybe it's a race condition? I'm not sure when it started. It goes back pretty far on the flakiness dashboard. I'm going to mark as PASS MISSING in test_expectations.txt.
Attachments
Tony Chang
Comment 1 2012-02-14 11:17:18 PST
See also bug 72039.
Stephen Chenney
Comment 2 2013-04-09 17:05:34 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.
Note You need to log in before you can comment on or make changes to this bug.