summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/encoder_state/cts.https.html.ini
blob: e416a7fa32823b6e72a12e55bdc0091a4deaddf8 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:call_after_successful_finish:*]
  [:callCmd="beginComputePass"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:callCmd="beginRenderPass"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:callCmd="insertDebugMarker"]
    expected:
      if os == "mac": FAIL


[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:*]
  [:pass0Type="compute";pass1Type="compute"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:pass0Type="compute";pass1Type="render"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:pass0Type="render";pass1Type="compute"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:pass0Type="render";pass1Type="render"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL


[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_none:*]
  [:]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL


[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_twice,basic:*]
  [:]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL


[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_twice,render_pass_invalid:*]
  [:]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL