Closed Bug 1508746 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 14131 - Fix test exclusion logic of wpt/referrer-policy test generator

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(firefox65 fixed)

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 14131 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/14131
Details from upstream follow.

Hiroshige Hayashizaki <hiroshige@chromium.org> wrote:
>  Fix test exclusion logic of wpt/referrer-policy test generator
>  
>  Previously, all worker-request, a-tag, area-tag tests were excluded
>  because "redirection" field was not included in |selection_pattern|,
>  and thus "worker-requests-with-swap-origin-redirect" and
>  "overhead-for-redirection" entries in "excluded_tests" in spec.src.json
>  were applied to all redirection types.
>  
>  This CL
>  - Includes "redirection" field in |selection_pattern| and
>    instead remove "redirection" field from filenames, and
>  - Regenerates tests.
>  
>  Therefore, this CL
>  - Adds new test files for worker-request, a-tag, area-tag, and
>  - Renames existing test files.
>  
>  The only manual changes are
>  - referrer-policy/generic/tools/common_paths.py
>  - third_party/WebKit/LayoutTests/SlowTests
>  - third_party/WebKit/LayoutTests/SmokeTests
>  and all other modifications are made by
>  referrer-policy/generic/tools/generate.py.
>  
>  Bug: 880027
>  Change-Id: Ie628f92b334d6e2adddc5957cc6cceaa8c69f322
>  Reviewed-on: https://chromium-review.googlesource.com/c/1330901
>  Reviewed-by: Hiroki Nakagawa \<nhiroki@chromium.org>
>  Reviewed-by: Jochen Eisinger \<jochen@chromium.org>
>  Reviewed-by: Dirk Pranke \<dpranke@chromium.org>
>  Commit-Queue: Hiroshige Hayashizaki \<hiroshige@chromium.org>
>  Cr-Commit-Position: refs/heads/master@{#609433}
>  warning: inexact rename detection was skipped due to too many files.
>  warning: you may want to set your diff.renameLimit variable to at least 1920 and retry the command.
>
Ran 387 tests and 387 subtests
OK     : 387
PASS   : 302
FAIL   : 85

New tests that have failures or other problems:
/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/keep-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/no-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/swap-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/keep-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/no-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/swap-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/keep-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/no-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/swap-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/keep-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/no-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/swap-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/keep-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/no-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/swap-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/keep-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/no-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/swap-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/keep-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/no-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/swap-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/keep-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/no-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/swap-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/keep-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/no-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/swap-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/keep-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/no-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/swap-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/keep-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/no-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/swap-origin-redirect/insecure-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/keep-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/no-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/swap-origin-redirect/upgrade-protocol.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the http-rp
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the http-rp
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/keep-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/no-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/swap-origin-redirect/generic.http.html
    The referrer URL is omitted when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the meta-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/keep-origin-redirect/cross-origin.http.html
    The referrer URL is origin when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/no-redirect/cross-origin.http.html
    The referrer URL is origin when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/swap-origin-redirect/cross-origin.http.html
    The referrer URL is origin when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/keep-origin-redirect/cross-origin.http.html
    The referrer URL is origin when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/no-redirect/cross-origin.http.html
    The referrer URL is origin when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/swap-origin-redirect/cross-origin.http.html
    The referrer URL is origin when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is cross-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/keep-origin-redirect/same-origin-insecure.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/no-redirect/same-origin-insecure.http.html
    The referrer URL is stripped-referrer when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/swap-origin-redirect/same-origin-insecure.http.html
    The referrer URL is origin when a
                                 document served over http requires an http
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with swap-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/keep-origin-redirect/same-origin-downgrade.http.html
    The referrer URL is origin when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/keep-origin-redirect/same-origin-upgrade.http.html
    The referrer URL is origin when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with keep-origin-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/no-redirect/same-origin-downgrade.http.html
    The referrer URL is origin when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/no-redirect/same-origin-upgrade.http.html
    The referrer URL is origin when a
                                 document served over http requires an https
                                 sub-resource via img-tag using the attr-referrer
                                 delivery method with no-redirect and when
                                 the target request is same-origin.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1b37261649fe
[wpt PR 14131] - Fix test exclusion logic of wpt/referrer-policy test generator, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/c068080c7860
[wpt PR 14131] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/1b37261649fe
https://hg.mozilla.org/mozilla-central/rev/c068080c7860
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.