summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webcodecs/audio-data.any.js.ini
blob: eaf456f87f37832d67138daa911c6b81c69898b4 (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
[audio-data.any.html]
  [Verify AudioData constructors]
    expected: FAIL

  [Verify closing and cloning AudioData]
    expected: FAIL

  [Test we can construct AudioData with a negative timestamp.]
    expected: FAIL

  [Test conversion of uint8 data to float32]
    expected: FAIL

  [Test conversion of int16 data to float32]
    expected: FAIL

  [Test conversion of int32 data to float32]
    expected: FAIL

  [Test conversion of float32 data to float32]
    expected: FAIL

  [Test copying out planar and interleaved data]
    expected: FAIL


[audio-data.any.worker.html]
  [Verify AudioData constructors]
    expected: FAIL

  [Verify closing and cloning AudioData]
    expected: FAIL

  [Test we can construct AudioData with a negative timestamp.]
    expected: FAIL

  [Test conversion of uint8 data to float32]
    expected: FAIL

  [Test conversion of int16 data to float32]
    expected: FAIL

  [Test conversion of int32 data to float32]
    expected: FAIL

  [Test conversion of float32 data to float32]
    expected: FAIL

  [Test copying out planar and interleaved data]
    expected: FAIL