mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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,8 @@
|
|||
[case-sensitivity.any.html]
|
||||
|
||||
[case-sensitivity.any.worker.html]
|
||||
[getEntriesByType values are case sensitive]
|
||||
expected: FAIL
|
||||
|
||||
[getEntriesByName values are case sensitive]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[idlharness.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[idlharness.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[idlharness.any.worker.html]
|
||||
|
||||
[idlharness.any.html]
|
|
@ -1,3 +1,4 @@
|
|||
[navigation-id-element-timing.tentative.html]
|
||||
expected: TIMEOUT
|
||||
[Element Timing navigation id test]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -2,3 +2,6 @@
|
|||
expected: TIMEOUT
|
||||
[Navigation Id should be 1 at initial navigations.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Navigation Ids should exist and are all the same as the initial navigation.]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[navigation-id-long-task-task-attribution.tentative.html]
|
||||
expected: TIMEOUT
|
||||
[Long Task/Task Attribution navigation id test]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[navigation-id-mark-measure.tentative.html]
|
||||
expected: TIMEOUT
|
||||
[Mark/Measure navigation id test]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
[navigation-id-reset.tentative.html]
|
||||
expected: TIMEOUT
|
||||
[Navigation Id should be reset to 1 after reload.]
|
||||
expected: FAIL
|
||||
|
||||
[Navigation Id should be re-generated after reload.]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[navigation-id-resource-timing.tentative.html]
|
||||
expected: TIMEOUT
|
||||
[Resource Timing navigation id test]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[navigation-id-worker-created-entries.html]
|
||||
[Navigation id of performance entries created by workers should be empty]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[performance-navigation-timing-attributes.tentative.window.html]
|
||||
[RemoteContextHelper navigation using BFCache]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[performance-navigation-timing-reload.tentative.window.html]
|
||||
[RemoteContextHelper navigation using BFCache]
|
||||
expected: FAIL
|
4
tests/wpt/meta/performance-timeline/po-observe.html.ini
Normal file
4
tests/wpt/meta/performance-timeline/po-observe.html.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
[po-observe.html]
|
||||
expected: TIMEOUT
|
||||
[PerformanceObserverInit.buffered should retrieve previously buffered entries]
|
||||
expected: TIMEOUT
|
3
tests/wpt/meta/performance-timeline/po-resource.html.ini
Normal file
3
tests/wpt/meta/performance-timeline/po-resource.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[po-resource.html]
|
||||
[resource entries are observable]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[include-frames-originA-A-A.html]
|
||||
[GetEntries of a document of origin A, its child frame of origin B and its grandchild frame of origin A.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[include-frames-originA-A.html]
|
||||
[GetEntries of a document of origin A and its child frame of origin A.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[include-frames-originA-AA.html]
|
||||
[GetEntries of a document of origin A and its two child frames both of origin A.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[include-frames-originA-AB.html]
|
||||
[GetEntries of a document of origin A and its two child frames of origin A and B respectively.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[include-frames-originA-B-A.html]
|
||||
[GetEntries of a document of origin A, its child frame of origin B and its grandchild frame of origin A.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[include-frames-originA-B-B.html]
|
||||
[GetEntries of a document of origin A, its child frame of origin B and its grandchild frame of origin B.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[include-frames-originA-B.html]
|
||||
[GetEntries of a parent Frame of origin A and its child frame of origin B]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[performance-entry-source-deleted-frame.html]
|
||||
expected: ERROR
|
||||
[PerformanceEntry source is null when the window it points to is removed.]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[with-filter-options-originA.html]
|
||||
[GetEntries with filter options.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue