Closed Bug 1720233 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 29645 - Reattempt upstreaming of JS Self-Profiling API WPTs

Categories

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

task

Tracking

(firefox92 fixed)

RESOLVED FIXED
92 Branch
Tracking Status
firefox92 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

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

Reattempt upstreaming of JS Self-Profiling API WPTs

Wait for a delay of SAMPLE_INTERVAL + 500ms to collect samples, ensuring that we're more robust to flakiness on Mac OS CI bots.

Bug: 956688
Change-Id: If39f1d59a09857d5bcb52c5c5d03782de4055b30

Reviewed-on: https://chromium-review.googlesource.com/3021557
WPT-Export-Revision: 7a16af539e82ebd84744ebb88cca23f29b2c0edd

CI Results

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

Total 8 tests and 1 subtests

Status Summary

Firefox

OK : 8
PASS : 1
FAIL : 15

Chrome

OK : 7
PASS : 15
FAIL : 1
ERROR: 1

Safari

OK : 8
PASS : 1
FAIL : 15

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/js-self-profiling/concurrent-profilers.https.html
concurrent profilers should be supported: FAIL (Chrome: PASS, Safari: FAIL)
/js-self-profiling/external-script.https.html
external script function details: FAIL (Chrome: PASS, Safari: FAIL)
/js-self-profiling/function-names.https.html
function expression names are logged correctly: FAIL (Chrome: PASS, Safari: FAIL)
anonymous function expression names are logged correctly: FAIL (Chrome: PASS, Safari: FAIL)
function declaration names are logged correctly: FAIL (Chrome: PASS, Safari: FAIL)
class method names are logged correctly: FAIL (Chrome: PASS, Safari: FAIL)
class getter names are logged correctly: FAIL (Chrome: PASS, Safari: FAIL)
class setter names are logged correctly: FAIL (Chrome: PASS, Safari: FAIL)
/js-self-profiling/iframe-context-filtration.https.html
functions from child frame are not included in profile created by parent frame: FAIL (Chrome: PASS, Safari: FAIL)
/js-self-profiling/inline-script.html
inline script function details: FAIL (Chrome: PASS, Safari: FAIL)
/js-self-profiling/max-buffer-size.https.html
max buffer size must be defined: FAIL (Chrome: FAIL, Safari: FAIL)
max buffer size is not exceeded: FAIL (Chrome: PASS, Safari: FAIL)
executed samplebufferfull function: FAIL (Chrome: PASS, Safari: FAIL)
/js-self-profiling/time-domain.window.html
sample timestamps use the current high-resolution time: FAIL (Chrome: PASS, Safari: FAIL)
/js-self-profiling/without-document-policy/disabled.https.html
profiling should throw without passing document policy: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8339cb3e70c8
[wpt PR 29645] - Reattempt upstreaming of JS Self-Profiling API WPTs, a=testonly
https://hg.mozilla.org/integration/autoland/rev/3ecf9f0828c3
[wpt PR 29645] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dd64d38a4b52
[wpt PR 29645] - Reattempt upstreaming of JS Self-Profiling API WPTs, a=testonly
https://hg.mozilla.org/integration/autoland/rev/73679544e598
[wpt PR 29645] - Update wpt metadata, a=testonly
You need to log in before you can comment on or make changes to this bug.