name-scopes.any.js.ini (754B)
1 [name-scopes.any.serviceworker.html] 2 3 [name-scopes.any.worker.html] 4 expected: 5 if not sessionHistoryInParent and not debug: [OK, TIMEOUT] 6 [Non-unique index keys] 7 expected: 8 if not sessionHistoryInParent and not debug: [PASS, TIMEOUT] 9 10 [Unique index keys] 11 expected: 12 if not sessionHistoryInParent and not debug: [PASS, NOTRUN] 13 14 15 [name-scopes.any.sharedworker.html] 16 17 [name-scopes.any.html] 18 expected: 19 if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] 20 [Non-unique index keys] 21 expected: 22 if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT] 23 24 [Unique index keys] 25 expected: 26 if (os == "android") and sessionHistoryInParent and not debug: [PASS, NOTRUN]