diff --git a/test/wpt/status/fetch.status.json b/test/wpt/status/fetch.status.json index b9d689f4778..3a16a27eeb9 100644 --- a/test/wpt/status/fetch.status.json +++ b/test/wpt/status/fetch.status.json @@ -49,12 +49,12 @@ "header-value-combining.any.js": { "fail": [ "response.headers.get('content-length') expects 0, 0", - "response.headers.get('double-trouble') expects , ", "response.headers.get('foo-test') expects 1, 2, 3", "response.headers.get('heya') expects , \\x0B\f, 1, , , 2" ], "flaky": [ "response.headers.get('content-length') expects 0", + "response.headers.get('double-trouble') expects , ", "response.headers.get('www-authenticate') expects 1, 2, 3, 4" ] }, @@ -207,4 +207,4 @@ "fetch() with value %1F" ] } -} \ No newline at end of file +}