| 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 2f9ec0b0af18f3d4c62f0dfc23688c0e8c7d24a2..1e8008eb3f28d863750f2accbd703e72bd3d6ff3 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
|
| @@ -11,6 +11,11 @@ PASS [1,1,1] is identical to the array [1,1,1].
|
| PASS [1,1,1,1,2,2,3,3,3] contains all the expected values in the correct order: one, two, three.
|
| PASS [0.5,0.5,0.55,0.5,0.45,0.5] has no glitch above the threshold of 0.06.
|
| PASS < [numerical] All assertions passed. (total 7 assertions)
|
| +PASS > [numerical typed arrays] Numerical assertion unit test with typed arrays.
|
| +PASS Uint8Array is identical to the array [1,2,3].
|
| +PASS Float32Array is identical to the array [1,2,3].
|
| +PASS Float64Array is identical to the array [1,2,3].
|
| +PASS < [numerical typed arrays] All assertions passed. (total 3 assertions)
|
| PASS > [basic] Simple unit tests for basic assertions.
|
| PASS OfflineAudioContext does exist.
|
| PASS Setting foo1 to 0 did not throw an exception.
|
| @@ -40,6 +45,6 @@ PASS > [dummy-label-string]
|
| PASS < [dummy-label-string] All assertions passed. (total 0 assertions)
|
| PASS > [dummy-label-object]
|
| PASS < [dummy-label-object] All assertions passed. (total 0 assertions)
|
| -PASS # AUDIT TASK RUNNER FINISHED: 5 tasks ran successfully.
|
| +PASS # AUDIT TASK RUNNER FINISHED: 6 tasks ran successfully.
|
| Harness: the test ran to completion.
|
|
|
|
|