NEW 179021
Layout Test fast/forms/state-restore-to-non-edited-controls.html is flaky.
https://bugs.webkit.org/show_bug.cgi?id=179021
Summary Layout Test fast/forms/state-restore-to-non-edited-controls.html is flaky.
Matt Lewis
Reported 2017-10-30 10:55:15 PDT
fast/forms/state-restore-to-non-edited-controls.html is a flaky timeout on macOS El Capitan Release WK2 according to the flakiness dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fforms%2Fstate-restore-to-non-edited-controls.html current timeout: https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r224182%20(5613)/results.html https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/5613 first timeout: https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/5169 https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r223253%20(5169)/results.html diff: --- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/fast/forms/state-restore-to-non-edited-controls-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/fast/forms/state-restore-to-non-edited-controls-actual.txt @@ -1,13 +1,3 @@ -Test to NOT save state for non-edited controls +#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 48371) +FAIL: Timed out waiting for notifyDone to be called -PASS document.getElementById("button").value is "2" -PASS document.getElementById("hidden").value is "2" -PASS document.getElementById("image").value is "2" -PASS document.getElementById("reset").value is "2" -PASS document.getElementById("submit1").value is "2" -PASS document.getElementById("text0").value is "2" -PASS document.getElementById("text1").value is "edit" -PASS document.getElementById("text2").value is "2" -PASS document.getElementById("textarea").value is "2" - -
Attachments
Note You need to log in before you can comment on or make changes to this bug.