Summary: | REGRESSION (r229831): LayoutTest fast/loader/submit-form-while-parsing-2.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ap, cdumez, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Ryan Haddad
2018-03-27 11:45:57 PDT
This is another test that had some failures at 22973x revisions, then passes, and then started to fail again a hundred revisions later. Has to be due to async policy delegates. Marked test as flaky in https://trac.webkit.org/changeset/230364/webkit The test is no longer a flaky timeout. It a flaky failure again. The diff matches the one in https://bugs.webkit.org/show_bug.cgi?id=105952 Removed flaky timeout expectation in https://trac.webkit.org/r231120 |