mirror of
https://github.com/servo/servo.git
synced 2025-09-21 20:30:10 +01:00
Run same tests for layout-2020 and layout-2013 (#30092)
Most tests were only being run for layout-2013, not for layout-2020. This wasn't great since layout-2020 is now the default. So this patch unifies the lists of included tests for both layouts. For layout-2013 this implies adding css/css-content/, css/css-logical/ and css/css-masking/clip/. For layout-2020 this implies adding several additional css tests, and also tests like dom/, js/, html/, etc.
This commit is contained in:
parent
78c7011240
commit
963104e5fc
4797 changed files with 679983 additions and 5390 deletions
|
@ -0,0 +1,9 @@
|
|||
[audioparam-method-chaining.html]
|
||||
[X The rendered envelope does not equal [0,0.000125,0.00025,0.000375,0.0005,0.000625,0.00075,0.000875,0.001,0.001125,0.00125,0.001375,0.0015,0.001625,0.00175,0.001875...\] with an element-wise tolerance of {"absoluteThreshold":0.0000040532,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[1\]\t0.0000000000000000e+0\t1.2500000000000000e-4\t1.2500000000000000e-4\t1.0000000000000000e+0\t4.0531999999999996e-6\n\t[2\]\t1.2501562014222145e-4\t2.5000000000000001e-4\t1.2498437985777855e-4\t4.9993751943111420e-1\t4.0531999999999996e-6\n\t[3\]\t2.5003124028444290e-4\t3.7500000000000001e-4\t1.2496875971555711e-4\t3.3325002590815228e-1\t4.0531999999999996e-6\n\t[4\]\t3.7504688953049481e-4\t5.0000000000000001e-4\t1.2495311046950520e-4\t2.4990622093901041e-1\t4.0531999999999996e-6\n\t[5\]\t5.0006248056888580e-4\t6.2500000000000001e-4\t1.2493751943111421e-4\t1.9990003108978274e-1\t4.0531999999999996e-6\n\t...and 31734 more errors.\n\tMax AbsError of 9.8985821103293703e-1 at index of 31999.\n\t[31999\]\t1.0000000000000000e+0\t1.0141788967063026e-2\t9.8985821103293703e-1\t9.7601933371681213e+1\t4.0531999999999996e-6\n\tMax RelError of 9.7601933371681213e+1 at index of 31999.\n\t[31999\]\t1.0000000000000000e+0\t1.0141788967063026e-2\t9.8985821103293703e-1\t9.7601933371681213e+1\t4.0531999999999996e-6\n]
|
||||
expected: FAIL
|
||||
|
||||
[< [verification\] 1 out of 1 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[# AUDIT TASK RUNNER FINISHED: 1 out of 3 tasks were failed.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue