13 lines
668 B
INI
13 lines
668 B
INI
[idbindex-rename-abort.html]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
|
|
if (processor == "x86_64") and (os == "win") and not debug: [OK, TIMEOUT]
|
|
[IndexedDB index creation and rename in an aborted transaction]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
|
|
if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN]
|
|
|
|
[IndexedDB index rename in aborted transaction]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|
|
if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT]
|