Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures-expected.txt

Issue 2651553007: numberOfErrors are not defined in should().beEqualToArray() (Closed)
Patch Set: fixed the expected result after l-g-t-m Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 PASS # AUDIT TASK RUNNER STARTED. 3 PASS # AUDIT TASK RUNNER STARTED.
4 PASS > [basic-failure] Testing basic assertion failures. 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 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 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 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 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 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 10 FAIL X 1 should not be equal to 1. Got 1. assert_true: expected true got false
(...skipping 10 matching lines...) Expand all
21 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 21 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
22 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 22 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
23 FAIL X Expected 5 for all values but found 7 unexpected values: 23 FAIL X Expected 5 for all values but found 7 unexpected values:
24 Index Actual 24 Index Actual
25 [0] 1 25 [0] 1
26 [1] 8 26 [1] 8
27 [2] 11 27 [2] 11
28 [3] 18 28 [3] 18
29 ...and 3 more errors. assert_true: expected true got false 29 ...and 3 more errors. assert_true: expected true got false
30 FAIL X [0,0,0] should have contain at least one value different from 0. assert_t rue: expected true got false 30 FAIL X [0,0,0] should have contain at least one value different from 0. assert_t rue: expected true got false
31 FAIL X [1,8,11,18,6,5,5,5,123,49] expected to be equal to the array [1,8,10,18,6 ,5,6,5,123,48] but differs in 3 places: 31 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:
32 Index Actual Expected 32 Index Actual Expected
33 » [2]» 1.1000000000000000e+1» 1.0000000000000000e+1 33 » [1]» 1.0000000000000000e+0» 0.0000000000000000e+0
34 » [6]» 5.0000000000000000e+0» 6.0000000000000000e+0 34 » [2]» 2.0000000000000000e+0» 0.0000000000000000e+0
35 » [9]» 4.9000000000000000e+1» 4.8000000000000000e+1 assert_true: expec ted true got false 35 » [3]» 3.0000000000000000e+0» 0.0000000000000000e+0
36 » [4]» 4.0000000000000000e+0» 0.0000000000000000e+0
37 » ...and 5 more errors. assert_true: expected true got false
36 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 38 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
37 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 39 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
38 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}. 40 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}.
39 Index Actual Expected AbsError RelError Test threshold 41 Index Actual Expected AbsError RelError Test threshold
40 [0] 1.0000000000000001e-1 6.9999999999999996e-1 5.99999999999999 98e-1 8.5714285714285721e-1 2.0000000000000000e-2 42 [0] 1.0000000000000001e-1 6.9999999999999996e-1 5.99999999999999 98e-1 8.5714285714285721e-1 2.0000000000000000e-2
41 [1] 2.0000000000000001e-1 5.9999999999999998e-1 3.99999999999999 97e-1 6.6666666666666663e-1 2.0000000000000000e-2 43 [1] 2.0000000000000001e-1 5.9999999999999998e-1 3.99999999999999 97e-1 6.6666666666666663e-1 2.0000000000000000e-2
42 [2] 2.9999999999999999e-1 5.0000000000000000e-1 2.00000000000000 01e-1 4.0000000000000002e-1 2.0000000000000000e-2 44 [2] 2.9999999999999999e-1 5.0000000000000000e-1 2.00000000000000 01e-1 4.0000000000000002e-1 2.0000000000000000e-2
43 [4] 5.0000000000000000e-1 2.9999999999999999e-1 2.00000000000000 01e-1 6.6666666666666674e-1 2.0000000000000000e-2 45 [4] 5.0000000000000000e-1 2.9999999999999999e-1 2.00000000000000 01e-1 6.6666666666666674e-1 2.0000000000000000e-2
44 [5] 5.9999999999999998e-1 2.0000000000000001e-1 3.99999999999999 97e-1 1.9999999999999998e+0 2.0000000000000000e-2 46 [5] 5.9999999999999998e-1 2.0000000000000001e-1 3.99999999999999 97e-1 1.9999999999999998e+0 2.0000000000000000e-2
45 Max AbsError of 5.9999999999999998e-1 at index of 0. 47 Max AbsError of 5.9999999999999998e-1 at index of 0.
(...skipping 13 matching lines...) Expand all
59 [1] 2.0000000000000001e-1 5.9999999999999998e-1 3.99999999999999 97e-1 6.6666666666666663e-1 5.9999999999999998e-2 61 [1] 2.0000000000000001e-1 5.9999999999999998e-1 3.99999999999999 97e-1 6.6666666666666663e-1 5.9999999999999998e-2
60 [2] 2.9999999999999999e-1 5.0000000000000000e-1 2.00000000000000 01e-1 4.0000000000000002e-1 5.0000000000000003e-2 62 [2] 2.9999999999999999e-1 5.0000000000000000e-1 2.00000000000000 01e-1 4.0000000000000002e-1 5.0000000000000003e-2
61 [4] 5.0000000000000000e-1 2.9999999999999999e-1 2.00000000000000 01e-1 6.6666666666666674e-1 2.9999999999999999e-2 63 [4] 5.0000000000000000e-1 2.9999999999999999e-1 2.00000000000000 01e-1 6.6666666666666674e-1 2.9999999999999999e-2
62 [5] 5.9999999999999998e-1 2.0000000000000001e-1 3.99999999999999 97e-1 1.9999999999999998e+0 2.0000000000000004e-2 64 [5] 5.9999999999999998e-1 2.0000000000000001e-1 3.99999999999999 97e-1 1.9999999999999998e+0 2.0000000000000004e-2
63 Max AbsError of 5.9999999999999998e-1 at index of 0. 65 Max AbsError of 5.9999999999999998e-1 at index of 0.
64 Max RelError of 5.9999999999999991e+0 at index of 6. assert_true: expect ed true got false 66 Max RelError of 5.9999999999999991e+0 at index of 6. assert_true: expect ed true got false
65 FAIL < [numerical-failures] 10 out of 10 assertions were failed. assert_true: ex pected true got false 67 FAIL < [numerical-failures] 10 out of 10 assertions were failed. assert_true: ex pected true got false
66 FAIL # AUDIT TASK RUNNER FINISHED: 2 out of 2 tasks were failed. assert_true: ex pected true got false 68 FAIL # AUDIT TASK RUNNER FINISHED: 2 out of 2 tasks were failed. assert_true: ex pected true got false
67 Harness: the test ran to completion. 69 Harness: the test ran to completion.
68 70
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698