You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
newobject[]{"No key is given",newList<string>{},false},
126
-
newobject[]{"One key is present and the other one not",newList<string>{"/trades_test.json","/orats_2024-02-32.json"},true},
127
-
newobject[]{"The key is not present",newList<string>{"/orats_2024-02-32.json"},false},
128
-
newobject[]{"The type of the object store file is directory",newList<string>{"/CustomData"},true},
129
-
newobject[]{"The type of the object store file is text/plain",newList<string>{"/log.txt"},true},
130
-
newobject[]{"The type of the object store file is application/octet-stream",newList<string>{"/model"},true},
131
-
newobject[]{"The type of the object store file is P",newList<string>{"/l1_model.p"},true},
156
+
newobject[]{"One key is present and the other one not",newList<string>{_ciTestFolder+"/trades_test.json",_ciTestFolder+"/orats_2024-02-32.json"},true},
157
+
newobject[]{"The key is not present",newList<string>{_ciTestFolder+"/orats_2024-02-32.json"},false},
158
+
newobject[]{"The type of the object store file is directory",newList<string>{_ciTestFolder+"/CustomData"},true},
159
+
newobject[]{"The type of the object store file is text/plain",newList<string>{_ciTestFolder+"/log.txt"},true},
160
+
newobject[]{"The type of the object store file is application/octet-stream",newList<string>{_ciTestFolder+"/model"},true},
161
+
newobject[]{"The type of the object store file is P",newList<string>{_ciTestFolder+"/l1_model.p"},true},
132
162
newobject[]{"Heavy object store files",newList<string>{
0 commit comments