summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/override/cts.https.html.ini
blob: 5615a35c03bc40c19105371d8ade994b864b3846 (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
[cts.https.html?q=webgpu:shader,validation,decl,override:no_direct_recursion:*]
  expected:
    if os == "win" and not debug: [OK, TIMEOUT]
  [:target="a"]
    expected:
      if os == "win" and debug: FAIL
      if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:target="b"]
    expected:
      if os == "win" and debug: FAIL


[cts.https.html?q=webgpu:shader,validation,decl,override:no_indirect_recursion:*]
  expected:
    if os == "win" and not debug: [OK, TIMEOUT]
  [:target="a"]
    expected:
      if os == "win" and debug: FAIL
      if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:target="b"]
    expected:
      if os == "win" and debug: FAIL