Skip to content

Commit 133803f

Browse files
committed
integration test: fix hash order
1 parent a4ac760 commit 133803f

File tree

1 file changed

+47
-47
lines changed

1 file changed

+47
-47
lines changed

test/integration/test_options/test_options.json

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"suite": "/test/integration/test_options",
33
"test": {
4+
"style/plot/backgroundColor/static/hex/000000": {
5+
"refs": [
6+
"8d2e451"
7+
]
8+
},
49
"style/plot/backgroundColor/static/hex/0000FF": {
510
"refs": [
611
"babbfa2"
@@ -11,24 +16,19 @@
1116
"cc089e0"
1217
]
1318
},
14-
"style/plot/backgroundColor/static/hex/000000": {
15-
"refs": [
16-
"8d2e451"
17-
]
18-
},
1919
"style/plot/backgroundColor/static/hex/00FFFF": {
2020
"refs": [
2121
"3e24880"
2222
]
2323
},
24-
"style/plot/backgroundColor/static/hex/FF00FF": {
24+
"style/plot/backgroundColor/static/hex/FF0000": {
2525
"refs": [
26-
"49c2738"
26+
"c6404d8"
2727
]
2828
},
29-
"style/plot/backgroundColor/static/hex/FF0000": {
29+
"style/plot/backgroundColor/static/hex/FF00FF": {
3030
"refs": [
31-
"c6404d8"
31+
"49c2738"
3232
]
3333
},
3434
"style/plot/backgroundColor/static/hex/FFFF00": {
@@ -51,14 +51,14 @@
5151
"6aa6155"
5252
]
5353
},
54-
"style/plot/backgroundColor/static/hexa/00000080": {
54+
"style/plot/backgroundColor/static/hexa/00000040": {
5555
"refs": [
56-
"aac3a80"
56+
"0d5c0bd"
5757
]
5858
},
59-
"style/plot/backgroundColor/static/hexa/00000040": {
59+
"style/plot/backgroundColor/static/hexa/00000080": {
6060
"refs": [
61-
"0d5c0bd"
61+
"aac3a80"
6262
]
6363
},
6464
"style/plot/backgroundColor/static/hexa/000000BF": {
@@ -76,34 +76,34 @@
7676
"6aa6155"
7777
]
7878
},
79-
"style/plot/backgroundColor/static/hexa/1A2B3CFF": {
79+
"style/plot/backgroundColor/static/hexa/1A2B3C40": {
8080
"refs": [
81-
"097a668"
81+
"46dba71"
8282
]
8383
},
84-
"style/plot/backgroundColor/static/hexa/1A2B3C40": {
84+
"style/plot/backgroundColor/static/hexa/1A2B3C80": {
8585
"refs": [
86-
"46dba71"
86+
"eda02d3"
8787
]
8888
},
8989
"style/plot/backgroundColor/static/hexa/1A2B3CBF": {
9090
"refs": [
9191
"6f0eee1"
9292
]
9393
},
94-
"style/plot/backgroundColor/static/hexa/1A2B3C80": {
94+
"style/plot/backgroundColor/static/hexa/1A2B3CFF": {
9595
"refs": [
96-
"eda02d3"
96+
"097a668"
9797
]
9898
},
99-
"style/plot/backgroundColor/static/hexa/FFFFFF00": {
99+
"style/plot/backgroundColor/static/hexa/1A2B3Cbf": {
100100
"refs": [
101-
"6aa6155"
101+
"6f0eee1"
102102
]
103103
},
104-
"style/plot/backgroundColor/static/hexa/1A2B3Cbf": {
104+
"style/plot/backgroundColor/static/hexa/FFFFFF00": {
105105
"refs": [
106-
"6f0eee1"
106+
"6aa6155"
107107
]
108108
},
109109
"style/plot/backgroundColor/static/hexa/FFFFFF40": {
@@ -176,14 +176,14 @@
176176
"6aa6155"
177177
]
178178
},
179-
"style/plot/backgroundColor/static/rgba/rgba(0,0,0,0.5)": {
179+
"style/plot/backgroundColor/static/rgba/rgba(0,0,0,0.25)": {
180180
"refs": [
181-
"6978c43"
181+
"bee06bb"
182182
]
183183
},
184-
"style/plot/backgroundColor/static/rgba/rgba(0,0,0,0.25)": {
184+
"style/plot/backgroundColor/static/rgba/rgba(0,0,0,0.5)": {
185185
"refs": [
186-
"bee06bb"
186+
"6978c43"
187187
]
188188
},
189189
"style/plot/backgroundColor/static/rgba/rgba(0,0,0,0.75)": {
@@ -196,59 +196,59 @@
196196
"8d2e451"
197197
]
198198
},
199-
"style/plot/backgroundColor/static/rgba/rgba(26,43,60,0)": {
199+
"style/plot/backgroundColor/static/rgba/rgba(255,255,255,0)": {
200200
"refs": [
201201
"6aa6155"
202202
]
203203
},
204-
"style/plot/backgroundColor/static/rgba/rgba(26,43,60,1)": {
204+
"style/plot/backgroundColor/static/rgba/rgba(255,255,255,0.25)": {
205205
"refs": [
206-
"097a668"
206+
"6aa6155"
207207
]
208208
},
209-
"style/plot/backgroundColor/static/rgba/rgba(26,43,60,0.25)": {
209+
"style/plot/backgroundColor/static/rgba/rgba(255,255,255,0.5)": {
210210
"refs": [
211-
"be987fd"
211+
"6aa6155"
212212
]
213213
},
214-
"style/plot/backgroundColor/static/rgba/rgba(26,43,60,0.75)": {
214+
"style/plot/backgroundColor/static/rgba/rgba(255,255,255,0.75)": {
215215
"refs": [
216-
"6f0eee1"
216+
"6aa6155"
217217
]
218218
},
219-
"style/plot/backgroundColor/static/rgba/rgba(26,43,60, 0.75)": {
219+
"style/plot/backgroundColor/static/rgba/rgba(255,255,255,1)": {
220220
"refs": [
221-
"6f0eee1"
221+
"6aa6155"
222222
]
223223
},
224-
"style/plot/backgroundColor/static/rgba/rgba(26,43,60,0.5)": {
224+
"style/plot/backgroundColor/static/rgba/rgba(26,43,60, 0.75)": {
225225
"refs": [
226-
"c295c65"
226+
"6f0eee1"
227227
]
228228
},
229-
"style/plot/backgroundColor/static/rgba/rgba(255,255,255,0)": {
229+
"style/plot/backgroundColor/static/rgba/rgba(26,43,60,0)": {
230230
"refs": [
231231
"6aa6155"
232232
]
233233
},
234-
"style/plot/backgroundColor/static/rgba/rgba(255,255,255,0.25)": {
234+
"style/plot/backgroundColor/static/rgba/rgba(26,43,60,0.25)": {
235235
"refs": [
236-
"6aa6155"
236+
"be987fd"
237237
]
238238
},
239-
"style/plot/backgroundColor/static/rgba/rgba(255,255,255,0.5)": {
239+
"style/plot/backgroundColor/static/rgba/rgba(26,43,60,0.5)": {
240240
"refs": [
241-
"6aa6155"
241+
"c295c65"
242242
]
243243
},
244-
"style/plot/backgroundColor/static/rgba/rgba(255,255,255,0.75)": {
244+
"style/plot/backgroundColor/static/rgba/rgba(26,43,60,0.75)": {
245245
"refs": [
246-
"6aa6155"
246+
"6f0eee1"
247247
]
248248
},
249-
"style/plot/backgroundColor/static/rgba/rgba(255,255,255,1)": {
249+
"style/plot/backgroundColor/static/rgba/rgba(26,43,60,1)": {
250250
"refs": [
251-
"6aa6155"
251+
"097a668"
252252
]
253253
}
254254
}

0 commit comments

Comments
 (0)