forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1591810 - Restore deleted expectations for release or beta. a=tes…
…t-only
- Loading branch information
1 parent
7665a7d
commit 5125b83
Showing
3 changed files
with
80 additions
and
6 deletions.
There are no files selected for viewing
22 changes: 20 additions & 2 deletions
22
...dio/the-audio-api/the-audioworklet-interface/audioworkletnode-construction.https.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
[audioworkletnode-construction.https.html] | ||
expected: | ||
if release_or_beta: FAIL | ||
[X Creating a node before loading a module should throw. threw "ReferenceError" instead of InvalidStateError.] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[< [construction-before-module-loading\] 1 out of 1 assertions were failed.] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[Executing "construction-after-module-loading"] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[# AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed.] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
57 changes: 55 additions & 2 deletions
57
...-audio-api/the-audioworklet-interface/audioworkletnode-constructor-options.https.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,56 @@ | ||
[audioworkletnode-constructor-options.https.html] | ||
expected: | ||
if release_or_beta: FAIL | ||
[Executing "setup"] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[X Creating AudioWOrkletNode without options incorrectly threw ReferenceError: "AudioWorkletNode is not defined".] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[Executing "without-audio-node-options"] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[< [without-audio-node-options\] 1 out of 1 assertions were failed.] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[X Creating AudioWOrkletNode with options: {"numberOfInputs":7,"numberOfOutputs":18,"channelCount":4,"channelCountMode":"clamped-max","channelInterpretation":"discrete"} incorrectly threw ReferenceError: "AudioWorkletNode is not defined".] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[Executing "audio-node-options"] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[< [audio-node-options\] 1 out of 1 assertions were failed.] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[Executing "channel-count"] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[Executing "channel-count-mode"] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[Executing "channel-interpretation"] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
||
[# AUDIT TASK RUNNER FINISHED: 2 out of 6 tasks were failed.] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|
7 changes: 5 additions & 2 deletions
7
...dio/the-audio-api/the-audioworklet-interface/baseaudiocontext-audioworklet.https.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
[baseaudiocontext-audioworklet.https.html] | ||
expected: | ||
if release_or_beta: FAIL | ||
[Executing "Test if AudioWorklet exists"] | ||
bug: 1585946 | ||
expected: | ||
if release_or_beta: FAIL | ||
|