Bug 243946
Summary: | REBASELINE: [ iOS ] imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/implicit-submission.optional.html is constantly failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hercules Hjalmarsson
imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/implicit-submission.optional.html
Is a constant text failure on iOS ToT.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/implicit-submission.optional.html
DIFF:
@@ -1,7 +1,9 @@
+
FAIL Submit event with a submit button promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'event.bubbles')"
FAIL Submit event with no submit button promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'event.bubbles')"
+PASS Submit event with disabled submit button
DIFF URL:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/253310@main%20(4072)/imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/implicit-submission.optional-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98680954>
Hercules Hjalmarsson
According to history this test appears to be regressing at 253309@main. Not sure if this is a progression since the expected output now contains a pass.
This issue can be bisected to 253309@main using command:
run-webkit-tests --ios-simulator --iterations=2 imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/implicit-submission.optional.html
EWS
Test gardening commit 253433@main (1c1045412db7): <https://commits.webkit.org/253433@main>
Reviewed commits have been landed. Closing PR #3317 and removing active labels.
Ryan Haddad
For the reasons you've noted, I believe the rebaseline is the right resolution here.
EWS
Test gardening commit 253436@main (eed65a3854e1): <https://commits.webkit.org/253436@main>
Reviewed commits have been landed. Closing PR #3322 and removing active labels.
EWS
Test gardening commit 254633@main (b9ccc0e90392): <https://commits.webkit.org/254633@main>
Reviewed commits have been landed. Closing PR #4489 and removing active labels.