Closed Bug 1718695 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 29537 - Update JS Self-Profiler IDL to latest spec

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox91 fixed)

RESOLVED FIXED
91 Branch
Tracking Status
firefox91 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'Andrew Comminos <acomminos@fb.com>' wrote:

Update JS Self-Profiler IDL to latest spec

As per the latest spec changes, expose profiler creation synchronously
on the constructor rather than through performance.profile.

Bug: 956688
Change-Id: I3f8637d30c81afb21baa0f2a01565b4902bfb76e
Reviewed-on: https://chromium-review.googlesource.com/2993062
WPT-Export-Revision: 66c166675c9726897b32017d3b4d34ffe4cb2cb4

CI Results

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

Total 1 tests and 16 subtests

Status Summary

Firefox

OK : 1
PASS: 1
FAIL: 15

Chrome

OK : 1
PASS: 9
FAIL: 7

Safari

OK : 1
PASS: 1
FAIL: 15

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/js-self-profiling/idlharness.https.html
idl_test setup: FAIL (Chrome: FAIL, Safari: FAIL)
Profiler interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
Profiler interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
Profiler interface object name: FAIL (Chrome: PASS, Safari: FAIL)
Profiler interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
Profiler interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
Profiler interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
Profiler interface: attribute sampleInterval: FAIL (Chrome: PASS, Safari: FAIL)
Profiler interface: attribute stopped: FAIL (Chrome: PASS, Safari: FAIL)
Profiler interface: operation stop(): FAIL (Chrome: PASS, Safari: FAIL)
Profiler must be primary interface of profiler: FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of profiler: FAIL (Chrome: FAIL, Safari: FAIL)
Profiler interface: profiler must inherit property "sampleInterval" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Profiler interface: profiler must inherit property "stopped" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Profiler interface: profiler must inherit property "stop()" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5de229ecec2
[wpt PR 29537] - Update JS Self-Profiler IDL to latest spec, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in before you can comment on or make changes to this bug.