mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #13328 - glennw:disable-some-tests, r=jdm
Disable intermittent history and iframe tests. See: https://github.com/servo/servo/issues/11825 https://github.com/servo/servo/issues/12580 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13328) <!-- Reviewable:end -->
This commit is contained in:
commit
be72afc804
3 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
[001.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/12580
|
||||
[history.length should update when setting location.hash]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[002.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/12580
|
||||
[history.length should update when setting location.hash]
|
||||
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