6 lines
255 B
INI
6 lines
255 B
INI
[hasStorageAccess-insecure.sub.window.html]
|
|
expected:
|
|
if (os == "win") and not debug and (processor == "x86_64"): [ERROR, OK, TIMEOUT]
|
|
if (os == "win") and debug: [TIMEOUT, OK]
|
|
if (os == "mac") and not debug: [TIMEOUT, OK]
|
|
[OK, TIMEOUT]
|