idlharness-worker.https.any.js.ini (13418B)
1 [idlharness-worker.https.any.html] 2 [StorageBucketManager interface: existence and properties of interface object] 3 expected: FAIL 4 5 [StorageBucketManager interface object length] 6 expected: FAIL 7 8 [StorageBucketManager interface object name] 9 expected: FAIL 10 11 [StorageBucketManager interface: existence and properties of interface prototype object] 12 expected: FAIL 13 14 [StorageBucketManager interface: existence and properties of interface prototype object's "constructor" property] 15 expected: FAIL 16 17 [StorageBucketManager interface: existence and properties of interface prototype object's @@unscopables property] 18 expected: FAIL 19 20 [StorageBucketManager interface: operation open(DOMString, optional StorageBucketOptions)] 21 expected: FAIL 22 23 [StorageBucketManager interface: operation keys()] 24 expected: FAIL 25 26 [StorageBucketManager interface: operation delete(DOMString)] 27 expected: FAIL 28 29 [StorageBucketManager must be primary interface of navigator.storageBuckets] 30 expected: FAIL 31 32 [Stringification of navigator.storageBuckets] 33 expected: FAIL 34 35 [StorageBucketManager interface: navigator.storageBuckets must inherit property "open(DOMString, optional StorageBucketOptions)" with the proper type] 36 expected: FAIL 37 38 [StorageBucketManager interface: calling open(DOMString, optional StorageBucketOptions) on navigator.storageBuckets with too few arguments must throw TypeError] 39 expected: FAIL 40 41 [StorageBucketManager interface: navigator.storageBuckets must inherit property "keys()" with the proper type] 42 expected: FAIL 43 44 [StorageBucketManager interface: navigator.storageBuckets must inherit property "delete(DOMString)" with the proper type] 45 expected: FAIL 46 47 [StorageBucketManager interface: calling delete(DOMString) on navigator.storageBuckets with too few arguments must throw TypeError] 48 expected: FAIL 49 50 [StorageBucket interface: existence and properties of interface object] 51 expected: FAIL 52 53 [StorageBucket interface object length] 54 expected: FAIL 55 56 [StorageBucket interface object name] 57 expected: FAIL 58 59 [StorageBucket interface: existence and properties of interface prototype object] 60 expected: FAIL 61 62 [StorageBucket interface: existence and properties of interface prototype object's "constructor" property] 63 expected: FAIL 64 65 [StorageBucket interface: existence and properties of interface prototype object's @@unscopables property] 66 expected: FAIL 67 68 [StorageBucket interface: attribute name] 69 expected: FAIL 70 71 [StorageBucket interface: operation persist()] 72 expected: FAIL 73 74 [StorageBucket interface: operation persisted()] 75 expected: FAIL 76 77 [StorageBucket interface: operation estimate()] 78 expected: FAIL 79 80 [StorageBucket interface: operation setExpires(DOMHighResTimeStamp)] 81 expected: FAIL 82 83 [StorageBucket interface: operation expires()] 84 expected: FAIL 85 86 [StorageBucket interface: attribute indexedDB] 87 expected: FAIL 88 89 [StorageBucket interface: attribute caches] 90 expected: FAIL 91 92 [StorageBucket interface: operation getDirectory()] 93 expected: FAIL 94 95 [Navigator interface: attribute storageBuckets] 96 expected: FAIL 97 98 [Navigator interface: navigator must inherit property "storageBuckets" with the proper type] 99 expected: FAIL 100 101 102 [idlharness-worker.https.any.worker.html] 103 expected: 104 if (os == "mac") and not debug: [OK, CRASH] 105 [StorageBucketManager interface: existence and properties of interface object] 106 expected: FAIL 107 108 [StorageBucketManager interface object length] 109 expected: FAIL 110 111 [StorageBucketManager interface object name] 112 expected: FAIL 113 114 [StorageBucketManager interface: existence and properties of interface prototype object] 115 expected: FAIL 116 117 [StorageBucketManager interface: existence and properties of interface prototype object's "constructor" property] 118 expected: FAIL 119 120 [StorageBucketManager interface: existence and properties of interface prototype object's @@unscopables property] 121 expected: FAIL 122 123 [StorageBucketManager interface: operation open(DOMString, optional StorageBucketOptions)] 124 expected: FAIL 125 126 [StorageBucketManager interface: operation keys()] 127 expected: FAIL 128 129 [StorageBucketManager interface: operation delete(DOMString)] 130 expected: FAIL 131 132 [StorageBucketManager must be primary interface of navigator.storageBuckets] 133 expected: FAIL 134 135 [Stringification of navigator.storageBuckets] 136 expected: FAIL 137 138 [StorageBucketManager interface: navigator.storageBuckets must inherit property "open(DOMString, optional StorageBucketOptions)" with the proper type] 139 expected: FAIL 140 141 [StorageBucketManager interface: calling open(DOMString, optional StorageBucketOptions) on navigator.storageBuckets with too few arguments must throw TypeError] 142 expected: FAIL 143 144 [StorageBucketManager interface: navigator.storageBuckets must inherit property "keys()" with the proper type] 145 expected: FAIL 146 147 [StorageBucketManager interface: navigator.storageBuckets must inherit property "delete(DOMString)" with the proper type] 148 expected: FAIL 149 150 [StorageBucketManager interface: calling delete(DOMString) on navigator.storageBuckets with too few arguments must throw TypeError] 151 expected: FAIL 152 153 [StorageBucket interface: existence and properties of interface object] 154 expected: FAIL 155 156 [StorageBucket interface object length] 157 expected: FAIL 158 159 [StorageBucket interface object name] 160 expected: FAIL 161 162 [StorageBucket interface: existence and properties of interface prototype object] 163 expected: FAIL 164 165 [StorageBucket interface: existence and properties of interface prototype object's "constructor" property] 166 expected: FAIL 167 168 [StorageBucket interface: existence and properties of interface prototype object's @@unscopables property] 169 expected: FAIL 170 171 [StorageBucket interface: attribute name] 172 expected: FAIL 173 174 [StorageBucket interface: member persist] 175 expected: FAIL 176 177 [StorageBucket interface: operation persisted()] 178 expected: FAIL 179 180 [StorageBucket interface: operation estimate()] 181 expected: FAIL 182 183 [StorageBucket interface: operation setExpires(DOMHighResTimeStamp)] 184 expected: FAIL 185 186 [StorageBucket interface: operation expires()] 187 expected: FAIL 188 189 [StorageBucket interface: attribute indexedDB] 190 expected: FAIL 191 192 [StorageBucket interface: attribute caches] 193 expected: FAIL 194 195 [StorageBucket interface: operation getDirectory()] 196 expected: FAIL 197 198 [WorkerNavigator interface: attribute storageBuckets] 199 expected: FAIL 200 201 [WorkerNavigator interface: navigator must inherit property "storageBuckets" with the proper type] 202 expected: FAIL 203 204 205 [idlharness-worker.https.any.serviceworker.html] 206 expected: 207 if os == "android": [OK, CRASH] 208 [StorageBucketManager interface: existence and properties of interface object] 209 expected: FAIL 210 211 [StorageBucketManager interface object length] 212 expected: FAIL 213 214 [StorageBucketManager interface object name] 215 expected: FAIL 216 217 [StorageBucketManager interface: existence and properties of interface prototype object] 218 expected: FAIL 219 220 [StorageBucketManager interface: existence and properties of interface prototype object's "constructor" property] 221 expected: FAIL 222 223 [StorageBucketManager interface: existence and properties of interface prototype object's @@unscopables property] 224 expected: FAIL 225 226 [StorageBucketManager interface: operation open(DOMString, optional StorageBucketOptions)] 227 expected: FAIL 228 229 [StorageBucketManager interface: operation keys()] 230 expected: FAIL 231 232 [StorageBucketManager interface: operation delete(DOMString)] 233 expected: FAIL 234 235 [StorageBucketManager must be primary interface of navigator.storageBuckets] 236 expected: FAIL 237 238 [Stringification of navigator.storageBuckets] 239 expected: FAIL 240 241 [StorageBucketManager interface: navigator.storageBuckets must inherit property "open(DOMString, optional StorageBucketOptions)" with the proper type] 242 expected: FAIL 243 244 [StorageBucketManager interface: calling open(DOMString, optional StorageBucketOptions) on navigator.storageBuckets with too few arguments must throw TypeError] 245 expected: FAIL 246 247 [StorageBucketManager interface: navigator.storageBuckets must inherit property "keys()" with the proper type] 248 expected: FAIL 249 250 [StorageBucketManager interface: navigator.storageBuckets must inherit property "delete(DOMString)" with the proper type] 251 expected: FAIL 252 253 [StorageBucketManager interface: calling delete(DOMString) on navigator.storageBuckets with too few arguments must throw TypeError] 254 expected: FAIL 255 256 [StorageBucket interface: existence and properties of interface object] 257 expected: FAIL 258 259 [StorageBucket interface object length] 260 expected: FAIL 261 262 [StorageBucket interface object name] 263 expected: FAIL 264 265 [StorageBucket interface: existence and properties of interface prototype object] 266 expected: FAIL 267 268 [StorageBucket interface: existence and properties of interface prototype object's "constructor" property] 269 expected: FAIL 270 271 [StorageBucket interface: existence and properties of interface prototype object's @@unscopables property] 272 expected: FAIL 273 274 [StorageBucket interface: attribute name] 275 expected: FAIL 276 277 [StorageBucket interface: member persist] 278 expected: FAIL 279 280 [StorageBucket interface: operation persisted()] 281 expected: FAIL 282 283 [StorageBucket interface: operation estimate()] 284 expected: FAIL 285 286 [StorageBucket interface: operation setExpires(DOMHighResTimeStamp)] 287 expected: FAIL 288 289 [StorageBucket interface: operation expires()] 290 expected: FAIL 291 292 [StorageBucket interface: attribute indexedDB] 293 expected: FAIL 294 295 [StorageBucket interface: attribute caches] 296 expected: FAIL 297 298 [StorageBucket interface: operation getDirectory()] 299 expected: FAIL 300 301 [WorkerNavigator interface: attribute storageBuckets] 302 expected: FAIL 303 304 [WorkerNavigator interface: navigator must inherit property "storageBuckets" with the proper type] 305 expected: FAIL 306 307 308 [idlharness-worker.https.any.sharedworker.html] 309 [StorageBucketManager interface: existence and properties of interface object] 310 expected: FAIL 311 312 [StorageBucketManager interface object length] 313 expected: FAIL 314 315 [StorageBucketManager interface object name] 316 expected: FAIL 317 318 [StorageBucketManager interface: existence and properties of interface prototype object] 319 expected: FAIL 320 321 [StorageBucketManager interface: existence and properties of interface prototype object's "constructor" property] 322 expected: FAIL 323 324 [StorageBucketManager interface: existence and properties of interface prototype object's @@unscopables property] 325 expected: FAIL 326 327 [StorageBucketManager interface: operation open(DOMString, optional StorageBucketOptions)] 328 expected: FAIL 329 330 [StorageBucketManager interface: operation keys()] 331 expected: FAIL 332 333 [StorageBucketManager interface: operation delete(DOMString)] 334 expected: FAIL 335 336 [StorageBucketManager must be primary interface of navigator.storageBuckets] 337 expected: FAIL 338 339 [Stringification of navigator.storageBuckets] 340 expected: FAIL 341 342 [StorageBucketManager interface: navigator.storageBuckets must inherit property "open(DOMString, optional StorageBucketOptions)" with the proper type] 343 expected: FAIL 344 345 [StorageBucketManager interface: calling open(DOMString, optional StorageBucketOptions) on navigator.storageBuckets with too few arguments must throw TypeError] 346 expected: FAIL 347 348 [StorageBucketManager interface: navigator.storageBuckets must inherit property "keys()" with the proper type] 349 expected: FAIL 350 351 [StorageBucketManager interface: navigator.storageBuckets must inherit property "delete(DOMString)" with the proper type] 352 expected: FAIL 353 354 [StorageBucketManager interface: calling delete(DOMString) on navigator.storageBuckets with too few arguments must throw TypeError] 355 expected: FAIL 356 357 [StorageBucket interface: existence and properties of interface object] 358 expected: FAIL 359 360 [StorageBucket interface object length] 361 expected: FAIL 362 363 [StorageBucket interface object name] 364 expected: FAIL 365 366 [StorageBucket interface: existence and properties of interface prototype object] 367 expected: FAIL 368 369 [StorageBucket interface: existence and properties of interface prototype object's "constructor" property] 370 expected: FAIL 371 372 [StorageBucket interface: existence and properties of interface prototype object's @@unscopables property] 373 expected: FAIL 374 375 [StorageBucket interface: attribute name] 376 expected: FAIL 377 378 [StorageBucket interface: member persist] 379 expected: FAIL 380 381 [StorageBucket interface: operation persisted()] 382 expected: FAIL 383 384 [StorageBucket interface: operation estimate()] 385 expected: FAIL 386 387 [StorageBucket interface: operation setExpires(DOMHighResTimeStamp)] 388 expected: FAIL 389 390 [StorageBucket interface: operation expires()] 391 expected: FAIL 392 393 [StorageBucket interface: attribute indexedDB] 394 expected: FAIL 395 396 [StorageBucket interface: attribute caches] 397 expected: FAIL 398 399 [StorageBucket interface: operation getDirectory()] 400 expected: FAIL 401 402 [WorkerNavigator interface: attribute storageBuckets] 403 expected: FAIL 404 405 [WorkerNavigator interface: navigator must inherit property "storageBuckets" with the proper type] 406 expected: FAIL 407 408 [idl_test setup] 409 expected: 410 if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]