summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_matrix_addition/cts.https.html.ini
blob: 2199fb1b0e3c1e6b4c656cb10eb5c8adcc51c7f6 (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
[cts.https.html?q=webgpu:shader,execution,expression,binary,af_matrix_addition:matrix:*]
  [:inputSource="const";cols=2;rows=2]
    expected: FAIL

  [:inputSource="const";cols=2;rows=3]
    expected: FAIL

  [:inputSource="const";cols=2;rows=4]
    expected: FAIL

  [:inputSource="const";cols=3;rows=2]
    expected: FAIL

  [:inputSource="const";cols=3;rows=3]
    expected:
      if os == "win": FAIL
      if os == "linux" and debug: FAIL
      if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
      if os == "mac": FAIL

  [:inputSource="const";cols=3;rows=4]
    expected:
      if os == "win": FAIL
      if os == "linux" and debug: FAIL
      if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
      if os == "mac": FAIL

  [:inputSource="const";cols=4;rows=2]
    expected:
      if os == "win": FAIL
      if os == "linux" and debug: FAIL
      if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
      if os == "mac": FAIL

  [:inputSource="const";cols=4;rows=3]
    expected: FAIL

  [:inputSource="const";cols=4;rows=4]
    expected: FAIL