mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fix expectation for parser-sets-attributes-and-children.html
It now always crashes consistently on Linux.
This commit is contained in:
parent
4fe554cb73
commit
e5ba3dfd43
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
[parser-sets-attributes-and-children.html]
|
[parser-sets-attributes-and-children.html]
|
||||||
expected:
|
expected:
|
||||||
if os == "mac": TIMEOUT
|
if os == "mac": TIMEOUT
|
||||||
if os == "linux": TIMEOUT
|
if os == "linux": CRASH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue