Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / testing / web-platform / meta / IndexedDB / idbobjectstore_getAllKeys.any.js.ini
blobd0672a0dc8e6dd5a35b225e247b999a0f3e16968
1 [idbobjectstore_getAllKeys.any.worker.html]
2 expected:
3 if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
4 if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
5 [Single item get (generated key)]
6 expected:
7 if (os == "win") and not debug: [PASS, TIMEOUT]
9 [getAllKeys on empty object store]
10 expected:
11 if (os == "win") and not debug: [PASS, TIMEOUT]
13 [Get all values]
14 expected:
15 if (os == "win") and not debug: [PASS, TIMEOUT]
17 [Test maxCount]
18 expected:
19 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
20 if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
22 [Get bound range]
23 expected:
24 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
25 if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
27 [Get bound range with maxCount]
28 expected:
29 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
30 if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
32 [Get upper excluded]
33 expected:
34 if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
35 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
37 [Get lower excluded]
38 expected:
39 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
40 if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
42 [Get bound range (generated) with maxCount]
43 expected:
44 if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
45 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
47 [Non existent key]
48 expected:
49 if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
50 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
52 [zero maxCount]
53 expected:
54 if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
55 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
58 [idbobjectstore_getAllKeys.any.html]
59 expected:
60 if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
61 if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
62 [Single item get]
63 expected:
64 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
66 [Single item get (generated key)]
67 expected:
68 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
70 [getAllKeys on empty object store]
71 expected:
72 if (os == "win") and not debug: [PASS, TIMEOUT]
74 [Get all values]
75 expected:
76 if (os == "win") and not debug: [PASS, TIMEOUT]
78 [Test maxCount]
79 expected:
80 if (os == "win") and not debug: [PASS, TIMEOUT]
82 [Get bound range]
83 expected:
84 if (os == "win") and not debug: [PASS, TIMEOUT]
86 [Get bound range with maxCount]
87 expected:
88 if (os == "win") and not debug: [PASS, TIMEOUT]
90 [Get upper excluded]
91 expected:
92 if (os == "win") and not debug: [PASS, TIMEOUT]
94 [Get lower excluded]
95 expected:
96 if (os == "win") and not debug: [PASS, TIMEOUT]
98 [Get bound range (generated) with maxCount]
99 expected:
100 if (os == "win") and not debug: [PASS, TIMEOUT]
102 [Non existent key]
103 expected:
104 if (os == "win") and not debug: [PASS, TIMEOUT]
106 [zero maxCount]
107 expected:
108 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
109 if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]