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_version == "7.0": [PASS, FAIL]
if os_version == "24.04": [PASS, FAIL]
if os_version == "14": [PASS, FAIL]
[request-keepalive-quota.html?include=slow-2]
[A Keep-Alive fetch() should return only its allocated Quota upon promise resolution.]
expected:
if (os_version == "24.04") and fission and asan: [PASS, FAIL]
if (os_version == "11.26100") and debug and (processor == "x86_64"): [PASS, FAIL]
if (os_version == "24.04") 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 (os_version == "24.04") and not fission: [PASS, FAIL]
if (os_version == "14.70") and debug: [PASS, FAIL]