| OLD | NEW |
| (Empty) |
| 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. | |
| 3 PASS # AUDIT TASK RUNNER STARTED. | |
| 4 PASS > [basic-failure] Testing basic assertion failures. | |
| 5 FAIL X Setting foo to bar incorrectly threw ReferenceError: "bar is not defined"
. assert_true: expected true got false | |
| 6 FAIL X function () { var foo = 0; } did not throw an exception. assert_true: exp
ected true got false | |
| 7 FAIL X 3 < 5 is not true. Got false. assert_true: expected true got false | |
| 8 FAIL X true is not false. Got true. assert_true: expected true got false | |
| 9 FAIL X The number of channels is not equal to 2. Got 1. assert_true: expected tr
ue got false | |
| 10 FAIL X 1 should not be equal to 1. Got 1. assert_true: expected true got false | |
| 11 FAIL X typeof 3.141592 is not equal to string. Got number. assert_true: expected
true got false | |
| 12 FAIL X 1 is not greater than 2. Got 1. assert_true: expected true got false | |
| 13 FAIL X 1 is not greater than or equal to 2. Got 1. assert_true: expected true go
t false | |
| 14 FAIL X 2 is not less than 1. Got 2. assert_true: expected true got false | |
| 15 FAIL X 2 is not less than or equal to 1. Got 2. assert_true: expected true got f
alse | |
| 16 FAIL X 1 is not equal to 2. Got 1. assert_true: expected true got false | |
| 17 FAIL X should(1).beEqualTo(2) is not true. Got false. assert_true: expected true
got false | |
| 18 FAIL X The message is false! Got false. assert_true: expected true got false | |
| 19 FAIL X Decoding audio data with no argument rejected incorrectly with TypeError:
Failed to execute 'decodeAudioData' on 'BaseAudioContext': 1 argument required,
but only 0 present.. Got undefined. assert_true: expected true got false | |
| 20 FAIL X Suspending OAC with no argument rejected correctly but got TypeError inst
ead of IndexSizeError. Got undefined. assert_true: expected true got false | |
| 21 FAIL X Start OAC rendering resolved incorrectly. Got undefined. assert_true: exp
ected true got false | |
| 22 FAIL < [basic-failure] 17 out of 17 assertions were failed. assert_true: expecte
d true got false | |
| 23 PASS > [numerical-failures] Testing numerical assertion failures. | |
| 24 FAIL X 0 is not close to 0.1 within a relative error of 0 (RelErr=1). Got 0. ass
ert_true: expected true got false | |
| 25 FAIL X The measured decibel is not close to 62 within a relative error of 0.01 (
RelErr=0.04838709677419355). Got 59. assert_true: expected true got false | |
| 26 FAIL X Expected 5 for all values but found 7 unexpected values: | |
| 27 Index Actual | |
| 28 [0] 1 | |
| 29 [1] 8 | |
| 30 [2] 11 | |
| 31 [3] 18 | |
| 32 ...and 3 more errors. assert_true: expected true got false | |
| 33 FAIL X [0,0,0] should have contain at least one value different from 0. assert_t
rue: expected true got false | |
| 34 FAIL X [0,1,2,3,4,5,6,7,8,9] expected to be equal to the array [0,0,0,0,0,0,0,0,
0,0] but differs in 9 places: | |
| 35 Index Actual Expected | |
| 36 [1] 1.0000000000000000e+0 0.0000000000000000e+0 | |
| 37 [2] 2.0000000000000000e+0 0.0000000000000000e+0 | |
| 38 [3] 3.0000000000000000e+0 0.0000000000000000e+0 | |
| 39 [4] 4.0000000000000000e+0 0.0000000000000000e+0 | |
| 40 ...and 5 more errors. assert_true: expected true got false | |
| 41 FAIL X [1,1,1,1,2,2,3,3,3] expected to have the value sequence of [1,3,2] but go
t 2 at index 4. assert_true: expected true got false | |
| 42 FAIL X [0.5,0.5,0.55,0.5,0.45,0.5] has a glitch at index 5 of size 0.04999999999
999999. assert_true: expected true got false | |
| 43 FAIL X [0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.9] does not equal [0.7,0.6,0.5,0.4,0.3,0.2
,0.1] with an element-wise tolerance of {"absoluteThreshold":0.02,"relativeThres
hold":0}. | |
| 44 Index Actual Expected AbsError
RelError Test threshold | |
| 45 [0] 1.0000000000000001e-1 6.9999999999999996e-1 5.99999999999999
98e-1 8.5714285714285721e-1 2.0000000000000000e-2 | |
| 46 [1] 2.0000000000000001e-1 5.9999999999999998e-1 3.99999999999999
97e-1 6.6666666666666663e-1 2.0000000000000000e-2 | |
| 47 [2] 2.9999999999999999e-1 5.0000000000000000e-1 2.00000000000000
01e-1 4.0000000000000002e-1 2.0000000000000000e-2 | |
| 48 [4] 5.0000000000000000e-1 2.9999999999999999e-1 2.00000000000000
01e-1 6.6666666666666674e-1 2.0000000000000000e-2 | |
| 49 [5] 5.9999999999999998e-1 2.0000000000000001e-1 3.99999999999999
97e-1 1.9999999999999998e+0 2.0000000000000000e-2 | |
| 50 Max AbsError of 5.9999999999999998e-1 at index of 0. | |
| 51 Max RelError of 5.9999999999999991e+0 at index of 6. assert_true: expect
ed true got false | |
| 52 FAIL X [0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.9] does not equal [0.7,0.6,0.5,0.4,0.3,0.2
,0.1] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshol
d":0.1}. | |
| 53 Index Actual Expected AbsError
RelError Test threshold | |
| 54 [0] 1.0000000000000001e-1 6.9999999999999996e-1 5.99999999999999
98e-1 8.5714285714285721e-1 6.9999999999999993e-2 | |
| 55 [1] 2.0000000000000001e-1 5.9999999999999998e-1 3.99999999999999
97e-1 6.6666666666666663e-1 5.9999999999999998e-2 | |
| 56 [2] 2.9999999999999999e-1 5.0000000000000000e-1 2.00000000000000
01e-1 4.0000000000000002e-1 5.0000000000000003e-2 | |
| 57 [4] 5.0000000000000000e-1 2.9999999999999999e-1 2.00000000000000
01e-1 6.6666666666666674e-1 2.9999999999999999e-2 | |
| 58 [5] 5.9999999999999998e-1 2.0000000000000001e-1 3.99999999999999
97e-1 1.9999999999999998e+0 2.0000000000000004e-2 | |
| 59 Max AbsError of 5.9999999999999998e-1 at index of 0. | |
| 60 Max RelError of 5.9999999999999991e+0 at index of 6. assert_true: expect
ed true got false | |
| 61 FAIL X [0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.9] does not equal [0.7,0.6,0.5,0.4,0.3,0.2
,0.1] with an element-wise tolerance of {"absoluteThreshold":0.02,"relativeThres
hold":0.1}. | |
| 62 Index Actual Expected AbsError
RelError Test threshold | |
| 63 [0] 1.0000000000000001e-1 6.9999999999999996e-1 5.99999999999999
98e-1 8.5714285714285721e-1 6.9999999999999993e-2 | |
| 64 [1] 2.0000000000000001e-1 5.9999999999999998e-1 3.99999999999999
97e-1 6.6666666666666663e-1 5.9999999999999998e-2 | |
| 65 [2] 2.9999999999999999e-1 5.0000000000000000e-1 2.00000000000000
01e-1 4.0000000000000002e-1 5.0000000000000003e-2 | |
| 66 [4] 5.0000000000000000e-1 2.9999999999999999e-1 2.00000000000000
01e-1 6.6666666666666674e-1 2.9999999999999999e-2 | |
| 67 [5] 5.9999999999999998e-1 2.0000000000000001e-1 3.99999999999999
97e-1 1.9999999999999998e+0 2.0000000000000004e-2 | |
| 68 Max AbsError of 5.9999999999999998e-1 at index of 0. | |
| 69 Max RelError of 5.9999999999999991e+0 at index of 6. assert_true: expect
ed true got false | |
| 70 FAIL < [numerical-failures] 10 out of 10 assertions were failed. assert_true: ex
pected true got false | |
| 71 FAIL # AUDIT TASK RUNNER FINISHED: 2 out of 2 tasks were failed. assert_true: ex
pected true got false | |
| 72 Harness: the test ran to completion. | |
| 73 | |
| OLD | NEW |