Closed Bug 1940119 Opened 1 month ago Closed 1 month ago

[wpt-sync] Sync PR 49925 - De-flake input-element-pseudo-open

Categories

(Core :: Layout: Generated Content, Lists, and Counters, task, P4)

task

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox136 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Joey Arhar <jarhar@chromium.org> wrote:

De-flake input-element-pseudo-open

test_driver.bless() calls were timing out while the picker is open, and
the color picker wasn't closing when calling input.blur(). Replacing
both of these with test_driver.click() on a button that always comes
before the pickers fixes both of these issues.

Change-Id: I01550d84c5e6111329cc660f6e797ce21f4e2b74

Reviewed-on: https://chromium-review.googlesource.com/6149610
WPT-Export-Revision: 5480b80ce9f390bc6380a19f06f6d0f3ac24e532

Component: web-platform-tests → Layout: Generated Content, Lists, and Counters
Product: Testing → Core

CI Results

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

Total 1 tests and 7 subtests

Status Summary

Firefox

OK : 1
FAIL: 7

Chrome

OK : 1
PASS: 7

Safari

OK : 1
FAIL: 7

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-pseudo/input-element-pseudo-open.optional.html [wpt.fyi]
    • CSS :open for <input type=date>: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS :open for <input type=datetime-local>: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS :open for <input type=week>: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS :open for <input type=month>: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS :open for <input type=time>: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS :open for <input type=color>: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS :open for <input type=text list=datalist>: FAIL (Chrome: PASS, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ce83594af44e [wpt PR 49925] - De-flake input-element-pseudo-open, a=testonly
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.