summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/wasm/jsapi/idlharness.any.js.ini
blob: 5702c4b097b83fc79acb333f1756dfba8c845c04 (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
[idlharness.any.html]
  [Table interface: operation set(unsigned long, optional any)]
    expected: FAIL

  [Memory interface: operation toFixedLengthBuffer()]
    expected: FAIL

  [Memory interface: operation toResizableBuffer()]
    expected: FAIL

  [Memory interface: [object WebAssembly.Memory\] must inherit property "toFixedLengthBuffer()" with the proper type]
    expected: FAIL

  [Memory interface: [object WebAssembly.Memory\] must inherit property "toResizableBuffer()" with the proper type]
    expected: FAIL


[idlharness.any.worker.html]
  [Table interface: operation set(unsigned long, optional any)]
    expected: FAIL

  [Memory interface: operation toFixedLengthBuffer()]
    expected: FAIL

  [Memory interface: operation toResizableBuffer()]
    expected: FAIL

  [Memory interface: [object WebAssembly.Memory\] must inherit property "toFixedLengthBuffer()" with the proper type]
    expected: FAIL

  [Memory interface: [object WebAssembly.Memory\] must inherit property "toResizableBuffer()" with the proper type]
    expected: FAIL