Skip to content

Commit

Permalink
reenable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jan 25, 2025
1 parent db468a9 commit 44cb42b
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions integration-tests/js-compute/fixtures/app/tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -1130,13 +1130,9 @@
"body": "ok"
}
},
"GET /request/constructor/fastly/decompressGzip/true": {
"features": ["skip-http-cache"]
},
"GET /request/constructor/fastly/decompressGzip/true": {},
"GET /request/constructor/fastly/decompressGzip/false": {},
"GET /fetch/requestinit/fastly/decompressGzip/true": {
"features": ["skip-http-cache"]
},
"GET /fetch/requestinit/fastly/decompressGzip/true": {},
"GET /fetch/requestinit/fastly/decompressGzip/false": {},
"GET /request/setCacheKey/called-as-constructor": {},
"GET /request/setCacheKey/called-unbound": {},
Expand Down Expand Up @@ -1165,7 +1161,6 @@
"GET /response/redirect": {},
"GET /response/request-body-init": {
"flake": true,
"features": ["skip-http-cache"],
"downstream_response": {
"status": 200,
"body_prefix": [
Expand Down

0 comments on commit 44cb42b

Please sign in to comment.