mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add a test that wptrunner fails when it should.
This commit is contained in:
parent
14df96d772
commit
a2521c7e01
3 changed files with 16 additions and 2 deletions
|
@ -14245,6 +14245,9 @@
|
|||
{
|
||||
"url": "/http/content_length.html"
|
||||
},
|
||||
{
|
||||
"url": "/infrastructure/failing-test.html"
|
||||
},
|
||||
{
|
||||
"url": "/js/builtins/Array.DefineOwnProperty.html"
|
||||
},
|
||||
|
@ -17763,6 +17766,6 @@
|
|||
"deleted": [],
|
||||
"items": {}
|
||||
},
|
||||
"rev": "badfd02aa085e25bd79f18902afbafcc8bc884b5",
|
||||
"rev": "5bff693a497f200800d6d0dd6e3cc3556cc00bbe",
|
||||
"url_base": "/"
|
||||
}
|
|
@ -1 +1 @@
|
|||
Subproject commit badfd02aa085e25bd79f18902afbafcc8bc884b5
|
||||
Subproject commit 5bff693a497f200800d6d0dd6e3cc3556cc00bbe
|
Loading…
Add table
Add a link
Reference in a new issue