kitesurf · WPT

FAIL
expected FAIL · 968 ms
▶ run in kitesurf
Test
/fetch/api/headers/headers-record.any.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
968 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Ffetch%2Fapi%2Fheaders%2Fheaders-record.any.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSPassing nothing to Headers constructor
PASSPassing undefined to Headers constructor
PASSPassing null to Headers constructor
PASSBasic operation with one property
PASSBasic operation with one property and a proto
FAILCorrect operation ordering with two propertiesassert_array_equals: lengths differ, expected array ["get", object "[object Object]", "a", object "[object Object]"] length 4, got ["getOwnPropertyDescriptor", object "[object Object]", "c"] length 3
FAILCorrect operation ordering with two properties one of which has an invalid nameassert_throws_js: function "function() { var h = new Headers(proxy); }" did not throw
FAILCorrect operation ordering with two properties one of which has an invalid valueassert_throws_js: function "function() { var h = new Headers(proxy); }" did not throw
FAILCorrect operation ordering with non-enumerable propertiesassert_array_equals: lengths differ, expected array ["get", object "[object Object]", "c", object "[object Object]"] length 4, got ["getOwnPropertyDescriptor", object "[object Object]", "e"] length 3
FAILCorrect operation ordering with undefined descriptorsassert_array_equals: lengths differ, expected array ["get", object "[object Object]", "c", object "[object Object]"] length 4, got ["getOwnPropertyDescriptor", object "[object Object]", "e"] length 3
PASSCorrect operation ordering with repeated keys
FAILBasic operation with Symbol keysassert_throws_js: function "function() { var h = new Headers(proxy); }" did not throw
FAILOperation with non-enumerable Symbol keysassert_equals: expected 9 but got 8

bundle built 2026-07-16T07:16:48.063Z