summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/general/cts.https.html.ini
blob: 6d905e10f9d30ce8e3068b3c5a4837813a473309 (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
[cts.https.html?q=webgpu:api,validation,encoding,queries,general:occlusion_query,invalid_query_set:*]
  [:]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL


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


[cts.https.html?q=webgpu:api,validation,encoding,queries,general:occlusion_query,query_type:*]
  [:type="_undef_"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:type="occlusion"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:type="timestamp"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL


[cts.https.html?q=webgpu:api,validation,encoding,queries,general:timestamp_query,device_mismatch:*]
  [:]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL


[cts.https.html?q=webgpu:api,validation,encoding,queries,general:timestamp_query,invalid_query_set:*]
  [:]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL


[cts.https.html?q=webgpu:api,validation,encoding,queries,general:timestamp_query,query_type_and_index:*]
  [:type="occlusion"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL

  [:type="timestamp"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL