summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/binaryType-wrong-value.any.js.ini
blob: 238f7c88aab0dafe3bcd675c390a22ab3f6150e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[binaryType-wrong-value.any.worker.html]
  expected:
    if (os == "win") and (processor == "x86_64") and not swgl: [OK, ERROR, TIMEOUT]

[binaryType-wrong-value.any.worker.html?wss]
  expected:
    if (os == "win") and debug and (processor == "x86_64") and swgl: [OK, ERROR, TIMEOUT]
    if (os == "win") and debug and (processor == "x86"): [OK, ERROR, TIMEOUT]

[binaryType-wrong-value.any.html?wss]
  expected:
    if (os == "win") and debug and not swgl: [OK, ERROR, TIMEOUT]

[binaryType-wrong-value.any.worker.html?wpt_flags=h2]
  expected:
    if (os == "win") and (processor == "x86_64") and debug and not swgl: [OK, TIMEOUT, ERROR]
    if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, TIMEOUT, ERROR]
    if (os == "linux") and not debug and fission and (processor == "x86"): [OK, TIMEOUT, ERROR]
    if (os == "linux") and debug and fission and not swgl: [TIMEOUT, OK, ERROR]
    if (os == "win") and (processor == "x86_64") and not debug: [TIMEOUT, OK, ERROR]
    if (os == "android") and debug and swgl: [TIMEOUT, OK, ERROR]
    if (os == "android") and not debug: [TIMEOUT, OK, ERROR]
    [OK, ERROR, TIMEOUT]

[binaryType-wrong-value.any.html?wpt_flags=h2]
  expected:
    if (os == "linux") and fission and debug and not swgl: [OK, ERROR, TIMEOUT]
    if (os == "linux") and fission and not debug and (processor == "x86_64"): [OK, ERROR, TIMEOUT]
    if (os == "win") and (processor == "x86_64") and not debug: [OK, ERROR, TIMEOUT]
    if (os == "android") and not debug: [OK, ERROR, TIMEOUT]
    if (os == "android") and debug: [OK, ERROR, TIMEOUT]
    [TIMEOUT, OK, ERROR]

[binaryType-wrong-value.any.html]
  expected:
    if (processor == "x86") and debug: [OK, ERROR, TIMEOUT]