Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable same-origin.html for intermittent failures (fixes #3180). #3184

Merged
merged 1 commit into from Aug 29, 2014
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Disable same-origin.html for intermittent failures (fixes #3180).

We don't currently implement the same-origin restriction at all, so there's
little point in running this test.
  • Loading branch information
Ms2ger committed Aug 29, 2014
commit e0a36f3292fb6b2bae6ddb559acd2b425a51650c
@@ -1,26 +1,3 @@
[same-origin.html]
type: testharness
[unsupported_scheme]
expected: FAIL

[about_blank]
expected: FAIL

[example_invalid]
expected: FAIL

[port_81]
expected: FAIL

[https_port_80]
expected: FAIL

[https_port_8000]
expected: FAIL

[http_post_8012]
expected: FAIL

[javascript_url]
expected: FAIL

disabled: intermittent failures
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.