68 lines
3.3 KiB
INI
68 lines
3.3 KiB
INI
[instance.https.window.html]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [OK, TIMEOUT]
|
|
if (os == "mac") and not debug: [OK, TIMEOUT]
|
|
if (os == "linux") and (processor == "x86"): [OK, TIMEOUT]
|
|
if os == "android": [TIMEOUT, OK]
|
|
[Service worker test setup]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
|
if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
|
|
if os == "android": TIMEOUT
|
|
|
|
[notificationclose: Setup]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
|
if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
|
|
if os == "android": TIMEOUT
|
|
|
|
[notificationclose: Attribute exists with expected value: title]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|
|
if (os == "linux") and (processor == "x86"): [PASS, NOTRUN]
|
|
if os == "android": [NOTRUN, PASS]
|
|
|
|
[notificationclose: Attribute exists with expected value: dir]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|
|
if (os == "linux") and (processor == "x86"): [PASS, NOTRUN]
|
|
if os == "android": [NOTRUN, PASS]
|
|
|
|
[notificationclose: Attribute exists with expected value: lang]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|
|
if (os == "linux") and (processor == "x86"): [PASS, NOTRUN]
|
|
if os == "android": [NOTRUN, PASS]
|
|
|
|
[notificationclose: Attribute exists with expected value: body]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|
|
if (os == "linux") and (processor == "x86"): [PASS, NOTRUN]
|
|
if os == "android": [NOTRUN, PASS]
|
|
|
|
[notificationclose: Attribute exists with expected value: tag]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|
|
if (os == "linux") and (processor == "x86"): [PASS, NOTRUN]
|
|
if os == "android": [NOTRUN, PASS]
|
|
|
|
[notificationclose: Attribute exists with expected value: icon]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|
|
if (os == "linux") and (processor == "x86"): [PASS, NOTRUN]
|
|
if os == "android": [NOTRUN, PASS]
|
|
|
|
[notificationclose: Attribute exists with expected value: data]
|
|
expected:
|
|
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|
|
if (os == "linux") and (processor == "x86"): [PASS, NOTRUN]
|
|
if os == "android": [NOTRUN, PASS]
|