Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / testing / web-platform / meta / IndexedDB / keyorder.htm.ini
blob91492493e803c2f6f223b29a92b768edeed6777a
1 [keyorder.htm]
2 expected:
3 if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
4 if (os == "android") and fission: [OK, TIMEOUT]
5 [Database readback sort - String < Array]
6 expected:
7 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
9 [Database readback sort - float < String]
10 expected:
11 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
13 [Database readback sort - float < Date]
14 expected:
15 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
17 [Database readback sort - float < Date < String < Array]
18 expected:
19 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
21 [Database readback sort - Date(1 sec ago) < Date(now) < Date(1 minute in future)]
22 expected:
23 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
25 [Database readback sort - -1.1 < 1 < 1.01337 < 1.013373 < 2]
26 expected:
27 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
29 [Database readback sort - -Infinity < -0.01 < 0 < Infinity]
30 expected:
31 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
33 [Database readback sort - "" < "a" < "ab" < "b" < "ba"]
34 expected:
35 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
37 [Database readback sort - Arrays]
38 expected:
39 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
41 [Database readback sort - Array.length: 10,000 < Array.length: 10,001]
42 expected:
43 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
45 [Database readback sort - Infinity inside arrays]
46 expected:
47 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
49 [Database readback sort - Test different stuff at once]
50 expected:
51 if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]