forked from mirrors/gecko-dev
49 lines
2.2 KiB
INI
49 lines
2.2 KiB
INI
prefs: [notification.prompt.testing:true]
|
|
[instance.https.window.html]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT]
|
|
if (os == "android") and not debug and not fission: [OK, TIMEOUT]
|
|
[Service worker test setup]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
|
|
if (os == "android") and not debug and not fission: TIMEOUT
|
|
|
|
[notificationclose: Setup]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
|
|
if (os == "android") and not debug and not fission: TIMEOUT
|
|
|
|
[notificationclose: Attribute exists with expected value: title]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "android") and not debug and not fission: [PASS, NOTRUN]
|
|
|
|
[notificationclose: Attribute exists with expected value: dir]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "android") and not debug and not fission: [PASS, NOTRUN]
|
|
|
|
[notificationclose: Attribute exists with expected value: lang]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "android") and not debug and not fission: [PASS, NOTRUN]
|
|
|
|
[notificationclose: Attribute exists with expected value: body]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "android") and not debug and not fission: [PASS, NOTRUN]
|
|
|
|
[notificationclose: Attribute exists with expected value: tag]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "android") and not debug and not fission: [PASS, NOTRUN]
|
|
|
|
[notificationclose: Attribute exists with expected value: icon]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "android") and not debug and not fission: [PASS, NOTRUN]
|
|
|
|
[notificationclose: Attribute exists with expected value: data]
|
|
expected:
|
|
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]
|
|
if (os == "android") and not debug and not fission: [PASS, NOTRUN]
|