Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup
  • Loading branch information
KhafraDev committed May 14, 2024
commit c9b08ee34b90c32a9cbca6087c7091fb813b26f0
5 changes: 4 additions & 1 deletion test/wpt/status/service-workers/cache-storage.status.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,13 @@
]
},
"cache-match.https.any.js": {
"note": "requires https server",
"note": "requires https server; flaky is on windows only TODO(@KhafraDev) investigate it",
"fail": [
"cors-exposed header should be stored correctly.",
"Cache.match ignores vary headers on opaque response."
],
"flaky": [
"Cache.match invoked multiple times for the same Request/Response"
]
}
}
Expand Down