Disable frequent intermittently-passing tests.

This commit is contained in:
Josh Matthews 2016-04-21 14:46:17 -04:00
parent 1eec5d9f72
commit 4b9fa4621d
3 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,6 @@
[scroll-frag-percent-encoded.html] [scroll-frag-percent-encoded.html]
type: testharness type: testharness
disabled: https://github.com/servo/servo/issues/10753
[Fragment Navigation: fragment id should be percent-decoded] [Fragment Navigation: fragment id should be percent-decoded]
expected: FAIL expected: FAIL

View file

@ -1,5 +1,6 @@
[scroll-to-id-top.html] [scroll-to-id-top.html]
type: testharness type: testharness
disabled: https://github.com/servo/servo/issues/10753
[Fragment Navigation: TOP is a valid element id, which overrides navigating to top of the document] [Fragment Navigation: TOP is a valid element id, which overrides navigating to top of the document]
expected: FAIL expected: FAIL

View file

@ -1,5 +1,6 @@
[scroll-to-top.html] [scroll-to-top.html]
type: testharness type: testharness
disabled: https://github.com/servo/servo/issues/10753
[Fragment Navigation: When fragid is TOP scroll to the top of the document] [Fragment Navigation: When fragid is TOP scroll to the top of the document]
expected: FAIL expected: FAIL