| OLD | NEW |
| 1 CONSOLE ERROR: line 39: [audit.js] this test requires the explicit comparison wi
th the expected result when it runs with run-webkit-tests. | 1 CONSOLE ERROR: line 39: [audit.js] this test requires the explicit comparison wi
th the expected result when it runs with run-webkit-tests. |
| 2 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
| 3 Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate
test name: " 1 is equal to 1." | 3 Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate
test name: " 1 is equal to 1." |
| 4 PASS # AUDIT TASK RUNNER STARTED. | 4 PASS # AUDIT TASK RUNNER STARTED. |
| 5 PASS > [numerical] Numerical assertion unit test. | 5 PASS > [numerical] Numerical assertion unit test. |
| 6 PASS 2.3 is 2 within an error of 0.3. | 6 PASS 2.3 is 2 within an error of 0.3. |
| 7 PASS [1,1,1] contains only the constant 1. | 7 PASS [1,1,1] contains only the constant 1. |
| 8 PASS [1,0,1] is not constantly 1 (contains 1 different value). | 8 PASS [1,0,1] is not constantly 1 (contains 1 different value). |
| 9 PASS [1,0,0,1] is not constantly 1 (contains 2 different values). | 9 PASS [1,0,0,1] is not constantly 1 (contains 2 different values). |
| 10 PASS [1,1,1] is identical to the array [1,1,1]. | 10 PASS [1,1,1] is identical to the array [1,1,1]. |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 PASS 2 is greater than or equal to 2. | 26 PASS 2 is greater than or equal to 2. |
| 27 PASS 1 is less than 2. | 27 PASS 1 is less than 2. |
| 28 PASS 1 is less than or equal to 1. | 28 PASS 1 is less than or equal to 1. |
| 29 PASS 1 is equal to 1. | 29 PASS 1 is equal to 1. |
| 30 PASS should(1).beEqualTo(1) is true. | 30 PASS should(1).beEqualTo(1) is true. |
| 31 PASS The message is truthful! | 31 PASS The message is truthful! |
| 32 PASS Decoding audio data with no argument rejected correctly with TypeError: F
ailed to execute 'decodeAudioData' on 'BaseAudioContext': 1 argument required, b
ut only 0 present.. | 32 PASS Decoding audio data with no argument rejected correctly with TypeError: F
ailed to execute 'decodeAudioData' on 'BaseAudioContext': 1 argument required, b
ut only 0 present.. |
| 33 PASS Suspending OAC with no argument rejected correctly with TypeError. | 33 PASS Suspending OAC with no argument rejected correctly with TypeError. |
| 34 PASS Start OAC rendering resolved correctly. | 34 PASS Start OAC rendering resolved correctly. |
| 35 PASS < [basic] All assertions passed. (total 20 assertions) | 35 PASS < [basic] All assertions passed. (total 20 assertions) |
| 36 PASS > [load-file-in-should] Test Audit.loadFileFromUrl() within |should| assert
ion. | |
| 37 PASS Loading file within should().beResolved() resolved correctly. | |
| 38 PASS < [load-file-in-should] All assertions passed. (total 1 assertions) | |
| 39 PASS > [dummy-label-string] | 36 PASS > [dummy-label-string] |
| 40 PASS < [dummy-label-string] All assertions passed. (total 0 assertions) | 37 PASS < [dummy-label-string] All assertions passed. (total 0 assertions) |
| 41 PASS > [dummy-label-object] | 38 PASS > [dummy-label-object] |
| 42 PASS < [dummy-label-object] All assertions passed. (total 0 assertions) | 39 PASS < [dummy-label-object] All assertions passed. (total 0 assertions) |
| 43 PASS # AUDIT TASK RUNNER FINISHED: 5 tasks ran successfully. | 40 PASS # AUDIT TASK RUNNER FINISHED: 4 tasks ran successfully. |
| 44 Harness: the test ran to completion. | 41 Harness: the test ran to completion. |
| 45 | 42 |
| OLD | NEW |