summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_ArrayBuffer/cts.https.html.ini
blob: 0a606209767eb9d6291ed1e76bceb65568b4914f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[cts.https.html?q=webgpu:api,operation,buffers,map_ArrayBuffer:postMessage:*]
  [:transfer=false;mapMode="READ"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:transfer=false;mapMode="WRITE"]
    expected:
      if os == "win" and debug: [PASS, FAIL]
      if os == "mac": FAIL

  [:transfer=true;mapMode="READ"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:transfer=true;mapMode="WRITE"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL