[idbversionchangeevent.any.serviceworker.html] expected: if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH] if (os == "win") and debug and (processor == "x86"): [OK, ERROR] [idbversionchangeevent.any.html] expected: if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR] if (os == "win") and debug and (processor == "x86"): [OK, CRASH] [idbversionchangeevent.any.sharedworker.html] [idbversionchangeevent.any.worker.html] expected: if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH]