15 lines
456 B
INI
15 lines
456 B
INI
[reading-autoincrement-store.any.serviceworker.html]
|
|
tags: [fails_in_pbm]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[reading-autoincrement-store.any.sharedworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[reading-autoincrement-store.any.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[reading-autoincrement-store.any.worker.html]
|