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,42 @@
|
|||
[event-insertion.html]
|
||||
[X Output at frame 512 (time 0.03125) is not equal to 4. Got 3.]
|
||||
expected: FAIL
|
||||
|
||||
[< [Insert same event at same time\] 1 out of 15 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X Linear+Expo: At time 0.01556396484375 (frame 255) output is not close to 1.99609375 within a relative error of 0 (RelErr=0.4964742940465998). Got 2.98710298538208.]
|
||||
expected: FAIL
|
||||
|
||||
[< [Linear + Expo\] 1 out of 6 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X Expo+Linear: At time 0.01556396484375 (frame 255) output is not close to 2.9871532226369792 within a relative error of 0.0000042533 (RelErr=0.3317790074896618). Got 1.9960784912109375.]
|
||||
expected: FAIL
|
||||
|
||||
[< [Expo + Linear\] 1 out of 6 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X Linear+SetTarget: At time 0.01556396484375 (frame 255) output is not close to 2.9921875 within a relative error of 0 (RelErr=0.6657963446475196). Got 1.]
|
||||
expected: FAIL
|
||||
|
||||
[X Linear+SetTarget: At time 0.015625 (frame 256) output is not equal to 100. Got NaN.]
|
||||
expected: FAIL
|
||||
|
||||
[< [Linear + SetTarget\] 2 out of 7 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X Multiple linear ramps: Output at frame 63 is not close to 1.984375 within a relative error of 0 (RelErr=3.9673788716473917). Got 9.857142448425293.]
|
||||
expected: FAIL
|
||||
|
||||
[< [Multiple linear ramps at the same time\] 1 out of 6 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X Multiple exponential ramps: Output at frame 63 is not close to 1.978456026387951 within a relative error of 5.3924e-7 (RelErr=3.873046650665318). Got 9.641108512878418.]
|
||||
expected: FAIL
|
||||
|
||||
[< [Multiple exponential ramps at the same time\] 1 out of 6 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[# AUDIT TASK RUNNER FINISHED: 6 out of 6 tasks were failed.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue