summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/shader_module/compilation_info/cts.https.html.ini
blob: 6c8b406a0af711462c5be76fc127ea26f542e645 (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
[cts.https.html?q=webgpu:api,operation,shader_module,compilation_info:getCompilationInfo_returns:*]
  [:valid=false;name="ascii"]

  [:valid=false;name="carriage-return"]

  [:valid=false;name="unicode"]

  [:valid=true;name="ascii"]
    expected:
      if os == "win": [PASS, FAIL]

  [:valid=true;name="unicode"]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,shader_module,compilation_info:line_number_and_position:*]
  [:valid=false;name="ascii"]

  [:valid=false;name="carriage-return"]

  [:valid=false;name="unicode"]


[cts.https.html?q=webgpu:api,operation,shader_module,compilation_info:offset_and_length:*]
  [:valid=false;name="ascii"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:valid=false;name="carriage-return"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:valid=false;name="unicode"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:valid=true;name="ascii"]
    expected:
      if os == "win": [PASS, FAIL]

  [:valid=true;name="unicode"]
    expected:
      if os == "win": [PASS, FAIL]