Closed Bug 1341079 Opened 7 years ago Closed 7 years ago

enabled referrer-policy WPT tests

Categories

(Testing :: web-platform-tests, defect)

Version 3
defect
Not set
normal

Tracking

(firefox54 fixed)

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: bkelly, Assigned: bkelly)

References

Details

Attachments

(2 files, 2 obsolete files)

We have a large number of WPT tests in referrer-policy disabled via __dir__.ini files.  It looks like all of these are for this ancient issue:

  https://github.com/w3c/web-platform-tests/issues/1874

Lets see if we can re-enable these tests.
Flags: needinfo?(james)
See Also: → 1265961
I know this has a large number of failures.  I think they are all due to srcdoc behavior, but its difficult to see the output here.  A try build so I can get a better list of the failures:

https://treeherder.mozilla.org/#/jobs?repo=try&revision=ca40e3f0510eaf7e30de6f3372077bc5189dac68
James, do you have a script that can convert these failures into .ini files?  The referrer-policy tests make it really hard to do by hand because the test names have embedded newlines and whitespace.
The list of failures I got locally:

    /referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
    --------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
    --------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
    -------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
    -------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html
    -------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html
    --------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
    ---------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html
    ------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
    ---------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html
    -------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html
    -------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html
    --------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html
    --------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html
    -------------------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-d
    owngrade.swap-origin-redirect.http.html
    -------------------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html
    ------------------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html
    --------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------------
    FAIL The referrer URL is origin 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.
    /referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
    ---------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html
    ------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
    ---------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html
    -------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
    ----------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html
    --------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html
    -----------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
    --------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html
    ---------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html
    ------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html
    ---------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
    ------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
    ---------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
    ------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
    ------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
    ---------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
    ------------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html
    --------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html
    --------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
    /referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html
    -----------------------------------------------------------------------------------------------------------------------------------
    FAIL 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.
I managed to get some .ini files out of ./mach wpt-update.
Comment on attachment 8839662 [details] [diff] [review]
P1 Enable many referrer-policy tests. r=jgraham

This patch enables a bunch of recursively disabled referrer-policy tests.  The __dir__.ini files reference a github issue that seems long resolved.
Attachment #8839662 - Flags: review?(james)
Comment on attachment 8839657 [details] [diff] [review]
P2 Update referrer-policy wpt expectations due to srcdoc failures. r=jgraham

Update the test expectations to reflect the new tests running.  We fail nearly all of these due to srcdoc issues as described in bug 1265961.
Attachment #8839657 - Flags: review?(james)
Attachment #8839657 - Flags: review?(james) → review+
Attachment #8839662 - Flags: review?(james) → review+
Pushed by bkelly@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4c6ef52e8b47
P1 Enable many referrer-policy tests. r=jgraham
https://hg.mozilla.org/integration/mozilla-inbound/rev/b4f01417998f
P2 Update referrer-policy wpt expectations due to srcdoc failures. r=jgraham
Flags: needinfo?(james)
https://hg.mozilla.org/mozilla-central/rev/4c6ef52e8b47
https://hg.mozilla.org/mozilla-central/rev/b4f01417998f
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: