wpt-server-websocket.sub.html.ini (372B)
1 [wpt-server-websocket.sub.html] 2 expected: 3 if (os == "linux") and not fission and debug and swgl: [OK, CRASH] 4 if (os == "linux") and fission and not debug and (processor == "x86_64"): [OK, ERROR, CRASH] 5 if (os == "linux") and fission and not debug and (processor == "x86"): [OK, ERROR, CRASH] 6 if (os == "linux") and not fission and not debug: [OK, CRASH]