mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 05:35:31 +00:00
c02f707189
MozReview-Commit-ID: F1kB3H4bj01
9 lines
429 B
INI
9 lines
429 B
INI
[idbdatabase_deleteObjectStore.htm]
|
|
type: testharness
|
|
expected:
|
|
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
|
[IDBDatabase.deleteObjectStore() - object store's name is removed from database's list ]
|
|
expected:
|
|
if not debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): NOTRUN
|
|
|