| Index: third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt b/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
|
| index 94558f345a406cc298450078bb05758d22e2affa..ac6a48706e4660342d44bcca6a0aa4d52b8bd6dc 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
|
| @@ -24,10 +24,12 @@ PASS 2 is greater than 1.
|
| PASS 2 is greater than or equal to 2.
|
| PASS 1 is less than 2.
|
| PASS 1 is less than or equal to 1.
|
| +PASS 1 is equal to 1.
|
| +PASS should(1).beEqualTo(1) is true.
|
| PASS Decoding audio data with no argument rejected correctly with TypeError: Failed to execute 'decodeAudioData' on 'BaseAudioContext': 1 argument required, but only 0 present..
|
| PASS Suspending OAC with no argument rejected correctly with TypeError.
|
| PASS Start OAC rendering resolved correctly.
|
| -PASS < [basic] All assertions passed. (total 16 assertions)
|
| +PASS < [basic] All assertions passed. (total 18 assertions)
|
| PASS # AUDIT TASK RUNNER FINISHED: 2 tasks ran successfully.
|
| Harness: the test ran to completion.
|
|
|
|
|