Files
palemoon27/testing/web-platform/meta/IndexedDB/idbcursor_delete_index4.htm.ini
T

11 lines
632 B
INI

[idbcursor_delete_index4.htm]
type: testharness
expected:
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
[IDBCursor.delete() - index - throw InvalidStateError caused by object store been deleted]
expected: FAIL