Source code
Revision control
Copy as Markdown
Other Tools
[transaction-abort-object-store-metadata-revert.any.serviceworker.html]
[transaction-abort-object-store-metadata-revert.any.worker.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH]
if (os == "win") and debug and (processor == "x86"): [OK, CRASH]
[transaction-abort-object-store-metadata-revert.any.html]
expected:
if (os == "win") and debug: [OK, CRASH]
[transaction-abort-object-store-metadata-revert.any.sharedworker.html]
expected:
if (processor == "x86") and debug: [OK, CRASH]