[wpt-sync] Sync PR 31451 - Add meta timeout to selection-pointer test and rebaseline for Mac
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31451 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31451
Details from upstream follow.
Mason Freed <masonf@chromium.org> wrote:
Add meta timeout to selection-pointer test and rebaseline for Mac
It was previously marked as flaky timeout, but the expectations
were also missing for the failure (as they exist for other platforms).Fixed: 1143074
Change-Id: Iba344f9925c6a083c39279502a1d096ee9e72f38
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3253876
Commit-Queue: Mason Freed \<masonf@chromium.org>
Auto-Submit: Mason Freed \<masonf@chromium.org>
Reviewed-by: Aleks Totic \<atotic@chromium.org>
Cr-Commit-Position: refs/heads/main@{#937047}
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 21 subtests
Status Summary
Firefox
OK : 1
PASS: 16
FAIL: 5
Chrome
OK : 1
PASS: 21
Safari
OK : 1
PASS: 21
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/html/semantics/forms/the-input-element/selection-pointer.html
Selecting texts across <input type=button> should not cancel selection: FAIL
Selecting texts across <input type=color> should not cancel selection: FAIL
Selecting texts across <input type=range> should not cancel selection: FAIL
Selecting texts across <input type=reset> should not cancel selection: FAIL
Selecting texts across <input type=submit> should not cancel selection: FAIL
New Tests That Don't Pass
/html/semantics/forms/the-input-element/selection-pointer.html
Selecting texts across <input type=button> should not cancel selection: FAIL (Chrome: PASS, Safari: PASS)
Selecting texts across <input type=color> should not cancel selection: FAIL (Chrome: PASS, Safari: PASS)
Selecting texts across <input type=range> should not cancel selection: FAIL (Chrome: PASS, Safari: PASS)
Selecting texts across <input type=reset> should not cancel selection: FAIL (Chrome: PASS, Safari: PASS)
Selecting texts across <input type=submit> should not cancel selection: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•3 years ago
|
||
bugherder |
Description
•