File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 "test:eventsource" : " npm run build:node && borp --timeout 180000 --expose-gc -p \" test/eventsource/*.js\" " ,
8080 "test:fuzzing" : " node test/fuzzing/fuzzing.test.js" ,
8181 "test:fetch" : " npm run build:node && borp --timeout 180000 --expose-gc --concurrency 1 -p \" test/fetch/*.js\" && npm run test:webidl && npm run test:busboy && npm run test:fetch-file-url" ,
82- "test:fetch-file-url" : " node scripts/verifyVersion.js 20 || node --experimental- permission --allow-fs-read=. test/fetch/file-url/fetch-file-url.js" ,
82+ "test:fetch-file-url" : " node scripts/verifyVersion.js 20 || node --permission --allow-fs-read=. test/fetch/file-url/fetch-file-url.js" ,
8383 "test:subresource-integrity" : " borp --timeout 180000 -p \" test/subresource-integrity/*.js\" " ,
8484 "test:h2" : " npm run test:h2:core && npm run test:h2:fetch" ,
8585 "test:h2:core" : " borp --timeout 180000 -p \" test/+(http2|h2)*.js\" " ,
You can’t perform that action at this time.
0 commit comments