[enumerateDevices-with-navigation.https.html] expected: if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT, CRASH] if (os == "android") and debug and not sessionHistoryInParent: [TIMEOUT, OK, CRASH] if (os == "android") and not debug: [OK, TIMEOUT]