From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../delaynode-max-nondefault-delay.html.ini | 4 ++++ .../the-delaynode-interface/delaynode-maxdelay.html.ini | 4 ++++ .../delaynode-maxdelaylimit.html.ini | 4 ++++ .../the-delaynode-interface/delaynode-scheduling.html.ini | 4 ++++ .../the-delaynode-interface/maxdelay-rounding.html.ini | 4 ++++ .../the-delaynode-interface/no-dezippering.html.ini | 14 ++++++++++++++ 6 files changed, 34 insertions(+) create mode 100644 testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-max-nondefault-delay.html.ini create mode 100644 testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelay.html.ini create mode 100644 testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelaylimit.html.ini create mode 100644 testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-scheduling.html.ini create mode 100644 testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/maxdelay-rounding.html.ini create mode 100644 testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/no-dezippering.html.ini (limited to 'testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface') diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-max-nondefault-delay.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-max-nondefault-delay.html.ini new file mode 100644 index 0000000000..bdd1ecb638 --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-max-nondefault-delay.html.ini @@ -0,0 +1,4 @@ +[delaynode-max-nondefault-delay.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelay.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelay.html.ini new file mode 100644 index 0000000000..52348ff663 --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelay.html.ini @@ -0,0 +1,4 @@ +[delaynode-maxdelay.html] + expected: + if (os == "android") and debug and fission: [TIMEOUT, OK] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelaylimit.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelaylimit.html.ini new file mode 100644 index 0000000000..f0b70b2ace --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelaylimit.html.ini @@ -0,0 +1,4 @@ +[delaynode-maxdelaylimit.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-scheduling.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-scheduling.html.ini new file mode 100644 index 0000000000..0fb3a6fae5 --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/delaynode-scheduling.html.ini @@ -0,0 +1,4 @@ +[delaynode-scheduling.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/maxdelay-rounding.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/maxdelay-rounding.html.ini new file mode 100644 index 0000000000..29bb65f1c0 --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/maxdelay-rounding.html.ini @@ -0,0 +1,4 @@ +[maxdelay-rounding.html] + expected: + if (os == "android") and not fission and debug: [OK, TIMEOUT] + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/no-dezippering.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/no-dezippering.html.ini new file mode 100644 index 0000000000..ae829bdc32 --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-delaynode-interface/no-dezippering.html.ini @@ -0,0 +1,14 @@ +[no-dezippering.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Executing "test0"] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1265406 + expected: FAIL + + [Executing "test1"] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1265406 + expected: FAIL + + [Executing "test2"] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1265406 + expected: FAIL -- cgit v1.2.3