trailing-dot.https.sub.any.js.ini (552B)
1 [trailing-dot.https.sub.any.worker.html] 2 expected: 3 if (os == "mac") and debug: CRASH 4 if (os == "android") and debug: CRASH 5 if (os == "android") and not debug: [OK, CRASH] 6 7 [trailing-dot.https.sub.any.sharedworker.html] 8 9 [trailing-dot.https.sub.any.html] 10 expected: 11 if debug and (processor == "x86_64") and (os == "linux") and not fission: CRASH 12 if debug and (processor == "x86"): CRASH 13 14 [trailing-dot.https.sub.any.serviceworker.html] 15 expected: 16 if not tsan and (os == "mac") and not debug: [OK, CRASH] 17 if tsan: TIMEOUT