Closed Bug 1745957 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 32031 - Remove the "tentative" part from showPicker web platform test names.

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 32031 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/32031
Details from upstream follow.

François Beaufort <beaufort.francois@gmail.com> wrote:

Remove the "tentative" part from showPicker web platform test names.

This CL renames showPicker web platform tests as the HTML spec now has
showPicker defined.

Spec: https://html.spec.whatwg.org/multipage/input.html#dom-input-showpicker

Bug: 939561
Change-Id: Ife62c32989e09a8a9e3ac73182d7b8db5ee8cc91
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3333922
Reviewed-by: Mason Freed \<masonf@chromium.org>
Commit-Queue: Fr \<beaufort.francois@gmail.com>
Cr-Commit-Position: refs/heads/main@{#951364}

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 44 subtests

Status Summary

Firefox

OK : 2
PASS: 1[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 2[GitHub]
FAIL: 45[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 46[GitHub]

Chrome

OK : 2
PASS: 46
FAIL: 2

Safari

OK : 2
PASS: 2
FAIL: 46

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/semantics/forms/the-input-element/show-picker-cross-origin-iframe.html
Test showPicker() called from cross-origin iframe 1: FAIL (Chrome: PASS, Safari: FAIL)
Test showPicker() called from cross-origin iframe 3: FAIL (Chrome: FAIL, Safari: FAIL)
/html/semantics/forms/the-input-element/show-picker.html
input[type=button] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=checkbox] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=color] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=date] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=datetime-local] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=email] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=file] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=hidden] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=image] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=month] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=number] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=password] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=radio] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=range] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=reset] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=search] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=submit] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=tel] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=text] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=time] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=url] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=week] showPicker() requires a user gesture: FAIL (Chrome: PASS, Safari: FAIL)
input[type=button] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=checkbox] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=color] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=date] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=datetime-local] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=email] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=file] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=hidden] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=image] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=month] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=number] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=password] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=radio] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=range] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=reset] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=search] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=submit] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=tel] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=text] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=time] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=url] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)
input[type=week] showPicker() does not throw when user activation is active: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/85e8a84ee03b
[wpt PR 32031] - Remove the "tentative" part from showPicker web platform test names., a=testonly
https://hg.mozilla.org/integration/autoland/rev/d3087b32934b
[wpt PR 32031] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.