Bug 1702830 - [wpt-sync] Update web-platform-tests to 336ec39f06d15863a4af6b2aa659253...
[gecko.git] / testing / web-platform / meta / websockets / eventhandlers.any.js.ini
blob60a35a90292d8becf5029bf585dfab8aafc270da
1 [eventhandlers.any.html?wpt_flags=h2]
2 expected:
3 if (os == "android") and webrender and debug: ["TIMEOUT", "ERROR", "CRASH"]
4 if (os == "android") and webrender and not debug: ["ERROR", "TIMEOUT", "CRASH"]
5 if (os == "android") and not webrender and not debug: ["TIMEOUT", "ERROR"]
6 if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "OK"]
7 if (os == "win") and (processor == "x86") and debug: OK
8 if (os == "win") and (processor == "x86_64"): OK
9 if os == "mac": OK
10 TIMEOUT
12 [eventhandlers.any.html]
14 [eventhandlers.any.worker.html?wss]
16 [eventhandlers.any.html?wss]
18 [eventhandlers.any.worker.html]
20 [eventhandlers.any.worker.html?wpt_flags=h2]
21 expected:
22 if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "OK"]
23 if (os == "linux") and webrender and debug: TIMEOUT
24 if (os == "linux") and webrender and not debug: ["TIMEOUT", "ERROR"]
25 if (os == "android") and not debug and webrender: ["ERROR", "TIMEOUT"]
26 if (os == "android") and not debug and not webrender: ["TIMEOUT", "ERROR"]
27 if (os == "android") and debug and not webrender: ["TIMEOUT", "ERROR"]
28 if (os == "android") and debug and webrender: ["CRASH", "ERROR", "TIMEOUT"]
29 if (os == "linux") and not webrender: TIMEOUT