36 lines
930 B
INI
36 lines
930 B
INI
[garbage-collection.any.sharedworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[garbage-collection.any.html]
|
|
|
|
[garbage-collection.any.worker.html]
|
|
|
|
[garbage-collection.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[garbage-collection.any.shadowrealm.html]
|
|
expected:
|
|
if (os == "android") and not debug: [ERROR, CRASH]
|
|
ERROR
|
|
|
|
[garbage-collection.any.shadowrealm-in-shadowrealm.html]
|
|
expected: ERROR
|
|
|
|
[garbage-collection.https.any.shadowrealm-in-serviceworker.html]
|
|
expected: [ERROR, TIMEOUT]
|
|
|
|
[garbage-collection.https.any.shadowrealm-in-audioworklet.html]
|
|
expected:
|
|
if os == "linux": [ERROR, TIMEOUT]
|
|
ERROR
|
|
|
|
[garbage-collection.any.shadowrealm-in-dedicatedworker.html]
|
|
expected: ERROR
|
|
|
|
[garbage-collection.any.shadowrealm-in-window.html]
|
|
expected: ERROR
|
|
|
|
[garbage-collection.any.shadowrealm-in-sharedworker.html]
|
|
expected: ERROR
|