Open Bug 1718123 Opened 3 years ago Updated 10 months ago

New wpt failures in /html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/ [location-assign-user-click.html, location-setter-user-click.html, and others]

Categories

(Core :: DOM: Forms, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 28480 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/form-requestsubmit.html
Replace before load, triggered by formElement.requestSubmit(): FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/form-submit-button-click.html
Replace before load, triggered by submitButton.click(): FAIL (Chrome: PASS)
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/form-submit.html
Replace before load, triggered by formElement.submit(): FAIL (Chrome: PASS)
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-assign-user-click.html
NO replace before load, triggered by location.assign(): FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-setter-user-click.html
href: FAIL (Chrome: PASS)
search: FAIL (Chrome: PASS)
hash: FAIL (Chrome: PASS)
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-setter-user-mouseup.html
href: FAIL (Chrome: PASS)
search: FAIL (Chrome: PASS)
hash: FAIL (Chrome: PASS)
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/window-open-self-during-load.html
No replace during load, triggered by window.open(_self) on an iframe: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/window-open-self-during-pageshow.html
No replace during pageshow, triggered by window.open(_self) on an iframe: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/window-open-self.html
No replace before load, triggered by window.open(_self) on an iframe: FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1705146 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

Component: DOM: Core & HTML → DOM: Forms
Severity: -- → S3
See Also: → 1717875

The ones mentioned in comment 0 still fail with the nightly 117 on wpt.fyi are as below. These failing ones are not part of interop-2023-forms scope.

  • /html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-assign-user-click.html
    */html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-setter-user-click.html
  • /html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-setter-user-mouseup.html
    */html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/window-open-self-during-load.html
    */html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/window-open-self-during-pageshow.html
    */html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/window-open-self.html

The ones mentioned in comment 0 now pass on nightly 117:

  • /html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/form-requestsubmit.html
    */html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/form-submit-button-click.html
    */html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/form-submit.html
No longer blocks: interop-2023-forms
Summary: New wpt failures in /html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/ [form-requestsubmit.html, form-submit-button-click.html, form-submit.html, and 6 others] → New wpt failures in /html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/ [location-assign-user-click.html, location-setter-user-click.html, and others]
You need to log in before you can comment on or make changes to this bug.