Source code

Revision control

Copy as Markdown

Other Tools

[idlharness.https.any.html]
expected:
if not tsan and (os == "linux") and asan and fission: CRASH
if not tsan and (os == "android") and debug: CRASH
if not tsan and (os == "android") and not debug: [OK, CRASH]
if tsan: TIMEOUT
[PushSubscriptionOptions interface: attribute userVisibleOnly]
expected: FAIL
[PushSubscription interface: attribute expirationTime]
expected:
if os == "win": PASS
[PASS, FAIL]
[idlharness.https.any.worker.html]
expected:
if debug and (os == "linux") and fission: CRASH
if debug and (os == "win"): CRASH
if not debug and (os == "mac"): [OK, CRASH]
if not debug and (os == "android"): [OK, CRASH]
[PushSubscriptionOptions interface: attribute userVisibleOnly]
expected: FAIL
[idlharness.https.any.serviceworker.html]
expected:
if (os == "linux") and debug and not fission: CRASH
if (os == "mac") and debug: CRASH
if (os == "android") and not debug: [OK, CRASH]
[PushSubscriptionChangeEvent must be primary interface of new PushSubscriptionChangeEvent("pushsubscriptionchange")]
expected: FAIL
[PushSubscriptionChangeEvent interface object length]
expected: FAIL
[PushSubscriptionChangeEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[PushSubscriptionChangeEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[PushSubscriptionChangeEvent interface: existence and properties of interface object]
expected: FAIL
[PushSubscriptionChangeEvent interface: attribute oldSubscription]
expected: FAIL
[PushSubscriptionChangeEvent interface: new PushSubscriptionChangeEvent("pushsubscriptionchange") must inherit property "oldSubscription" with the proper type]
expected: FAIL
[PushSubscriptionChangeEvent interface: new PushSubscriptionChangeEvent("pushsubscriptionchange") must inherit property "newSubscription" with the proper type]
expected: FAIL
[PushSubscriptionChangeEvent interface: attribute newSubscription]
expected: FAIL
[PushSubscriptionOptions interface: attribute userVisibleOnly]
expected: FAIL
[PushSubscriptionChangeEvent interface: existence and properties of interface prototype object]
expected: FAIL
[Stringification of new PushSubscriptionChangeEvent("pushsubscriptionchange")]
expected: FAIL
[PushSubscriptionChangeEvent interface object name]
expected: FAIL
[PushSubscription interface: attribute expirationTime]
expected:
if os == "win": PASS
[PASS, FAIL]
[idlharness.https.any.sharedworker.html]
[PushSubscriptionOptions interface: attribute userVisibleOnly]
expected: FAIL