From 421af2d8a11f0db762d85938980905a1e8705ede Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Wed, 7 Oct 2020 04:53:36 +0000 Subject: [PATCH] Bug 1669304 [wpt PR 25991] - Update wpt metadata, a=testonly wpt-pr: 25991 wpt-type: metadata --- .../js-self-profiling/idlharness.any.js.ini | 111 ------------------ .../idlharness.https.html.ini | 55 +++++++++ 2 files changed, 55 insertions(+), 111 deletions(-) delete mode 100644 testing/web-platform/meta/js-self-profiling/idlharness.any.js.ini create mode 100644 testing/web-platform/meta/js-self-profiling/idlharness.https.html.ini diff --git a/testing/web-platform/meta/js-self-profiling/idlharness.any.js.ini b/testing/web-platform/meta/js-self-profiling/idlharness.any.js.ini deleted file mode 100644 index 11e5154b8d7e..000000000000 --- a/testing/web-platform/meta/js-self-profiling/idlharness.any.js.ini +++ /dev/null @@ -1,111 +0,0 @@ -[idlharness.any.html] - [Performance interface: calling profile(ProfilerInitOptions) on performance with too few arguments must throw TypeError] - expected: FAIL - - [Profiler interface: existence and properties of interface object] - expected: FAIL - - [Profiler interface: profiler must inherit property "sampleInterval" with the proper type] - expected: FAIL - - [Profiler interface: attribute stopped] - expected: FAIL - - [idl_test setup] - expected: FAIL - - [Performance interface: operation profile(ProfilerInitOptions)] - expected: FAIL - - [Profiler interface: profiler must inherit property "stopped" with the proper type] - expected: FAIL - - [Profiler interface: profiler must inherit property "stop()" with the proper type] - expected: FAIL - - [Profiler interface object length] - expected: FAIL - - [Profiler must be primary interface of profiler] - expected: FAIL - - [Profiler interface: attribute sampleInterval] - expected: FAIL - - [Profiler interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [Profiler interface object name] - expected: FAIL - - [Profiler interface: existence and properties of interface prototype object] - expected: FAIL - - [Profiler interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [Performance interface: performance must inherit property "profile(ProfilerInitOptions)" with the proper type] - expected: FAIL - - [Stringification of profiler] - expected: FAIL - - [Profiler interface: operation stop()] - expected: FAIL - - -[idlharness.any.worker.html] - [Performance interface: calling profile(ProfilerInitOptions) on performance with too few arguments must throw TypeError] - expected: FAIL - - [Profiler interface: existence and properties of interface object] - expected: FAIL - - [Profiler interface: profiler must inherit property "sampleInterval" with the proper type] - expected: FAIL - - [Profiler interface: attribute stopped] - expected: FAIL - - [idl_test setup] - expected: FAIL - - [Performance interface: operation profile(ProfilerInitOptions)] - expected: FAIL - - [Profiler interface: profiler must inherit property "stopped" with the proper type] - expected: FAIL - - [Profiler interface: profiler must inherit property "stop()" with the proper type] - expected: FAIL - - [Profiler interface object length] - expected: FAIL - - [Profiler must be primary interface of profiler] - expected: FAIL - - [Profiler interface: attribute sampleInterval] - expected: FAIL - - [Profiler interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [Profiler interface object name] - expected: FAIL - - [Profiler interface: existence and properties of interface prototype object] - expected: FAIL - - [Profiler interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [Performance interface: performance must inherit property "profile(ProfilerInitOptions)" with the proper type] - expected: FAIL - - [Stringification of profiler] - expected: FAIL - - [Profiler interface: operation stop()] - expected: FAIL - diff --git a/testing/web-platform/meta/js-self-profiling/idlharness.https.html.ini b/testing/web-platform/meta/js-self-profiling/idlharness.https.html.ini new file mode 100644 index 000000000000..8e1503ebac2a --- /dev/null +++ b/testing/web-platform/meta/js-self-profiling/idlharness.https.html.ini @@ -0,0 +1,55 @@ +[idlharness.https.html] + [Performance interface: calling profile(ProfilerInitOptions) on performance with too few arguments must throw TypeError] + expected: FAIL + + [Profiler interface: existence and properties of interface object] + expected: FAIL + + [Profiler interface: profiler must inherit property "sampleInterval" with the proper type] + expected: FAIL + + [Profiler interface: attribute stopped] + expected: FAIL + + [idl_test setup] + expected: FAIL + + [Performance interface: operation profile(ProfilerInitOptions)] + expected: FAIL + + [Profiler interface: profiler must inherit property "stopped" with the proper type] + expected: FAIL + + [Profiler interface: profiler must inherit property "stop()" with the proper type] + expected: FAIL + + [Profiler interface object length] + expected: FAIL + + [Profiler must be primary interface of profiler] + expected: FAIL + + [Profiler interface: attribute sampleInterval] + expected: FAIL + + [Profiler interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [Profiler interface object name] + expected: FAIL + + [Profiler interface: existence and properties of interface prototype object] + expected: FAIL + + [Profiler interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [Performance interface: performance must inherit property "profile(ProfilerInitOptions)" with the proper type] + expected: FAIL + + [Stringification of profiler] + expected: FAIL + + [Profiler interface: operation stop()] + expected: FAIL +