Source code

Revision control

Copy as Markdown

Other Tools

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