Chromium Code Reviews| 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 92d5047e8588f46b75364076b5859ac9e4b824cd..611444029102fcd49b220e55ec01f410b302c7b1 100644 |
| --- a/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt |
| @@ -32,6 +32,10 @@ PASS Decoding audio data with no argument rejected correctly with TypeError: F |
| PASS Suspending OAC with no argument rejected correctly with TypeError. |
| PASS Start OAC rendering resolved correctly. |
| PASS < [basic] All assertions passed. (total 20 assertions) |
| -PASS # AUDIT TASK RUNNER FINISHED: 2 tasks ran successfully. |
| +PASS > [dummy-label-string] |
| +PASS < [dummy-label-string] All assertions passed. (total 0 assertions) |
|
Raymond Toy
2017/02/21 18:37:18
Nit, not relevant to this CL. There are no assert
|
| +PASS > [dummy-label-object] |
| +PASS < [dummy-label-object] All assertions passed. (total 0 assertions) |
| +PASS # AUDIT TASK RUNNER FINISHED: 4 tasks ran successfully. |
| Harness: the test ran to completion. |