[fetch-header-visibility.https.html]
expected:
if (os == "linux") and debug and fission: [OK, ERROR, CRASH]
if (os == "linux") and debug and not fission: [OK, ERROR]
if (os == "linux") and not debug and not fission: [OK, ERROR, CRASH]
if (os == "android") and debug: [OK, ERROR, CRASH]