summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webusb/usbInTransferResult.https.any.js.ini
blob: d2b896db072294f10652c6f3c9eb68251e52d925 (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
[usbInTransferResult.https.any.worker.html]
  [Can construct a USBInTransferResult]
    expected: FAIL

  [Can construct a USBInTransferResult without a DataView]
    expected: FAIL

  [Cannot construct USBInTransferResult with an invalid status]
    expected: FAIL

  [Cannot construct USBInTransferResult without a status]
    expected: FAIL


[usbInTransferResult.https.any.sharedworker.html]
  [Can construct a USBInTransferResult]
    expected: FAIL

  [Can construct a USBInTransferResult without a DataView]
    expected: FAIL

  [Cannot construct USBInTransferResult with an invalid status]
    expected: FAIL

  [Cannot construct USBInTransferResult without a status]
    expected: FAIL


[usbInTransferResult.https.any.html]
  [Can construct a USBInTransferResult]
    expected: FAIL

  [Can construct a USBInTransferResult without a DataView]
    expected: FAIL

  [Cannot construct USBInTransferResult with an invalid status]
    expected: FAIL

  [Cannot construct USBInTransferResult without a status]
    expected: FAIL