Source code
Revision control
Copy as Markdown
Other Tools
[request-keepalive-quota.html?include=slow-3]
[request-keepalive-quota.html?include=fast]
[A Keep-Alive fetch() with a body at the Quota Limit should succeed.]
expected:
if (os == "linux") and not debug and not tsan and asan and fission: [PASS, FAIL]
if (os == "linux") and not debug and not tsan and asan and not fission: [PASS, FAIL]
if (os == "linux") and not debug and not tsan and not asan: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[request-keepalive-quota.html?include=slow-2]
[A Keep-Alive fetch() should return only its allocated Quota upon promise resolution.]
expected:
if asan and not fission: [PASS, FAIL]
[request-keepalive-quota.html?include=slow-1]
[A Keep-Alive fetch() should return its allocated Quota upon promise resolution.]
expected:
if asan and not fission: [PASS, FAIL]