NEW 187390
[iOS Debug] Layout Test fast/forms/submit-change-fragment.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=187390
Summary [iOS Debug] Layout Test fast/forms/submit-change-fragment.html is a flaky tim...
Ryan Haddad
Reported 2018-07-06 09:17:34 PDT
The following layout test is flaky on iOS Debug bots. fast/forms/submit-change-fragment.html Probable cause: Unknown, this appears to have been flaky for a while. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fforms%2Fsubmit-change-fragment.html --- /Volumes/Data/slave/ios-simulator-11-debug-tests-wk2/build/layout-test-results/fast/forms/submit-change-fragment-expected.txt +++ /Volumes/Data/slave/ios-simulator-11-debug-tests-wk2/build/layout-test-results/fast/forms/submit-change-fragment-actual.txt @@ -1,7 +1,3 @@ -https://bugs.webkit.org/show_bug.cgi?id=20342 -Test that when the form method is get, and the form action is the same as the current location url, but with different fragment, we do not reload the page, and the onload handler is not called again. +#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 44725) +FAIL: Timed out waiting for notifyDone to be called -Also test that changing the form action after the form was submitted has no effect. - - -PASS
Attachments
Ryan Haddad
Comment 1 2018-07-16 09:01:49 PDT
*** Bug 187699 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 2 2018-07-17 15:47:52 PDT
This seems like a basic test that would be worth investigating deeply.
Note You need to log in before you can comment on or make changes to this bug.