mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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,135 @@
|
|||
[mixed-content-fetch.tentative.https.window.html]
|
||||
[https-local to http-local: wrong targetAddressSpace "unknown".]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-local: wrong targetAddressSpace "private".]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-local: wrong targetAddressSpace "public".]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-local: not a private network request.]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-private: wrong targetAddressSpace "unknown".]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-private: wrong targetAddressSpace "local".]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-private: wrong targetAddressSpace "public".]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-private: not a private network request.]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-public: wrong targetAddressSpace "unknown".]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-public: wrong targetAddressSpace "local".]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-public: wrong targetAddressSpace "private".]
|
||||
expected: FAIL
|
||||
|
||||
[https-local to http-public: not a private network request.]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-local: missing targetAddressSpace.]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-local: wrong targetAddressSpace "unknown".]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-local: wrong targetAddressSpace "private".]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-local: wrong targetAddressSpace "public".]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-private: wrong targetAddressSpace "unknown".]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-private: wrong targetAddressSpace "local".]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-private: wrong targetAddressSpace "public".]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-private: not a private network request.]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-public: wrong targetAddressSpace "unknown".]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-public: wrong targetAddressSpace "local".]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-public: wrong targetAddressSpace "private".]
|
||||
expected: FAIL
|
||||
|
||||
[https-private to http-public: not a private network request.]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-local: missing targetAddressSpace.]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-local: wrong targetAddressSpace "unknown".]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-local: wrong targetAddressSpace "private".]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-local: wrong targetAddressSpace "public".]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-private: missing targetAddressSpace.]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-private: wrong targetAddressSpace "unknown".]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-private: wrong targetAddressSpace "local".]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-private: wrong targetAddressSpace "public".]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-public: wrong targetAddressSpace "unknown".]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-public: wrong targetAddressSpace "local".]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-public: wrong targetAddressSpace "private".]
|
||||
expected: FAIL
|
||||
|
||||
[https-public to http-public: not a private network request.]
|
||||
expected: FAIL
|
||||
|
||||
[https-treat-as-public to http-local: wrong targetAddressSpace "private".]
|
||||
expected: FAIL
|
||||
|
||||
[https-treat-as-public to http-private: wrong targetAddressSpace "local".]
|
||||
expected: FAIL
|
||||
|
||||
[https-treat-as-public to http-private: success.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue