summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webusb/usb.https.any.js.ini
blob: 7e20d8e52d7cad47e1523fa8cd63b6d28b476027 (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
[usb.https.any.html]
  [getDevices returns devices that are connected]
    expected: FAIL

  [getDevices returns the same objects for each USB device]
    expected: FAIL

  [onconnect event is trigged by adding a device]
    expected: FAIL

  [ondisconnect event is triggered by removing a device]
    expected: FAIL


[usb.https.any.sharedworker.html]
  [getDevices returns devices that are connected]
    expected: FAIL

  [getDevices returns the same objects for each USB device]
    expected: FAIL

  [onconnect event is trigged by adding a device]
    expected: FAIL

  [ondisconnect event is triggered by removing a device]
    expected: FAIL


[usb.https.any.worker.html]
  [getDevices returns devices that are connected]
    expected: FAIL

  [getDevices returns the same objects for each USB device]
    expected: FAIL

  [onconnect event is trigged by adding a device]
    expected: FAIL

  [ondisconnect event is triggered by removing a device]
    expected: FAIL