From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../compute_pressure_basic.https.any.js.ini | 49 ++++++++++++++++++++++ ...mpute_pressure_basic.tentative.https.any.js.ini | 49 ---------------------- ...compute_pressure_detached_iframe.https.html.ini | 12 ++++++ ...essure_detached_iframe.tentative.https.html.ini | 12 ------ .../compute_pressure_disconnect.https.any.js.ini | 22 ++++++++++ ..._pressure_disconnect.tentative.https.any.js.ini | 22 ---------- ...pressure_disconnect_idempotent.https.any.js.ini | 13 ++++++ ...isconnect_idempotent.tentative.https.any.js.ini | 13 ------ ...ressure_disconnect_immediately.https.any.js.ini | 22 ++++++++++ ...sconnect_immediately.tentative.https.any.js.ini | 22 ---------- ...ute_pressure_duplicate_updates.https.any.js.ini | 13 ++++++ ...re_duplicate_updates.tentative.https.any.js.ini | 13 ------ .../compute_pressure_multiple.https.any.js.ini | 13 ++++++ ...te_pressure_multiple.tentative.https.any.js.ini | 13 ------ ...te_pressure_observe_idempotent.https.any.js.ini | 13 ++++++ ...e_observe_idempotent.tentative.https.any.js.ini | 13 ------ ...sure_observe_unobserve_failure.https.any.js.ini | 22 ++++++++++ ...ve_unobserve_failure.tentative.https.any.js.ini | 22 ---------- .../compute_pressure_options.https.any.js.ini | 40 ++++++++++++++++++ ...ute_pressure_options.tentative.https.any.js.ini | 40 ------------------ ...on_mitigation_not_triggered.https.window.js.ini | 3 ++ ...ion_not_triggered.tentative.https.window.js.ini | 3 -- ...cation_mitigation_triggered.https.window.js.ini | 3 ++ ...igation_triggered.tentative.https.window.js.ini | 3 -- ...ute_pressure_supported_sources.https.any.js.ini | 31 ++++++++++++++ ...re_supported_sources.tentative.https.any.js.ini | 31 -------------- .../compute_pressure_take_records.https.any.js.ini | 22 ++++++++++ ...ressure_take_records.tentative.https.any.js.ini | 22 ---------- .../compute_pressure_timestamp.https.any.js.ini | 22 ++++++++++ ...e_pressure_timestamp.tentative.https.any.js.ini | 22 ---------- ...compute_pressure_update_toJSON.https.any.js.ini | 13 ++++++ ...essure_update_toJSON.tentative.https.any.js.ini | 13 ------ 32 files changed, 313 insertions(+), 313 deletions(-) create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_basic.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_detached_iframe.https.html.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_detached_iframe.tentative.https.html.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_disconnect.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_disconnect.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_idempotent.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_idempotent.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_immediately.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_immediately.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_duplicate_updates.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_duplicate_updates.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_multiple.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_multiple.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_observe_idempotent.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_observe_idempotent.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_observe_unobserve_failure.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_observe_unobserve_failure.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_options.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_options.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_not_triggered.https.window.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_not_triggered.tentative.https.window.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_triggered.https.window.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_triggered.tentative.https.window.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_take_records.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_take_records.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_timestamp.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_timestamp.tentative.https.any.js.ini create mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_update_toJSON.https.any.js.ini delete mode 100644 testing/web-platform/meta/compute-pressure/compute_pressure_update_toJSON.tentative.https.any.js.ini (limited to 'testing/web-platform/meta/compute-pressure') diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini new file mode 100644 index 0000000000..f465a22e93 --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini @@ -0,0 +1,49 @@ +[compute_pressure_basic.https.any.worker.html] + [Return NotSupportedError when calling observer()] + expected: FAIL + + [Basic functionality test] + expected: FAIL + + [Removing observer before observe() resolves works] + expected: FAIL + + [Calling observe() multiple times works] + expected: FAIL + + [Starting a new observer after an observer has started works] + expected: FAIL + + +[compute_pressure_basic.https.any.sharedworker.html] + [Return NotSupportedError when calling observer()] + expected: FAIL + + [Basic functionality test] + expected: FAIL + + [Removing observer before observe() resolves works] + expected: FAIL + + [Calling observe() multiple times works] + expected: FAIL + + [Starting a new observer after an observer has started works] + expected: FAIL + + +[compute_pressure_basic.https.any.html] + [Return NotSupportedError when calling observer()] + expected: FAIL + + [Basic functionality test] + expected: FAIL + + [Removing observer before observe() resolves works] + expected: FAIL + + [Calling observe() multiple times works] + expected: FAIL + + [Starting a new observer after an observer has started works] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_basic.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_basic.tentative.https.any.js.ini deleted file mode 100644 index 64f04db800..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_basic.tentative.https.any.js.ini +++ /dev/null @@ -1,49 +0,0 @@ -[compute_pressure_basic.tentative.https.any.html] - [Return NotSupportedError when calling observer()] - expected: FAIL - - [Basic functionality test] - expected: FAIL - - [Removing observer before observe() resolves works] - expected: FAIL - - [Calling observe() multiple times works] - expected: FAIL - - [Starting a new observer after an observer has started works] - expected: FAIL - - -[compute_pressure_basic.tentative.https.any.worker.html] - [Return NotSupportedError when calling observer()] - expected: FAIL - - [Basic functionality test] - expected: FAIL - - [Removing observer before observe() resolves works] - expected: FAIL - - [Calling observe() multiple times works] - expected: FAIL - - [Starting a new observer after an observer has started works] - expected: FAIL - - -[compute_pressure_basic.tentative.https.any.sharedworker.html] - [Return NotSupportedError when calling observer()] - expected: FAIL - - [Basic functionality test] - expected: FAIL - - [Removing observer before observe() resolves works] - expected: FAIL - - [Calling observe() multiple times works] - expected: FAIL - - [Starting a new observer after an observer has started works] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_detached_iframe.https.html.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_detached_iframe.https.html.ini new file mode 100644 index 0000000000..40be88aa12 --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_detached_iframe.https.html.ini @@ -0,0 +1,12 @@ +[compute_pressure_detached_iframe.https.html] + [PressureObserver.observe() on detached frame rejects] + expected: FAIL + + [PressureObserver.disconnect() on detached frame returns] + expected: FAIL + + [Detaching frame while PressureObserver.observe() settles] + expected: FAIL + + [PressureObserver on detached frame returns with no callback] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_detached_iframe.tentative.https.html.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_detached_iframe.tentative.https.html.ini deleted file mode 100644 index 002bbe0fb9..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_detached_iframe.tentative.https.html.ini +++ /dev/null @@ -1,12 +0,0 @@ -[compute_pressure_detached_iframe.tentative.https.html] - [PressureObserver.disconnect() on detached frame returns] - expected: FAIL - - [PressureObserver on detached frame returns with no callback] - expected: FAIL - - [PressureObserver.observe() on detached frame rejects] - expected: FAIL - - [Detaching frame while PressureObserver.observe() settles] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect.https.any.js.ini new file mode 100644 index 0000000000..5959e013a9 --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect.https.any.js.ini @@ -0,0 +1,22 @@ +[compute_pressure_disconnect.https.any.worker.html] + [Call disconnect() directly should not crash] + expected: FAIL + + [Stopped PressureObserver do not receive changes] + expected: FAIL + + +[compute_pressure_disconnect.https.any.sharedworker.html] + [Call disconnect() directly should not crash] + expected: FAIL + + [Stopped PressureObserver do not receive changes] + expected: FAIL + + +[compute_pressure_disconnect.https.any.html] + [Call disconnect() directly should not crash] + expected: FAIL + + [Stopped PressureObserver do not receive changes] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect.tentative.https.any.js.ini deleted file mode 100644 index 50226890ca..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect.tentative.https.any.js.ini +++ /dev/null @@ -1,22 +0,0 @@ -[compute_pressure_disconnect.tentative.https.any.html] - [Call disconnect() directly should not crash] - expected: FAIL - - [Stopped PressureObserver do not receive changes] - expected: FAIL - - -[compute_pressure_disconnect.tentative.https.any.worker.html] - [Call disconnect() directly should not crash] - expected: FAIL - - [Stopped PressureObserver do not receive changes] - expected: FAIL - - -[compute_pressure_disconnect.tentative.https.any.sharedworker.html] - [Call disconnect() directly should not crash] - expected: FAIL - - [Stopped PressureObserver do not receive changes] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_idempotent.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_idempotent.https.any.js.ini new file mode 100644 index 0000000000..d4cba4a2ef --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_idempotent.https.any.js.ini @@ -0,0 +1,13 @@ +[compute_pressure_disconnect_idempotent.https.any.worker.html] + [Stopped PressureObserver do not receive changes] + expected: FAIL + + +[compute_pressure_disconnect_idempotent.https.any.sharedworker.html] + [Stopped PressureObserver do not receive changes] + expected: FAIL + + +[compute_pressure_disconnect_idempotent.https.any.html] + [Stopped PressureObserver do not receive changes] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_idempotent.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_idempotent.tentative.https.any.js.ini deleted file mode 100644 index 0ea144f2c1..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_idempotent.tentative.https.any.js.ini +++ /dev/null @@ -1,13 +0,0 @@ -[compute_pressure_disconnect_idempotent.tentative.https.any.worker.html] - [Stopped PressureObserver do not receive changes] - expected: FAIL - - -[compute_pressure_disconnect_idempotent.tentative.https.any.html] - [Stopped PressureObserver do not receive changes] - expected: FAIL - - -[compute_pressure_disconnect_idempotent.tentative.https.any.sharedworker.html] - [Stopped PressureObserver do not receive changes] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_immediately.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_immediately.https.any.js.ini new file mode 100644 index 0000000000..1ad2869f2f --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_immediately.https.any.js.ini @@ -0,0 +1,22 @@ +[compute_pressure_disconnect_immediately.https.any.worker.html] + [Stopped PressureObserver do not receive changes] + expected: FAIL + + [Removing observer before observe() resolves does not affect other observers] + expected: FAIL + + +[compute_pressure_disconnect_immediately.https.any.html] + [Stopped PressureObserver do not receive changes] + expected: FAIL + + [Removing observer before observe() resolves does not affect other observers] + expected: FAIL + + +[compute_pressure_disconnect_immediately.https.any.sharedworker.html] + [Stopped PressureObserver do not receive changes] + expected: FAIL + + [Removing observer before observe() resolves does not affect other observers] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_immediately.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_immediately.tentative.https.any.js.ini deleted file mode 100644 index 89820a8910..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_disconnect_immediately.tentative.https.any.js.ini +++ /dev/null @@ -1,22 +0,0 @@ -[compute_pressure_disconnect_immediately.tentative.https.any.sharedworker.html] - [Stopped PressureObserver do not receive changes] - expected: FAIL - - [Removing observer before observe() resolves does not affect other observers] - expected: FAIL - - -[compute_pressure_disconnect_immediately.tentative.https.any.html] - [Stopped PressureObserver do not receive changes] - expected: FAIL - - [Removing observer before observe() resolves does not affect other observers] - expected: FAIL - - -[compute_pressure_disconnect_immediately.tentative.https.any.worker.html] - [Stopped PressureObserver do not receive changes] - expected: FAIL - - [Removing observer before observe() resolves does not affect other observers] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_duplicate_updates.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_duplicate_updates.https.any.js.ini new file mode 100644 index 0000000000..3a0662284e --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_duplicate_updates.https.any.js.ini @@ -0,0 +1,13 @@ +[compute_pressure_duplicate_updates.https.any.sharedworker.html] + [Changes that fail the "has change in data" test are discarded.] + expected: FAIL + + +[compute_pressure_duplicate_updates.https.any.html] + [Changes that fail the "has change in data" test are discarded.] + expected: FAIL + + +[compute_pressure_duplicate_updates.https.any.worker.html] + [Changes that fail the "has change in data" test are discarded.] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_duplicate_updates.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_duplicate_updates.tentative.https.any.js.ini deleted file mode 100644 index 0b3670bb9c..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_duplicate_updates.tentative.https.any.js.ini +++ /dev/null @@ -1,13 +0,0 @@ -[compute_pressure_duplicate_updates.tentative.https.any.worker.html] - [Changes that fail the "has change in data" test are discarded.] - expected: FAIL - - -[compute_pressure_duplicate_updates.tentative.https.any.sharedworker.html] - [Changes that fail the "has change in data" test are discarded.] - expected: FAIL - - -[compute_pressure_duplicate_updates.tentative.https.any.html] - [Changes that fail the "has change in data" test are discarded.] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_multiple.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_multiple.https.any.js.ini new file mode 100644 index 0000000000..98aa98c584 --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_multiple.https.any.js.ini @@ -0,0 +1,13 @@ +[compute_pressure_multiple.https.any.sharedworker.html] + [Three PressureObserver instances receive changes] + expected: FAIL + + +[compute_pressure_multiple.https.any.html] + [Three PressureObserver instances receive changes] + expected: FAIL + + +[compute_pressure_multiple.https.any.worker.html] + [Three PressureObserver instances receive changes] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_multiple.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_multiple.tentative.https.any.js.ini deleted file mode 100644 index b39fc4067a..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_multiple.tentative.https.any.js.ini +++ /dev/null @@ -1,13 +0,0 @@ -[compute_pressure_multiple.tentative.https.any.worker.html] - [Three PressureObserver instances receive changes] - expected: FAIL - - -[compute_pressure_multiple.tentative.https.any.html] - [Three PressureObserver instances receive changes] - expected: FAIL - - -[compute_pressure_multiple.tentative.https.any.sharedworker.html] - [Three PressureObserver instances receive changes] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_observe_idempotent.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_observe_idempotent.https.any.js.ini new file mode 100644 index 0000000000..720526f228 --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_observe_idempotent.https.any.js.ini @@ -0,0 +1,13 @@ +[compute_pressure_observe_idempotent.https.any.html] + [PressureObserver.observe() is idempotent] + expected: FAIL + + +[compute_pressure_observe_idempotent.https.any.sharedworker.html] + [PressureObserver.observe() is idempotent] + expected: FAIL + + +[compute_pressure_observe_idempotent.https.any.worker.html] + [PressureObserver.observe() is idempotent] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_observe_idempotent.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_observe_idempotent.tentative.https.any.js.ini deleted file mode 100644 index b8a31c35f4..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_observe_idempotent.tentative.https.any.js.ini +++ /dev/null @@ -1,13 +0,0 @@ -[compute_pressure_observe_idempotent.tentative.https.any.sharedworker.html] - [PressureObserver.observe() is idempotent] - expected: FAIL - - -[compute_pressure_observe_idempotent.tentative.https.any.html] - [PressureObserver.observe() is idempotent] - expected: FAIL - - -[compute_pressure_observe_idempotent.tentative.https.any.worker.html] - [PressureObserver.observe() is idempotent] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_observe_unobserve_failure.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_observe_unobserve_failure.https.any.js.ini new file mode 100644 index 0000000000..d8f39b6939 --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_observe_unobserve_failure.https.any.js.ini @@ -0,0 +1,22 @@ +[compute_pressure_observe_unobserve_failure.https.any.worker.html] + [PressureObserver.observe() requires a valid source] + expected: FAIL + + [PressureObserver.unobserve() requires a valid source] + expected: FAIL + + +[compute_pressure_observe_unobserve_failure.https.any.sharedworker.html] + [PressureObserver.observe() requires a valid source] + expected: FAIL + + [PressureObserver.unobserve() requires a valid source] + expected: FAIL + + +[compute_pressure_observe_unobserve_failure.https.any.html] + [PressureObserver.observe() requires a valid source] + expected: FAIL + + [PressureObserver.unobserve() requires a valid source] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_observe_unobserve_failure.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_observe_unobserve_failure.tentative.https.any.js.ini deleted file mode 100644 index 692da42086..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_observe_unobserve_failure.tentative.https.any.js.ini +++ /dev/null @@ -1,22 +0,0 @@ -[compute_pressure_observe_unobserve_failure.tentative.https.any.html] - [PressureObserver.observe() requires a valid source] - expected: FAIL - - [PressureObserver.unobserve() requires a valid source] - expected: FAIL - - -[compute_pressure_observe_unobserve_failure.tentative.https.any.sharedworker.html] - [PressureObserver.observe() requires a valid source] - expected: FAIL - - [PressureObserver.unobserve() requires a valid source] - expected: FAIL - - -[compute_pressure_observe_unobserve_failure.tentative.https.any.worker.html] - [PressureObserver.observe() requires a valid source] - expected: FAIL - - [PressureObserver.unobserve() requires a valid source] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_options.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_options.https.any.js.ini new file mode 100644 index 0000000000..b64a8c55ca --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_options.https.any.js.ini @@ -0,0 +1,40 @@ +[compute_pressure_options.https.any.worker.html] + [PressureObserver constructor doesnt throw error for sampleInterval value 0] + expected: FAIL + + [PressureObserver constructor requires a positive sampleInterval] + expected: FAIL + + [PressureObserver constructor requires a sampleInterval in unsigned long range] + expected: FAIL + + [PressureObserver constructor succeeds on empty sampleInterval] + expected: FAIL + + +[compute_pressure_options.https.any.html] + [PressureObserver constructor doesnt throw error for sampleInterval value 0] + expected: FAIL + + [PressureObserver constructor requires a positive sampleInterval] + expected: FAIL + + [PressureObserver constructor requires a sampleInterval in unsigned long range] + expected: FAIL + + [PressureObserver constructor succeeds on empty sampleInterval] + expected: FAIL + + +[compute_pressure_options.https.any.sharedworker.html] + [PressureObserver constructor doesnt throw error for sampleInterval value 0] + expected: FAIL + + [PressureObserver constructor requires a positive sampleInterval] + expected: FAIL + + [PressureObserver constructor requires a sampleInterval in unsigned long range] + expected: FAIL + + [PressureObserver constructor succeeds on empty sampleInterval] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_options.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_options.tentative.https.any.js.ini deleted file mode 100644 index 129d58fc2a..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_options.tentative.https.any.js.ini +++ /dev/null @@ -1,40 +0,0 @@ -[compute_pressure_options.tentative.https.any.html] - [PressureObserver constructor requires a non-zero sampleRate] - expected: FAIL - - [PressureObserver constructor requires a positive sampleRate] - expected: FAIL - - [PressureObserver constructor doesnt throw error on positive sampleRate] - expected: FAIL - - [PressureObserver constructor succeeds on empty sampleRate] - expected: FAIL - - -[compute_pressure_options.tentative.https.any.sharedworker.html] - [PressureObserver constructor requires a non-zero sampleRate] - expected: FAIL - - [PressureObserver constructor requires a positive sampleRate] - expected: FAIL - - [PressureObserver constructor doesnt throw error on positive sampleRate] - expected: FAIL - - [PressureObserver constructor succeeds on empty sampleRate] - expected: FAIL - - -[compute_pressure_options.tentative.https.any.worker.html] - [PressureObserver constructor requires a non-zero sampleRate] - expected: FAIL - - [PressureObserver constructor requires a positive sampleRate] - expected: FAIL - - [PressureObserver constructor doesnt throw error on positive sampleRate] - expected: FAIL - - [PressureObserver constructor succeeds on empty sampleRate] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_not_triggered.https.window.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_not_triggered.https.window.js.ini new file mode 100644 index 0000000000..3c4f94937d --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_not_triggered.https.window.js.ini @@ -0,0 +1,3 @@ +[compute_pressure_rate_obfuscation_mitigation_not_triggered.https.window.html] + [No rate obfuscation mitigation should happen, when number of changes is below minimum changes before penalty] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_not_triggered.tentative.https.window.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_not_triggered.tentative.https.window.js.ini deleted file mode 100644 index c767d7bba9..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_not_triggered.tentative.https.window.js.ini +++ /dev/null @@ -1,3 +0,0 @@ -[compute_pressure_rate_obfuscation_mitigation_not_triggered.tentative.https.window.html] - [No rate obfuscation mitigation should happen, when number of changes is below minimum changes before penalty] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_triggered.https.window.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_triggered.https.window.js.ini new file mode 100644 index 0000000000..438a2bf8ab --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_triggered.https.window.js.ini @@ -0,0 +1,3 @@ +[compute_pressure_rate_obfuscation_mitigation_triggered.https.window.html] + [Rate obfuscation mitigation should have been triggered, when changes is higher than minimum changes before penalty] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_triggered.tentative.https.window.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_triggered.tentative.https.window.js.ini deleted file mode 100644 index fdfbf1f250..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_rate_obfuscation_mitigation_triggered.tentative.https.window.js.ini +++ /dev/null @@ -1,3 +0,0 @@ -[compute_pressure_rate_obfuscation_mitigation_triggered.tentative.https.window.html] - [Rate obfuscation mitigation should have been triggered, when changes is higher than minimum changes before penalty] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.https.any.js.ini new file mode 100644 index 0000000000..8946e237d7 --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.https.any.js.ini @@ -0,0 +1,31 @@ +[compute_pressure_supported_sources.https.any.sharedworker.html] + [PressureObserver should support at least "cpu"] + expected: FAIL + + [PressureObserver must return always the same array] + expected: FAIL + + [PressureObserver must return a frozen array] + expected: FAIL + + +[compute_pressure_supported_sources.https.any.html] + [PressureObserver should support at least "cpu"] + expected: FAIL + + [PressureObserver must return always the same array] + expected: FAIL + + [PressureObserver must return a frozen array] + expected: FAIL + + +[compute_pressure_supported_sources.https.any.worker.html] + [PressureObserver should support at least "cpu"] + expected: FAIL + + [PressureObserver must return always the same array] + expected: FAIL + + [PressureObserver must return a frozen array] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.tentative.https.any.js.ini deleted file mode 100644 index b9c25113e8..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_supported_sources.tentative.https.any.js.ini +++ /dev/null @@ -1,31 +0,0 @@ -[compute_pressure_supported_sources.tentative.https.any.worker.html] - [PressureObserver should support at least "cpu"] - expected: FAIL - - [PressureObserver must return always the same array] - expected: FAIL - - [PressureObserver must return a frozen array] - expected: FAIL - - -[compute_pressure_supported_sources.tentative.https.any.html] - [PressureObserver should support at least "cpu"] - expected: FAIL - - [PressureObserver must return always the same array] - expected: FAIL - - [PressureObserver must return a frozen array] - expected: FAIL - - -[compute_pressure_supported_sources.tentative.https.any.sharedworker.html] - [PressureObserver should support at least "cpu"] - expected: FAIL - - [PressureObserver must return always the same array] - expected: FAIL - - [PressureObserver must return a frozen array] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_take_records.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_take_records.https.any.js.ini new file mode 100644 index 0000000000..ac5f7d9201 --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_take_records.https.any.js.ini @@ -0,0 +1,22 @@ +[compute_pressure_take_records.https.any.html] + [Calling takeRecords() before observe()] + expected: FAIL + + [takeRecords() returns empty record after callback invoke] + expected: FAIL + + +[compute_pressure_take_records.https.any.sharedworker.html] + [Calling takeRecords() before observe()] + expected: FAIL + + [takeRecords() returns empty record after callback invoke] + expected: FAIL + + +[compute_pressure_take_records.https.any.worker.html] + [Calling takeRecords() before observe()] + expected: FAIL + + [takeRecords() returns empty record after callback invoke] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_take_records.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_take_records.tentative.https.any.js.ini deleted file mode 100644 index 40da912509..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_take_records.tentative.https.any.js.ini +++ /dev/null @@ -1,22 +0,0 @@ -[compute_pressure_take_records.tentative.https.any.worker.html] - [Calling takeRecords() before observe()] - expected: FAIL - - [takeRecords() returns empty record after callback invoke] - expected: FAIL - - -[compute_pressure_take_records.tentative.https.any.html] - [Calling takeRecords() before observe()] - expected: FAIL - - [takeRecords() returns empty record after callback invoke] - expected: FAIL - - -[compute_pressure_take_records.tentative.https.any.sharedworker.html] - [Calling takeRecords() before observe()] - expected: FAIL - - [takeRecords() returns empty record after callback invoke] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_timestamp.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_timestamp.https.any.js.ini new file mode 100644 index 0000000000..200af8190e --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_timestamp.https.any.js.ini @@ -0,0 +1,22 @@ +[compute_pressure_timestamp.https.any.sharedworker.html] + [Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate] + expected: FAIL + + [disconnect() should update [[LastRecordMap\]\]] + expected: FAIL + + +[compute_pressure_timestamp.https.any.html] + [Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate] + expected: FAIL + + [disconnect() should update [[LastRecordMap\]\]] + expected: FAIL + + +[compute_pressure_timestamp.https.any.worker.html] + [Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate] + expected: FAIL + + [disconnect() should update [[LastRecordMap\]\]] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_timestamp.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_timestamp.tentative.https.any.js.ini deleted file mode 100644 index 3847148a71..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_timestamp.tentative.https.any.js.ini +++ /dev/null @@ -1,22 +0,0 @@ -[compute_pressure_timestamp.tentative.https.any.html] - [Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate] - expected: FAIL - - [disconnect() should update [[LastRecordMap\]\]] - expected: FAIL - - -[compute_pressure_timestamp.tentative.https.any.worker.html] - [Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate] - expected: FAIL - - [disconnect() should update [[LastRecordMap\]\]] - expected: FAIL - - -[compute_pressure_timestamp.tentative.https.any.sharedworker.html] - [Faster collector: Timestamp difference between two changes should be higher or equal to the observer sample rate] - expected: FAIL - - [disconnect() should update [[LastRecordMap\]\]] - expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_update_toJSON.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_update_toJSON.https.any.js.ini new file mode 100644 index 0000000000..ff0089b3ee --- /dev/null +++ b/testing/web-platform/meta/compute-pressure/compute_pressure_update_toJSON.https.any.js.ini @@ -0,0 +1,13 @@ +[compute_pressure_update_toJSON.https.any.html] + [Basic functionality test] + expected: FAIL + + +[compute_pressure_update_toJSON.https.any.worker.html] + [Basic functionality test] + expected: FAIL + + +[compute_pressure_update_toJSON.https.any.sharedworker.html] + [Basic functionality test] + expected: FAIL diff --git a/testing/web-platform/meta/compute-pressure/compute_pressure_update_toJSON.tentative.https.any.js.ini b/testing/web-platform/meta/compute-pressure/compute_pressure_update_toJSON.tentative.https.any.js.ini deleted file mode 100644 index 413bbd0a13..0000000000 --- a/testing/web-platform/meta/compute-pressure/compute_pressure_update_toJSON.tentative.https.any.js.ini +++ /dev/null @@ -1,13 +0,0 @@ -[compute_pressure_update_toJSON.tentative.https.any.sharedworker.html] - [Basic functionality test] - expected: FAIL - - -[compute_pressure_update_toJSON.tentative.https.any.worker.html] - [Basic functionality test] - expected: FAIL - - -[compute_pressure_update_toJSON.tentative.https.any.html] - [Basic functionality test] - expected: FAIL -- cgit v1.2.3