mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Disable intermittent history and iframe tests.
See: https://github.com/servo/servo/issues/11825 https://github.com/servo/servo/issues/12580
This commit is contained in:
parent
7d3c7beb21
commit
ff8786a8f6
3 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
[001.html]
|
[001.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/12580
|
||||||
[history.length should update when setting location.hash]
|
[history.length should update when setting location.hash]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
[002.html]
|
[002.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/12580
|
||||||
[history.length should update when setting location.hash]
|
[history.length should update when setting location.hash]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[iframe_visibility.html]
|
||||||
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/11825
|
Loading…
Add table
Add a link
Reference in a new issue