summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/bluetooth/idl/idlharness.tentative.https.window.js.ini
blob: 3f8e54af64075eebd920167f1212bfcb93b8d46d (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
[idlharness.tentative.https.window.html]
  [Bluetooth interface: existence and properties of interface object]
    expected: FAIL

  [Bluetooth interface object length]
    expected: FAIL

  [Bluetooth interface object name]
    expected: FAIL

  [Bluetooth interface: existence and properties of interface prototype object]
    expected: FAIL

  [Bluetooth interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [Bluetooth interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [Bluetooth interface: operation getAvailability()]
    expected: FAIL

  [Bluetooth interface: attribute onavailabilitychanged]
    expected: FAIL

  [Bluetooth interface: attribute referringDevice]
    expected: FAIL

  [Bluetooth interface: attribute ongattserverdisconnected]
    expected: FAIL

  [Bluetooth interface: attribute oncharacteristicvaluechanged]
    expected: FAIL

  [Bluetooth interface: attribute onserviceadded]
    expected: FAIL

  [Bluetooth interface: attribute onservicechanged]
    expected: FAIL

  [Bluetooth interface: attribute onserviceremoved]
    expected: FAIL

  [BluetoothPermissionResult interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothPermissionResult interface object length]
    expected: FAIL

  [BluetoothPermissionResult interface object name]
    expected: FAIL

  [BluetoothPermissionResult interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothPermissionResult interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothPermissionResult interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothPermissionResult interface: attribute devices]
    expected: FAIL

  [ValueEvent interface: existence and properties of interface object]
    expected: FAIL

  [ValueEvent interface object length]
    expected: FAIL

  [ValueEvent interface object name]
    expected: FAIL

  [ValueEvent interface: existence and properties of interface prototype object]
    expected: FAIL

  [ValueEvent interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [ValueEvent interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [ValueEvent interface: attribute value]
    expected: FAIL

  [BluetoothDevice interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothDevice interface object length]
    expected: FAIL

  [BluetoothDevice interface object name]
    expected: FAIL

  [BluetoothDevice interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothDevice interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothDevice interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothDevice interface: attribute id]
    expected: FAIL

  [BluetoothDevice interface: attribute name]
    expected: FAIL

  [BluetoothDevice interface: attribute gatt]
    expected: FAIL

  [BluetoothDevice interface: attribute watchingAdvertisements]
    expected: FAIL

  [BluetoothDevice interface: attribute ongattserverdisconnected]
    expected: FAIL

  [BluetoothDevice interface: attribute oncharacteristicvaluechanged]
    expected: FAIL

  [BluetoothDevice interface: attribute onserviceadded]
    expected: FAIL

  [BluetoothDevice interface: attribute onservicechanged]
    expected: FAIL

  [BluetoothDevice interface: attribute onserviceremoved]
    expected: FAIL

  [BluetoothManufacturerDataMap interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothManufacturerDataMap interface object length]
    expected: FAIL

  [BluetoothManufacturerDataMap interface object name]
    expected: FAIL

  [BluetoothManufacturerDataMap interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothManufacturerDataMap interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothManufacturerDataMap interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothServiceDataMap interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothServiceDataMap interface object length]
    expected: FAIL

  [BluetoothServiceDataMap interface object name]
    expected: FAIL

  [BluetoothServiceDataMap interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothServiceDataMap interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothServiceDataMap interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothAdvertisingEvent interface object length]
    expected: FAIL

  [BluetoothAdvertisingEvent interface object name]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: attribute device]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: attribute uuids]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: attribute name]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: attribute appearance]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: attribute txPower]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: attribute rssi]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: attribute manufacturerData]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: attribute serviceData]
    expected: FAIL

  [BluetoothRemoteGATTServer interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothRemoteGATTServer interface object length]
    expected: FAIL

  [BluetoothRemoteGATTServer interface object name]
    expected: FAIL

  [BluetoothRemoteGATTServer interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothRemoteGATTServer interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothRemoteGATTServer interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothRemoteGATTServer interface: attribute device]
    expected: FAIL

  [BluetoothRemoteGATTServer interface: attribute connected]
    expected: FAIL

  [BluetoothRemoteGATTServer interface: operation connect()]
    expected: FAIL

  [BluetoothRemoteGATTServer interface: operation disconnect()]
    expected: FAIL

  [BluetoothRemoteGATTServer interface: operation getPrimaryService(BluetoothServiceUUID)]
    expected: FAIL

  [BluetoothRemoteGATTService interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothRemoteGATTService interface object length]
    expected: FAIL

  [BluetoothRemoteGATTService interface object name]
    expected: FAIL

  [BluetoothRemoteGATTService interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothRemoteGATTService interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothRemoteGATTService interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothRemoteGATTService interface: attribute device]
    expected: FAIL

  [BluetoothRemoteGATTService interface: attribute uuid]
    expected: FAIL

  [BluetoothRemoteGATTService interface: attribute isPrimary]
    expected: FAIL

  [BluetoothRemoteGATTService interface: operation getCharacteristic(BluetoothCharacteristicUUID)]
    expected: FAIL

  [BluetoothRemoteGATTService interface: operation getIncludedService(BluetoothServiceUUID)]
    expected: FAIL

  [BluetoothRemoteGATTService interface: attribute oncharacteristicvaluechanged]
    expected: FAIL

  [BluetoothRemoteGATTService interface: attribute onserviceadded]
    expected: FAIL

  [BluetoothRemoteGATTService interface: attribute onservicechanged]
    expected: FAIL

  [BluetoothRemoteGATTService interface: attribute onserviceremoved]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface object length]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface object name]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: attribute service]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: attribute uuid]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: attribute properties]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: attribute value]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: operation getDescriptor(BluetoothDescriptorUUID)]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: operation readValue()]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: operation writeValue(BufferSource)]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: operation startNotifications()]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: operation stopNotifications()]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: attribute oncharacteristicvaluechanged]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothCharacteristicProperties interface object length]
    expected: FAIL

  [BluetoothCharacteristicProperties interface object name]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: attribute broadcast]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: attribute read]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: attribute writeWithoutResponse]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: attribute write]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: attribute notify]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: attribute indicate]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: attribute authenticatedSignedWrites]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: attribute reliableWrite]
    expected: FAIL

  [BluetoothCharacteristicProperties interface: attribute writableAuxiliaries]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface object length]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface object name]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface: attribute characteristic]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface: attribute uuid]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface: attribute value]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface: operation readValue()]
    expected: FAIL

  [BluetoothRemoteGATTDescriptor interface: operation writeValue(BufferSource)]
    expected: FAIL

  [BluetoothUUID interface: existence and properties of interface object]
    expected: FAIL

  [BluetoothUUID interface object length]
    expected: FAIL

  [BluetoothUUID interface object name]
    expected: FAIL

  [BluetoothUUID interface: existence and properties of interface prototype object]
    expected: FAIL

  [BluetoothUUID interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [BluetoothUUID interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [BluetoothUUID interface: operation canonicalUUID(unsigned long)]
    expected: FAIL

  [Navigator interface: attribute bluetooth]
    expected: FAIL

  [Bluetooth must be primary interface of navigator.bluetooth]
    expected: FAIL

  [Stringification of navigator.bluetooth]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "getAvailability()" with the proper type]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "onavailabilitychanged" with the proper type]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "referringDevice" with the proper type]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "ongattserverdisconnected" with the proper type]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "oncharacteristicvaluechanged" with the proper type]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "onserviceadded" with the proper type]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "onservicechanged" with the proper type]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "onserviceremoved" with the proper type]
    expected: FAIL

  [BluetoothAdvertisingEvent must be primary interface of event]
    expected: FAIL

  [Stringification of event]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: event must inherit property "device" with the proper type]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: event must inherit property "uuids" with the proper type]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: event must inherit property "name" with the proper type]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: event must inherit property "appearance" with the proper type]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: event must inherit property "txPower" with the proper type]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: event must inherit property "rssi" with the proper type]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: event must inherit property "manufacturerData" with the proper type]
    expected: FAIL

  [BluetoothAdvertisingEvent interface: event must inherit property "serviceData" with the proper type]
    expected: FAIL

  [Navigator interface: navigator must inherit property "bluetooth" with the proper type]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "onadvertisementreceived" with the proper type]
    expected: FAIL

  [Bluetooth interface: attribute onadvertisementreceived]
    expected: FAIL

  [BluetoothDevice interface: attribute onadvertisementreceived]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: operation writeValueWithoutResponse(BufferSource)]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: operation writeValueWithResponse(BufferSource)]
    expected: FAIL

  [Bluetooth interface: operation requestDevice(optional RequestDeviceOptions)]
    expected: FAIL

  [BluetoothRemoteGATTCharacteristic interface: operation getDescriptors(optional BluetoothDescriptorUUID)]
    expected: FAIL

  [Bluetooth interface: calling requestDevice(optional RequestDeviceOptions) on navigator.bluetooth with too few arguments must throw TypeError]
    expected: FAIL

  [BluetoothRemoteGATTService interface: operation getIncludedServices(optional BluetoothServiceUUID)]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "requestDevice(optional RequestDeviceOptions)" with the proper type]
    expected: FAIL

  [BluetoothUUID interface: operation getDescriptor((DOMString or unsigned long))]
    expected: FAIL

  [BluetoothRemoteGATTServer interface: operation getPrimaryServices(optional BluetoothServiceUUID)]
    expected: FAIL

  [BluetoothRemoteGATTService interface: operation getCharacteristics(optional BluetoothCharacteristicUUID)]
    expected: FAIL

  [BluetoothUUID interface: operation getService((DOMString or unsigned long))]
    expected: FAIL

  [BluetoothUUID interface: operation getCharacteristic((DOMString or unsigned long))]
    expected: FAIL

  [Bluetooth interface: navigator.bluetooth must inherit property "getDevices()" with the proper type]
    expected: FAIL

  [Bluetooth interface: operation getDevices()]
    expected: FAIL

  [BluetoothDevice interface: operation watchAdvertisements(optional WatchAdvertisementsOptions)]
    expected: FAIL

  [BluetoothDevice interface: operation forget()]
    expected: FAIL

  [BluetoothManufacturerDataMap interface: maplike<unsigned short, DataView>]
    expected: FAIL

  [BluetoothServiceDataMap interface: maplike<UUID, DataView>]
    expected: FAIL