36 lines
1 KiB
INI
36 lines
1 KiB
INI
[bad-buffers-and-views.any.worker.html]
|
|
|
|
[bad-buffers-and-views.any.sharedworker.html]
|
|
|
|
[bad-buffers-and-views.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[bad-buffers-and-views.any.html]
|
|
|
|
[bad-buffers-and-views.any.shadowrealm.html]
|
|
expected:
|
|
if (os == "android") and not debug: [ERROR, CRASH]
|
|
ERROR
|
|
|
|
[bad-buffers-and-views.any.shadowrealm-in-shadowrealm.html]
|
|
expected: ERROR
|
|
|
|
[bad-buffers-and-views.any.shadowrealm-in-dedicatedworker.html]
|
|
expected: ERROR
|
|
|
|
[bad-buffers-and-views.https.any.shadowrealm-in-serviceworker.html]
|
|
expected:
|
|
if (os == "linux") and not debug and not tsan: [TIMEOUT, ERROR]
|
|
if (os == "mac") and debug: [TIMEOUT, ERROR]
|
|
[ERROR, TIMEOUT]
|
|
|
|
[bad-buffers-and-views.any.shadowrealm-in-sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[bad-buffers-and-views.any.shadowrealm-in-window.html]
|
|
expected: ERROR
|
|
|
|
[bad-buffers-and-views.https.any.shadowrealm-in-audioworklet.html]
|
|
expected: ERROR
|