Closed Bug 1780836 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 34940 - Create dedicated tests for script.callFunction awaitPromise

Categories

(Testing :: geckodriver, task, P4)

task

Tracking

(firefox105 fixed)

RESOLVED FIXED
105 Branch
Tracking Status
firefox105 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Julian Descottes <jdescottes@mozilla.com> wrote:

Create dedicated tests for script.callFunction awaitPromise

Component: web-platform-tests → geckodriver

CI Results

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

Total 3 tests and 64 subtests

Status Summary

Firefox

OK : 3
PASS : 41
FAIL : 33

Chrome

TIMEOUT: 3

Safari

OK : 3
ERROR : 74

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /webdriver/tests/bidi/script/call_function/await_promise.py [wpt.fyi]
    • test_await_promise_delayed[False]: FAIL (Safari: ERROR)
    • test_await_promise_async_arrow[False]: FAIL (Safari: ERROR)
  • /webdriver/tests/bidi/script/call_function/call_function.py [wpt.fyi]
    • test_default_this: FAIL (Safari: ERROR)
    • test_remote_value_argument: FAIL (Safari: ERROR)
  • /webdriver/tests/bidi/script/call_function/result.py [wpt.fyi]
    • test_primitive_values[Infinity-expected6-True]: FAIL (Safari: ERROR)
    • test_primitive_values[Infinity-expected6-False]: FAIL (Safari: ERROR)
    • test_remote_values[(Symbol('foo'))-expected0-True]: FAIL (Safari: ERROR)
    • test_remote_values[(Symbol('foo'))-expected0-False]: FAIL (Safari: ERROR)
    • test_remote_values[({'foo': {'bar': 'baz'}, 'qux': 'quux'})-expected2-True]: FAIL (Safari: ERROR)
    • test_remote_values[({'foo': {'bar': 'baz'}, 'qux': 'quux'})-expected2-False]: FAIL (Safari: ERROR)
    • test_remote_values[(()=>{})-expected3-True]: FAIL (Safari: ERROR)
    • test_remote_values[(()=>{})-expected3-False]: FAIL (Safari: ERROR)
    • test_remote_values[(function(){})-expected4-True]: FAIL (Safari: ERROR)
    • test_remote_values[(function(){})-expected4-False]: FAIL (Safari: ERROR)
    • test_remote_values[(async ()=>{})-expected5-True]: FAIL (Safari: ERROR)
    • test_remote_values[(async ()=>{})-expected5-False]: FAIL (Safari: ERROR)
    • test_remote_values[(async function(){})-expected6-True]: FAIL (Safari: ERROR)
    • test_remote_values[(async function(){})-expected6-False]: FAIL (Safari: ERROR)
    • test_remote_values[new WeakMap()-expected11-True]: FAIL (Safari: ERROR)
    • test_remote_values[new WeakMap()-expected11-False]: FAIL (Safari: ERROR)
    • test_remote_values[new WeakSet()-expected12-True]: FAIL (Safari: ERROR)
    • test_remote_values[new WeakSet()-expected12-False]: FAIL (Safari: ERROR)
    • test_remote_values[new Error('SOME_ERROR_TEXT')-expected13-True]: FAIL (Safari: ERROR)
    • test_remote_values[new Error('SOME_ERROR_TEXT')-expected13-False]: FAIL (Safari: ERROR)
    • test_remote_values[new Int32Array()-expected14-True]: FAIL (Safari: ERROR)
    • test_remote_values[new Int32Array()-expected14-False]: FAIL (Safari: ERROR)
    • test_remote_values[new ArrayBuffer()-expected15-True]: FAIL (Safari: ERROR)
    • test_remote_values[new ArrayBuffer()-expected15-False]: FAIL (Safari: ERROR)
    • test_remote_values[document.createElement('div')-expected16-True]: FAIL (Safari: ERROR)
    • test_remote_values[document.createElement('div')-expected16-False]: FAIL (Safari: ERROR)
    • test_remote_values[window-expected17-True]: FAIL (Safari: ERROR)
    • test_remote_values[window-expected17-False]: FAIL (Safari: ERROR)
    • test_remote_value_promise_no_await: FAIL (Safari: ERROR)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0f35c6a048db
[wpt PR 34940] - Create dedicated tests for script.callFunction awaitPromise, a=testonly
https://hg.mozilla.org/integration/autoland/rev/ddff3575dd0a
[wpt PR 34940] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in before you can comment on or make changes to this bug.