Fix expectation for parser-sets-attributes-and-children.html

It now always crashes consistently on Linux.
This commit is contained in:
Anthony Ramine 2018-03-12 09:43:17 +01:00
parent 4fe554cb73
commit e5ba3dfd43

View file

@ -1,4 +1,4 @@
[parser-sets-attributes-and-children.html]
expected:
if os == "mac": TIMEOUT
if os == "linux": TIMEOUT
if os == "linux": CRASH