Skip to content

Commit

Permalink
Enable some referrer-policy tests
Browse files Browse the repository at this point in the history
We plan to make the xhr-request tests pass first.
  • Loading branch information
rebstar6 authored and nox committed May 25, 2016
1 parent 686147f commit a5de59b
Show file tree
Hide file tree
Showing 92 changed files with 189 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/wpt/include.ini
Expand Up @@ -57,3 +57,5 @@ skip: true
skip: false
[cssom-view]
skip: false
[referrer-policy]
skip: false
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1,5 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1,5 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1,5 @@
[generic.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is origin when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[generic.no-redirect.http.html]
type: testharness
[The referrer URL is origin when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[generic.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is origin when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1,5 @@
[generic.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is origin when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[generic.no-redirect.http.html]
type: testharness
[The referrer URL is origin when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[generic.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is origin when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1,5 @@
[cross-origin.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is origin when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[cross-origin.no-redirect.http.html]
type: testharness
[The referrer URL is origin when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[cross-origin.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is origin when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1,5 @@
[same-origin-insecure.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[same-origin-insecure.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[same-origin-insecure.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is origin when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1,5 @@
[generic.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[generic.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[generic.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1,5 @@
[generic.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[generic.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1,5 @@
[generic.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

@@ -0,0 +1 @@
disabled: for now
@@ -0,0 +1 @@
disabled: for now

0 comments on commit a5de59b

Please sign in to comment.