blob: 544f7441efae7439756dc9791533e421331f6356 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[instantiate.any.js]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1556807
[instantiate.any.worker.html]
expected:
if (os == "linux") and fission and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[instantiate.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|