request-consume-empty.any.js.ini (625B)
1 [request-consume-empty.any.sharedworker.html] 2 [Consume empty FormData request body as text] 3 expected: FAIL 4 5 6 [request-consume-empty.any.worker.html] 7 expected: 8 if (os == "android") and not debug: [OK, CRASH] 9 [Consume empty FormData request body as text] 10 expected: FAIL 11 12 13 [request-consume-empty.any.serviceworker.html] 14 expected: 15 if (os == "win") and (processor == "x86"): [OK, TIMEOUT] 16 if (os == "mac") and not debug: [OK, ERROR] 17 [Consume empty FormData request body as text] 18 expected: FAIL 19 20 21 [request-consume-empty.any.html] 22 [Consume empty FormData request body as text] 23 expected: FAIL