RESOLVED FIXED 229566
[iOS wk2 iPad] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=229566
Summary [iOS wk2 iPad] imported/w3c/web-platform-tests/html/semantics/interactive-ele...
Eric Hutchison
Reported 2021-08-26 09:22:06 PDT
imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission.html is a flaky failures on iOS wk2 iPad. History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Finteractive-elements%2Fthe-dialog-element%2Fdialog-form-submission.html Results: https://build.webkit.org/results/Apple-iPadOS-14-Simulator-Release-WK2-Tests/r281617%20(1906)/results.html Diff: --- /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission-expected.txt +++ /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission-actual.txt @@ -1,11 +1,9 @@ -Confirm - PASS click the form submission button should close the dialog PASS form submission should return correct value PASS no returnValue when there's no result. -FAIL input image button should return the coordinates assert_false: dialog should be closed now expected false got true -FAIL formmethod attribute should use dialog form submission promise_test: Unhandled rejection with value: object "InvalidStateError: The object is in an invalid state." -FAIL closing the dialog while submitting should stop the submission promise_test: Unhandled rejection with value: object "InvalidStateError: The object is in an invalid state." -FAIL calling form.submit() in click handler of submit button should start the submission synchronously promise_test: Unhandled rejection with value: object "InvalidStateError: The object is in an invalid state." +PASS input image button should return the coordinates +PASS formmethod attribute should use dialog form submission +PASS closing the dialog while submitting should stop the submission +PASS calling form.submit() in click handler of submit button should start the submission synchronously
Attachments
Radar WebKit Bug Importer
Comment 1 2021-08-26 09:22:38 PDT
Eric Hutchison
Comment 2 2021-08-26 09:27:53 PDT
Eric Hutchison
Comment 3 2021-09-14 16:27:32 PDT
Reproduced test results locally on r281967 using run-webkit-tests --iOS-simulator --force -f --iterations 100 --exit-after-n-crashes-or-timeouts 2 --clobber-old-results imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission.html
Tim Nguyen (:ntim)
Comment 4 2022-01-18 12:07:15 PST
Note You need to log in before you can comment on or make changes to this bug.