Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/webusb/idlharness-expected.txt

Issue 2789723003: Migrate WebUSB LayoutTests into external/wpt (Closed)
Patch Set: Addressed comments from ortuno@ and foolip@ Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 Found 163 tests; 2 PASS, 161 FAIL, 0 TIMEOUT, 0 NOTRUN.
3 FAIL Navigator interface: attribute usb assert_true: The prototype object must h ave a property "usb" expected true got false
4 PASS Navigator must be primary interface of navigator
5 PASS Stringification of navigator
6 FAIL Navigator interface: navigator must inherit property "usb" with the proper type (0) assert_inherits: property "usb" not found in prototype chain
7 FAIL USB interface: existence and properties of interface object assert_own_prop erty: self does not have own property "USB" expected property "USB" missing
8 FAIL USB interface object length assert_own_property: self does not have own pro perty "USB" expected property "USB" missing
9 FAIL USB interface object name assert_own_property: self does not have own prope rty "USB" expected property "USB" missing
10 FAIL USB interface: existence and properties of interface prototype object asser t_own_property: self does not have own property "USB" expected property "USB" mi ssing
11 FAIL USB interface: existence and properties of interface prototype object's "co nstructor" property assert_own_property: self does not have own property "USB" e xpected property "USB" missing
12 FAIL USB interface: attribute onconnect assert_own_property: self does not have own property "USB" expected property "USB" missing
13 FAIL USB interface: attribute ondisconnect assert_own_property: self does not ha ve own property "USB" expected property "USB" missing
14 FAIL USB interface: operation getDevices() assert_own_property: self does not ha ve own property "USB" expected property "USB" missing
15 FAIL USB interface: operation requestDevice(USBDeviceRequestOptions) assert_own_ property: self does not have own property "USB" expected property "USB" missing
16 FAIL USB must be primary interface of navigator.usb assert_equals: wrong typeof object expected "object" but got "undefined"
17 FAIL Stringification of navigator.usb assert_equals: wrong typeof object expecte d "object" but got "undefined"
18 FAIL USB interface: navigator.usb must inherit property "onconnect" with the pro per type (0) assert_equals: wrong typeof object expected "object" but got "undef ined"
19 FAIL USB interface: navigator.usb must inherit property "ondisconnect" with the proper type (1) assert_equals: wrong typeof object expected "object" but got "un defined"
20 FAIL USB interface: navigator.usb must inherit property "getDevices" with the pr oper type (2) assert_equals: wrong typeof object expected "object" but got "unde fined"
21 FAIL USB interface: navigator.usb must inherit property "requestDevice" with the proper type (3) assert_equals: wrong typeof object expected "object" but got "u ndefined"
22 FAIL USB interface: calling requestDevice(USBDeviceRequestOptions) on navigator. usb with too few arguments must throw TypeError assert_equals: wrong typeof obje ct expected "object" but got "undefined"
23 FAIL USBConnectionEvent interface: existence and properties of interface object assert_own_property: self does not have own property "USBConnectionEvent" expect ed property "USBConnectionEvent" missing
24 FAIL USBConnectionEvent interface object length assert_own_property: self does n ot have own property "USBConnectionEvent" expected property "USBConnectionEvent" missing
25 FAIL USBConnectionEvent interface object name assert_own_property: self does not have own property "USBConnectionEvent" expected property "USBConnectionEvent" m issing
26 FAIL USBConnectionEvent interface: existence and properties of interface prototy pe object assert_own_property: self does not have own property "USBConnectionEve nt" expected property "USBConnectionEvent" missing
27 FAIL USBConnectionEvent interface: existence and properties of interface prototy pe object's "constructor" property assert_own_property: self does not have own p roperty "USBConnectionEvent" expected property "USBConnectionEvent" missing
28 FAIL USBConnectionEvent interface: attribute device assert_own_property: self do es not have own property "USBConnectionEvent" expected property "USBConnectionEv ent" missing
29 FAIL USBDevice interface: existence and properties of interface object assert_ow n_property: self does not have own property "USBDevice" expected property "USBDe vice" missing
30 FAIL USBDevice interface object length assert_own_property: self does not have o wn property "USBDevice" expected property "USBDevice" missing
31 FAIL USBDevice interface object name assert_own_property: self does not have own property "USBDevice" expected property "USBDevice" missing
32 FAIL USBDevice interface: existence and properties of interface prototype object assert_own_property: self does not have own property "USBDevice" expected prope rty "USBDevice" missing
33 FAIL USBDevice interface: existence and properties of interface prototype object 's "constructor" property assert_own_property: self does not have own property " USBDevice" expected property "USBDevice" missing
34 FAIL USBDevice interface: attribute usbVersionMajor assert_own_property: self do es not have own property "USBDevice" expected property "USBDevice" missing
35 FAIL USBDevice interface: attribute usbVersionMinor assert_own_property: self do es not have own property "USBDevice" expected property "USBDevice" missing
36 FAIL USBDevice interface: attribute usbVersionSubminor assert_own_property: self does not have own property "USBDevice" expected property "USBDevice" missing
37 FAIL USBDevice interface: attribute deviceClass assert_own_property: self does n ot have own property "USBDevice" expected property "USBDevice" missing
38 FAIL USBDevice interface: attribute deviceSubclass assert_own_property: self doe s not have own property "USBDevice" expected property "USBDevice" missing
39 FAIL USBDevice interface: attribute deviceProtocol assert_own_property: self doe s not have own property "USBDevice" expected property "USBDevice" missing
40 FAIL USBDevice interface: attribute vendorId assert_own_property: self does not have own property "USBDevice" expected property "USBDevice" missing
41 FAIL USBDevice interface: attribute productId assert_own_property: self does not have own property "USBDevice" expected property "USBDevice" missing
42 FAIL USBDevice interface: attribute deviceVersionMajor assert_own_property: self does not have own property "USBDevice" expected property "USBDevice" missing
43 FAIL USBDevice interface: attribute deviceVersionMinor assert_own_property: self does not have own property "USBDevice" expected property "USBDevice" missing
44 FAIL USBDevice interface: attribute deviceVersionSubminor assert_own_property: s elf does not have own property "USBDevice" expected property "USBDevice" missing
45 FAIL USBDevice interface: attribute manufacturerName assert_own_property: self d oes not have own property "USBDevice" expected property "USBDevice" missing
46 FAIL USBDevice interface: attribute productName assert_own_property: self does n ot have own property "USBDevice" expected property "USBDevice" missing
47 FAIL USBDevice interface: attribute serialNumber assert_own_property: self does not have own property "USBDevice" expected property "USBDevice" missing
48 FAIL USBDevice interface: attribute configuration assert_own_property: self does not have own property "USBDevice" expected property "USBDevice" missing
49 FAIL USBDevice interface: attribute configurations assert_own_property: self doe s not have own property "USBDevice" expected property "USBDevice" missing
50 FAIL USBDevice interface: attribute opened assert_own_property: self does not ha ve own property "USBDevice" expected property "USBDevice" missing
51 FAIL USBDevice interface: operation open() assert_own_property: self does not ha ve own property "USBDevice" expected property "USBDevice" missing
52 FAIL USBDevice interface: operation close() assert_own_property: self does not h ave own property "USBDevice" expected property "USBDevice" missing
53 FAIL USBDevice interface: operation selectConfiguration(octet) assert_own_proper ty: self does not have own property "USBDevice" expected property "USBDevice" mi ssing
54 FAIL USBDevice interface: operation claimInterface(octet) assert_own_property: s elf does not have own property "USBDevice" expected property "USBDevice" missing
55 FAIL USBDevice interface: operation releaseInterface(octet) assert_own_property: self does not have own property "USBDevice" expected property "USBDevice" missi ng
56 FAIL USBDevice interface: operation selectAlternateInterface(octet,octet) assert _own_property: self does not have own property "USBDevice" expected property "US BDevice" missing
57 FAIL USBDevice interface: operation controlTransferIn(USBControlTransferParamete rs,unsigned short) assert_own_property: self does not have own property "USBDevi ce" expected property "USBDevice" missing
58 FAIL USBDevice interface: operation controlTransferOut(USBControlTransferParamet ers,BufferSource) assert_own_property: self does not have own property "USBDevic e" expected property "USBDevice" missing
59 FAIL USBDevice interface: operation clearHalt(USBDirection,octet) assert_own_pro perty: self does not have own property "USBDevice" expected property "USBDevice" missing
60 FAIL USBDevice interface: operation transferIn(octet,unsigned long) assert_own_p roperty: self does not have own property "USBDevice" expected property "USBDevic e" missing
61 FAIL USBDevice interface: operation transferOut(octet,BufferSource) assert_own_p roperty: self does not have own property "USBDevice" expected property "USBDevic e" missing
62 FAIL USBDevice interface: operation isochronousTransferIn(octet,[object Object]) assert_own_property: self does not have own property "USBDevice" expected prope rty "USBDevice" missing
63 FAIL USBDevice interface: operation isochronousTransferOut(octet,BufferSource,[o bject Object]) assert_own_property: self does not have own property "USBDevice" expected property "USBDevice" missing
64 FAIL USBDevice interface: operation reset() assert_own_property: self does not h ave own property "USBDevice" expected property "USBDevice" missing
65 FAIL USBInTransferResult interface: existence and properties of interface object assert_own_property: self does not have own property "USBInTransferResult" expe cted property "USBInTransferResult" missing
66 FAIL USBInTransferResult interface object length assert_own_property: self does not have own property "USBInTransferResult" expected property "USBInTransferResu lt" missing
67 FAIL USBInTransferResult interface object name assert_own_property: self does no t have own property "USBInTransferResult" expected property "USBInTransferResult " missing
68 FAIL USBInTransferResult interface: existence and properties of interface protot ype object assert_own_property: self does not have own property "USBInTransferRe sult" expected property "USBInTransferResult" missing
69 FAIL USBInTransferResult interface: existence and properties of interface protot ype object's "constructor" property assert_own_property: self does not have own property "USBInTransferResult" expected property "USBInTransferResult" missing
70 FAIL USBInTransferResult interface: attribute data assert_own_property: self doe s not have own property "USBInTransferResult" expected property "USBInTransferRe sult" missing
71 FAIL USBInTransferResult interface: attribute status assert_own_property: self d oes not have own property "USBInTransferResult" expected property "USBInTransfer Result" missing
72 FAIL USBInTransferResult must be primary interface of new USBInTransferResult("o k") assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: USBInTransferResult is not defined"
73 FAIL Stringification of new USBInTransferResult("ok") assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: U SBInTransferResult is not defined"
74 FAIL USBInTransferResult interface: new USBInTransferResult("ok") must inherit p roperty "data" with the proper type (0) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: USBInTransferRe sult is not defined"
75 FAIL USBInTransferResult interface: new USBInTransferResult("ok") must inherit p roperty "status" with the proper type (1) assert_equals: Unexpected exception wh en evaluating object expected null but got object "ReferenceError: USBInTransfer Result is not defined"
76 FAIL USBOutTransferResult interface: existence and properties of interface objec t assert_own_property: self does not have own property "USBOutTransferResult" ex pected property "USBOutTransferResult" missing
77 FAIL USBOutTransferResult interface object length assert_own_property: self does not have own property "USBOutTransferResult" expected property "USBOutTransferR esult" missing
78 FAIL USBOutTransferResult interface object name assert_own_property: self does n ot have own property "USBOutTransferResult" expected property "USBOutTransferRes ult" missing
79 FAIL USBOutTransferResult interface: existence and properties of interface proto type object assert_own_property: self does not have own property "USBOutTransfer Result" expected property "USBOutTransferResult" missing
80 FAIL USBOutTransferResult interface: existence and properties of interface proto type object's "constructor" property assert_own_property: self does not have own property "USBOutTransferResult" expected property "USBOutTransferResult" missin g
81 FAIL USBOutTransferResult interface: attribute bytesWritten assert_own_property: self does not have own property "USBOutTransferResult" expected property "USBOu tTransferResult" missing
82 FAIL USBOutTransferResult interface: attribute status assert_own_property: self does not have own property "USBOutTransferResult" expected property "USBOutTrans ferResult" missing
83 FAIL USBOutTransferResult must be primary interface of new USBOutTransferResult( "ok") assert_equals: Unexpected exception when evaluating object expected null b ut got object "ReferenceError: USBOutTransferResult is not defined"
84 FAIL Stringification of new USBOutTransferResult("ok") assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: USBOutTransferResult is not defined"
85 FAIL USBOutTransferResult interface: new USBOutTransferResult("ok") must inherit property "bytesWritten" with the proper type (0) assert_equals: Unexpected exce ption when evaluating object expected null but got object "ReferenceError: USBOu tTransferResult is not defined"
86 FAIL USBOutTransferResult interface: new USBOutTransferResult("ok") must inherit property "status" with the proper type (1) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: USBOutTrans ferResult is not defined"
87 FAIL USBIsochronousInTransferPacket interface: existence and properties of inter face object assert_own_property: self does not have own property "USBIsochronous InTransferPacket" expected property "USBIsochronousInTransferPacket" missing
88 FAIL USBIsochronousInTransferPacket interface object length assert_own_property: self does not have own property "USBIsochronousInTransferPacket" expected prope rty "USBIsochronousInTransferPacket" missing
89 FAIL USBIsochronousInTransferPacket interface object name assert_own_property: s elf does not have own property "USBIsochronousInTransferPacket" expected propert y "USBIsochronousInTransferPacket" missing
90 FAIL USBIsochronousInTransferPacket interface: existence and properties of inter face prototype object assert_own_property: self does not have own property "USBI sochronousInTransferPacket" expected property "USBIsochronousInTransferPacket" m issing
91 FAIL USBIsochronousInTransferPacket interface: existence and properties of inter face prototype object's "constructor" property assert_own_property: self does no t have own property "USBIsochronousInTransferPacket" expected property "USBIsoch ronousInTransferPacket" missing
92 FAIL USBIsochronousInTransferPacket interface: attribute data assert_own_propert y: self does not have own property "USBIsochronousInTransferPacket" expected pro perty "USBIsochronousInTransferPacket" missing
93 FAIL USBIsochronousInTransferPacket interface: attribute status assert_own_prope rty: self does not have own property "USBIsochronousInTransferPacket" expected p roperty "USBIsochronousInTransferPacket" missing
94 FAIL USBIsochronousInTransferPacket must be primary interface of new USBIsochron ousInTransferPacket("ok") assert_equals: Unexpected exception when evaluating ob ject expected null but got object "ReferenceError: USBIsochronousInTransferPacke t is not defined"
95 FAIL Stringification of new USBIsochronousInTransferPacket("ok") assert_equals: Unexpected exception when evaluating object expected null but got object "Refere nceError: USBIsochronousInTransferPacket is not defined"
96 FAIL USBIsochronousInTransferPacket interface: new USBIsochronousInTransferPacke t("ok") must inherit property "data" with the proper type (0) assert_equals: Une xpected exception when evaluating object expected null but got object "Reference Error: USBIsochronousInTransferPacket is not defined"
97 FAIL USBIsochronousInTransferPacket interface: new USBIsochronousInTransferPacke t("ok") must inherit property "status" with the proper type (1) assert_equals: U nexpected exception when evaluating object expected null but got object "Referen ceError: USBIsochronousInTransferPacket is not defined"
98 FAIL USBIsochronousInTransferResult interface: existence and properties of inter face object assert_own_property: self does not have own property "USBIsochronous InTransferResult" expected property "USBIsochronousInTransferResult" missing
99 FAIL USBIsochronousInTransferResult interface object length assert_own_property: self does not have own property "USBIsochronousInTransferResult" expected prope rty "USBIsochronousInTransferResult" missing
100 FAIL USBIsochronousInTransferResult interface object name assert_own_property: s elf does not have own property "USBIsochronousInTransferResult" expected propert y "USBIsochronousInTransferResult" missing
101 FAIL USBIsochronousInTransferResult interface: existence and properties of inter face prototype object assert_own_property: self does not have own property "USBI sochronousInTransferResult" expected property "USBIsochronousInTransferResult" m issing
102 FAIL USBIsochronousInTransferResult interface: existence and properties of inter face prototype object's "constructor" property assert_own_property: self does no t have own property "USBIsochronousInTransferResult" expected property "USBIsoch ronousInTransferResult" missing
103 FAIL USBIsochronousInTransferResult interface: attribute data assert_own_propert y: self does not have own property "USBIsochronousInTransferResult" expected pro perty "USBIsochronousInTransferResult" missing
104 FAIL USBIsochronousInTransferResult interface: attribute packets assert_own_prop erty: self does not have own property "USBIsochronousInTransferResult" expected property "USBIsochronousInTransferResult" missing
105 FAIL USBIsochronousInTransferResult must be primary interface of new USBIsochron ousInTransferResult([]) assert_equals: Unexpected exception when evaluating obje ct expected null but got object "ReferenceError: USBIsochronousInTransferResult is not defined"
106 FAIL Stringification of new USBIsochronousInTransferResult([]) assert_equals: Un expected exception when evaluating object expected null but got object "Referenc eError: USBIsochronousInTransferResult is not defined"
107 FAIL USBIsochronousInTransferResult interface: new USBIsochronousInTransferResul t([]) must inherit property "data" with the proper type (0) assert_equals: Unexp ected exception when evaluating object expected null but got object "ReferenceEr ror: USBIsochronousInTransferResult is not defined"
108 FAIL USBIsochronousInTransferResult interface: new USBIsochronousInTransferResul t([]) must inherit property "packets" with the proper type (1) assert_equals: Un expected exception when evaluating object expected null but got object "Referenc eError: USBIsochronousInTransferResult is not defined"
109 FAIL USBIsochronousOutTransferPacket interface: existence and properties of inte rface object assert_own_property: self does not have own property "USBIsochronou sOutTransferPacket" expected property "USBIsochronousOutTransferPacket" missing
110 FAIL USBIsochronousOutTransferPacket interface object length assert_own_property : self does not have own property "USBIsochronousOutTransferPacket" expected pro perty "USBIsochronousOutTransferPacket" missing
111 FAIL USBIsochronousOutTransferPacket interface object name assert_own_property: self does not have own property "USBIsochronousOutTransferPacket" expected prope rty "USBIsochronousOutTransferPacket" missing
112 FAIL USBIsochronousOutTransferPacket interface: existence and properties of inte rface prototype object assert_own_property: self does not have own property "USB IsochronousOutTransferPacket" expected property "USBIsochronousOutTransferPacket " missing
113 FAIL USBIsochronousOutTransferPacket interface: existence and properties of inte rface prototype object's "constructor" property assert_own_property: self does n ot have own property "USBIsochronousOutTransferPacket" expected property "USBIso chronousOutTransferPacket" missing
114 FAIL USBIsochronousOutTransferPacket interface: attribute bytesWritten assert_ow n_property: self does not have own property "USBIsochronousOutTransferPacket" ex pected property "USBIsochronousOutTransferPacket" missing
115 FAIL USBIsochronousOutTransferPacket interface: attribute status assert_own_prop erty: self does not have own property "USBIsochronousOutTransferPacket" expected property "USBIsochronousOutTransferPacket" missing
116 FAIL USBIsochronousOutTransferPacket must be primary interface of new USBIsochro nousOutTransferPacket("ok") assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: USBIsochronousOutTransferPa cket is not defined"
117 FAIL Stringification of new USBIsochronousOutTransferPacket("ok") assert_equals: Unexpected exception when evaluating object expected null but got object "Refer enceError: USBIsochronousOutTransferPacket is not defined"
118 FAIL USBIsochronousOutTransferPacket interface: new USBIsochronousOutTransferPac ket("ok") must inherit property "bytesWritten" with the proper type (0) assert_e quals: Unexpected exception when evaluating object expected null but got object "ReferenceError: USBIsochronousOutTransferPacket is not defined"
119 FAIL USBIsochronousOutTransferPacket interface: new USBIsochronousOutTransferPac ket("ok") must inherit property "status" with the proper type (1) assert_equals: Unexpected exception when evaluating object expected null but got object "Refer enceError: USBIsochronousOutTransferPacket is not defined"
120 FAIL USBIsochronousOutTransferResult interface: existence and properties of inte rface object assert_own_property: self does not have own property "USBIsochronou sOutTransferResult" expected property "USBIsochronousOutTransferResult" missing
121 FAIL USBIsochronousOutTransferResult interface object length assert_own_property : self does not have own property "USBIsochronousOutTransferResult" expected pro perty "USBIsochronousOutTransferResult" missing
122 FAIL USBIsochronousOutTransferResult interface object name assert_own_property: self does not have own property "USBIsochronousOutTransferResult" expected prope rty "USBIsochronousOutTransferResult" missing
123 FAIL USBIsochronousOutTransferResult interface: existence and properties of inte rface prototype object assert_own_property: self does not have own property "USB IsochronousOutTransferResult" expected property "USBIsochronousOutTransferResult " missing
124 FAIL USBIsochronousOutTransferResult interface: existence and properties of inte rface prototype object's "constructor" property assert_own_property: self does n ot have own property "USBIsochronousOutTransferResult" expected property "USBIso chronousOutTransferResult" missing
125 FAIL USBIsochronousOutTransferResult interface: attribute packets assert_own_pro perty: self does not have own property "USBIsochronousOutTransferResult" expecte d property "USBIsochronousOutTransferResult" missing
126 FAIL USBIsochronousOutTransferResult must be primary interface of new USBIsochro nousOutTransferResult([]) assert_equals: Unexpected exception when evaluating ob ject expected null but got object "ReferenceError: USBIsochronousOutTransferResu lt is not defined"
127 FAIL Stringification of new USBIsochronousOutTransferResult([]) assert_equals: U nexpected exception when evaluating object expected null but got object "Referen ceError: USBIsochronousOutTransferResult is not defined"
128 FAIL USBIsochronousOutTransferResult interface: new USBIsochronousOutTransferRes ult([]) must inherit property "packets" with the proper type (0) assert_equals: Unexpected exception when evaluating object expected null but got object "Refere nceError: USBIsochronousOutTransferResult is not defined"
129 FAIL USBConfiguration interface: existence and properties of interface object as sert_own_property: self does not have own property "USBConfiguration" expected p roperty "USBConfiguration" missing
130 FAIL USBConfiguration interface object length assert_own_property: self does not have own property "USBConfiguration" expected property "USBConfiguration" missi ng
131 FAIL USBConfiguration interface object name assert_own_property: self does not h ave own property "USBConfiguration" expected property "USBConfiguration" missing
132 FAIL USBConfiguration interface: existence and properties of interface prototype object assert_own_property: self does not have own property "USBConfiguration" expected property "USBConfiguration" missing
133 FAIL USBConfiguration interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own pro perty "USBConfiguration" expected property "USBConfiguration" missing
134 FAIL USBConfiguration interface: attribute configurationValue assert_own_propert y: self does not have own property "USBConfiguration" expected property "USBConf iguration" missing
135 FAIL USBConfiguration interface: attribute configurationName assert_own_property : self does not have own property "USBConfiguration" expected property "USBConfi guration" missing
136 FAIL USBConfiguration interface: attribute interfaces assert_own_property: self does not have own property "USBConfiguration" expected property "USBConfiguratio n" missing
137 FAIL USBInterface interface: existence and properties of interface object assert _own_property: self does not have own property "USBInterface" expected property "USBInterface" missing
138 FAIL USBInterface interface object length assert_own_property: self does not hav e own property "USBInterface" expected property "USBInterface" missing
139 FAIL USBInterface interface object name assert_own_property: self does not have own property "USBInterface" expected property "USBInterface" missing
140 FAIL USBInterface interface: existence and properties of interface prototype obj ect assert_own_property: self does not have own property "USBInterface" expected property "USBInterface" missing
141 FAIL USBInterface interface: existence and properties of interface prototype obj ect's "constructor" property assert_own_property: self does not have own propert y "USBInterface" expected property "USBInterface" missing
142 FAIL USBInterface interface: attribute interfaceNumber assert_own_property: self does not have own property "USBInterface" expected property "USBInterface" miss ing
143 FAIL USBInterface interface: attribute alternate assert_own_property: self does not have own property "USBInterface" expected property "USBInterface" missing
144 FAIL USBInterface interface: attribute alternates assert_own_property: self does not have own property "USBInterface" expected property "USBInterface" missing
145 FAIL USBInterface interface: attribute claimed assert_own_property: self does no t have own property "USBInterface" expected property "USBInterface" missing
146 FAIL USBAlternateInterface interface: existence and properties of interface obje ct assert_own_property: self does not have own property "USBAlternateInterface" expected property "USBAlternateInterface" missing
147 FAIL USBAlternateInterface interface object length assert_own_property: self doe s not have own property "USBAlternateInterface" expected property "USBAlternateI nterface" missing
148 FAIL USBAlternateInterface interface object name assert_own_property: self does not have own property "USBAlternateInterface" expected property "USBAlternateInt erface" missing
149 FAIL USBAlternateInterface interface: existence and properties of interface prot otype object assert_own_property: self does not have own property "USBAlternateI nterface" expected property "USBAlternateInterface" missing
150 FAIL USBAlternateInterface interface: existence and properties of interface prot otype object's "constructor" property assert_own_property: self does not have ow n property "USBAlternateInterface" expected property "USBAlternateInterface" mis sing
151 FAIL USBAlternateInterface interface: attribute alternateSetting assert_own_prop erty: self does not have own property "USBAlternateInterface" expected property "USBAlternateInterface" missing
152 FAIL USBAlternateInterface interface: attribute interfaceClass assert_own_proper ty: self does not have own property "USBAlternateInterface" expected property "U SBAlternateInterface" missing
153 FAIL USBAlternateInterface interface: attribute interfaceSubclass assert_own_pro perty: self does not have own property "USBAlternateInterface" expected property "USBAlternateInterface" missing
154 FAIL USBAlternateInterface interface: attribute interfaceProtocol assert_own_pro perty: self does not have own property "USBAlternateInterface" expected property "USBAlternateInterface" missing
155 FAIL USBAlternateInterface interface: attribute interfaceName assert_own_propert y: self does not have own property "USBAlternateInterface" expected property "US BAlternateInterface" missing
156 FAIL USBAlternateInterface interface: attribute endpoints assert_own_property: s elf does not have own property "USBAlternateInterface" expected property "USBAlt ernateInterface" missing
157 FAIL USBEndpoint interface: existence and properties of interface object assert_ own_property: self does not have own property "USBEndpoint" expected property "U SBEndpoint" missing
158 FAIL USBEndpoint interface object length assert_own_property: self does not have own property "USBEndpoint" expected property "USBEndpoint" missing
159 FAIL USBEndpoint interface object name assert_own_property: self does not have o wn property "USBEndpoint" expected property "USBEndpoint" missing
160 FAIL USBEndpoint interface: existence and properties of interface prototype obje ct assert_own_property: self does not have own property "USBEndpoint" expected p roperty "USBEndpoint" missing
161 FAIL USBEndpoint interface: existence and properties of interface prototype obje ct's "constructor" property assert_own_property: self does not have own property "USBEndpoint" expected property "USBEndpoint" missing
162 FAIL USBEndpoint interface: attribute endpointNumber assert_own_property: self d oes not have own property "USBEndpoint" expected property "USBEndpoint" missing
163 FAIL USBEndpoint interface: attribute direction assert_own_property: self does n ot have own property "USBEndpoint" expected property "USBEndpoint" missing
164 FAIL USBEndpoint interface: attribute type assert_own_property: self does not ha ve own property "USBEndpoint" expected property "USBEndpoint" missing
165 FAIL USBEndpoint interface: attribute packetSize assert_own_property: self does not have own property "USBEndpoint" expected property "USBEndpoint" missing
166 Harness: the test ran to completion.
167
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698