mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Disable redirect-origin.html on OS X
https://github.com/servo/servo/issues/11446
This commit is contained in:
parent
bf3c437683
commit
5317ae14e2
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
[redirect-origin.htm]
|
[redirect-origin.htm]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled:
|
||||||
|
if os == "mac": https://github.com/servo/servo/issues/11446
|
||||||
[local (*) to remote (*), expect origin=undefined//undefined]
|
[local (*) to remote (*), expect origin=undefined//undefined]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue