Closed Bug 1439946 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 9601 - Adding additional enabled <option> element in WebDriver test page

Categories

(Testing :: geckodriver, enhancement, P3)

enhancement

Tracking

(firefox61 fixed)

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

Details

(Whiteboard: [wptsync downstream])

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

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

Jim Evans wrote:
>  Adding additional enabled <option> element in WebDriver test page
>  
>  Clicking on a disabled <option> element should not allow it to become
>  selected. However, if the disabled <option> is the only child element of
>  the <select> element, it may be marked as selected by the user agent. This
>  commit allows the test to attempt to call elementClick on a disabled
>  <option> without it being selected.
Component: web-platform-tests → geckodriver
Ran 1 tests and 11[linux64-opt] subtests
OK     : 1[linux64-opt]
PASS   : 11[linux64-opt]
TIMEOUT: 1[linux32-opt]

Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/webdriver/tests/element_click/select.py: TIMEOUT[linux32-opt]

Tests that are disabled for instability:
/webdriver/tests/element_click/select.py: [linux32-debug,linux64-debug]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f2346c1ed148
[wpt PR 9601] - Adding additional enabled <option> element in WebDriver test page, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/3fb462074ce3
[wpt PR 9601]- Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/f2346c1ed148
https://hg.mozilla.org/mozilla-central/rev/3fb462074ce3
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.