[prefetch-transfer-size-executor.html]
expected:
if not fission and (os == "linux") and debug and swgl: [OK, TIMEOUT]
if not fission and (os == "linux") and debug and not swgl: TIMEOUT
if not fission and (os == "linux") and not debug: [OK, TIMEOUT]
if not fission and (os == "android"): TIMEOUT
[Navigation timing transfer size for a prefetched navigation should be 0.]
expected:
if not fission and (os == "linux") and debug and swgl: [PASS, TIMEOUT]
if not fission and (os == "linux") and debug and not swgl: TIMEOUT
if not fission and (os == "linux") and not debug: [PASS, TIMEOUT]
if not fission and (os == "android"): TIMEOUT