blob: 76ceb8fcc855987c2f5ec98b4c0008d32f6dd55a (
plain)
1
2
3
4
5
6
7
|
[event-loadstart-upload.any.worker.html]
[event-loadstart-upload.any.html]
expected:
if (os == "linux") and swgl and not fission: [OK, CRASH]
if (os == "win") and swgl: [OK, CRASH]
if (os == "mac") and debug: [OK, CRASH]
|