script: dont unwrap in header set (#32973)

Signed-off-by: tobinio <tobias.frischmann1@gmail.com>
This commit is contained in:
ToBinio 2024-08-08 16:33:54 +02:00 committed by GitHub
parent b8cf0cf9af
commit 8fab6911d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 32 additions and 6 deletions

View file

@ -1,11 +1,27 @@
[headers-normalize.any.worker.html]
expected: CRASH
[Create headers with not normalized values]
expected: FAIL
[Check append method with not normalized values]
expected: FAIL
[Check set method with not normalized values]
expected: FAIL
[headers-normalize.any.sharedworker.html]
expected: ERROR
[headers-normalize.any.html]
expected: CRASH
[Create headers with not normalized values]
expected: FAIL
[Check append method with not normalized values]
expected: FAIL
[Check set method with not normalized values]
expected: FAIL
[headers-normalize.any.serviceworker.html]
expected: ERROR