Update web-platform-tests to revision b'86de4ffa4e439098e05f05de7d8cae1c24ff84fb' (#32200)

Co-authored-by: Servo WPT Sync <josh+wptsync@joshmatthews.net>
This commit is contained in:
Samson 2024-05-01 17:47:11 +02:00 committed by GitHub
parent 6065abcb6b
commit eb7484de5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
893 changed files with 44893 additions and 6623 deletions

View file

@ -2,148 +2,8 @@
expected: ERROR
[request-bad-port.any.html]
expected: TIMEOUT
[Request on bad port 6697 should throw TypeError.]
expected: NOTRUN
[Request on bad port 3659 should throw TypeError.]
expected: NOTRUN
[Request on bad port 4045 should throw TypeError.]
expected: NOTRUN
[Request on bad port 1720 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6665 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6000 should throw TypeError.]
expected: NOTRUN
[Request on bad port 1723 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6666 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6667 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6668 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6669 should throw TypeError.]
expected: NOTRUN
[Request on bad port 2049 should throw TypeError.]
expected: NOTRUN
[Request on bad port 5061 should throw TypeError.]
expected: NOTRUN
[Request on bad port 5060 should throw TypeError.]
expected: NOTRUN
[Request on bad port 989 should throw TypeError.]
expected: TIMEOUT
[Request on bad port 990 should throw TypeError.]
expected: NOTRUN
[Request on bad port 993 should throw TypeError.]
expected: NOTRUN
[Request on bad port 995 should throw TypeError.]
expected: NOTRUN
[Request on bad port 1719 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6566 should throw TypeError.]
expected: NOTRUN
[Request on bad port 10080 should throw TypeError.]
expected: NOTRUN
[Request on bad port 4190 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6679 should throw TypeError.]
expected: NOTRUN
[request-bad-port.any.worker.html]
expected: TIMEOUT
[Request on bad port 6697 should throw TypeError.]
expected: NOTRUN
[Request on bad port 3659 should throw TypeError.]
expected: NOTRUN
[Request on bad port 4045 should throw TypeError.]
expected: NOTRUN
[Request on bad port 1720 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6665 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6000 should throw TypeError.]
expected: NOTRUN
[Request on bad port 1723 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6666 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6667 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6668 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6669 should throw TypeError.]
expected: NOTRUN
[Request on bad port 2049 should throw TypeError.]
expected: NOTRUN
[Request on bad port 5061 should throw TypeError.]
expected: NOTRUN
[Request on bad port 5060 should throw TypeError.]
expected: NOTRUN
[Request on bad port 989 should throw TypeError.]
expected: TIMEOUT
[Request on bad port 990 should throw TypeError.]
expected: NOTRUN
[Request on bad port 993 should throw TypeError.]
expected: NOTRUN
[Request on bad port 995 should throw TypeError.]
expected: NOTRUN
[Request on bad port 1719 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6566 should throw TypeError.]
expected: NOTRUN
[Request on bad port 10080 should throw TypeError.]
expected: NOTRUN
[Request on bad port 4190 should throw TypeError.]
expected: NOTRUN
[Request on bad port 6679 should throw TypeError.]
expected: NOTRUN
[request-bad-port.any.sharedworker.html]
expected: ERROR

View file

@ -1,60 +0,0 @@
[appcache-manifest.https.sub.html]
[sec-fetch-site - Same origin]
expected: PRECONDITION_FAILED
[sec-fetch-site - Cross-site]
expected: PRECONDITION_FAILED
[sec-fetch-site - Same site]
expected: PRECONDITION_FAILED
[sec-fetch-site - HTTPS downgrade (header not sent)]
expected: PRECONDITION_FAILED
[sec-fetch-site - HTTPS upgrade]
expected: PRECONDITION_FAILED
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: PRECONDITION_FAILED
[sec-fetch-site - Same-Origin -> Cross-Site -> Same-Origin redirect]
expected: PRECONDITION_FAILED
[sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect]
expected: PRECONDITION_FAILED
[sec-fetch-site - Cross-Site -> Same Origin]
expected: PRECONDITION_FAILED
[sec-fetch-site - Cross-Site -> Same-Site]
expected: PRECONDITION_FAILED
[sec-fetch-site - Cross-Site -> Cross-Site]
expected: PRECONDITION_FAILED
[sec-fetch-site - Same-Origin -> Same Origin]
expected: PRECONDITION_FAILED
[sec-fetch-site - Same-Origin -> Same-Site]
expected: PRECONDITION_FAILED
[sec-fetch-site - Same-Origin -> Cross-Site]
expected: PRECONDITION_FAILED
[sec-fetch-site - Same-Site -> Same Origin]
expected: PRECONDITION_FAILED
[sec-fetch-site - Same-Site -> Same-Site]
expected: PRECONDITION_FAILED
[sec-fetch-site - Same-Site -> Cross-Site]
expected: PRECONDITION_FAILED
[sec-fetch-mode]
expected: PRECONDITION_FAILED
[sec-fetch-dest]
expected: PRECONDITION_FAILED
[sec-fetch-user]
expected: PRECONDITION_FAILED

View file

@ -185,3 +185,6 @@
[border-image sec-fetch-site - HTTPS downgrade (header not sent)]
expected: FAIL
[background-image sec-fetch-site - HTTPS downgrade (header not sent)]
expected: TIMEOUT