@@ -14,6 +14,10 @@ Maybe a Debug fail.
14
14
at d (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :4 :4 )
15
15
at e (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :5 :5 )" ,
16
16
],
17
+ [
18
+ " <BASE_PATH>/ts_downloads/base/MockRepoOwner.MockRepoName.rawError.txt" ,
19
+ " {" request_seq " :" 123 " ," command " :" cursedCommand " ," message " :" Some error . Could not do something . / nMaybe a Debug fail ./ n at a (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :1 :1 )/ n at b (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :2 :2 )/ n at c (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :3 :3 )/ n at d (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :4 :4 )/ n at e (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :5 :5 )" }" ,
20
+ ],
17
21
[
18
22
" <BASE_PATH>/RepoResults123/718e48b799650d4b66e5d80ad6bac7b9.results.txt" ,
19
23
" <h2>Maybe a Debug fail.</h2>
@@ -77,6 +81,10 @@ npx tsreplay ./MockRepoName ./MockRepoOwner.MockRepoName.replay.txt <PATH_TO_tss
77
81
" encoding" : " utf-8" ,
78
82
} ,
79
83
],
84
+ [
85
+ "<BASE_PATH >/ts_downloads/base/MockRepoOwner.MockRepoName.rawError.txt",
86
+ "{ " request_seq" :" 123" ," command" :" cursedCommand" ," message" :" Some error. Could not do something. /nMaybe a Debug fail./n at a (/mnt/vss/_work/1/s/typescript-1.1.1/lib/typescript.js:1:1)/n at b (/mnt/vss/_work/1/s/typescript-1.1.1/lib/typescript.js:2:2)/n at c (/mnt/vss/_work/1/s/typescript-1.1.1/lib/typescript.js:3:3)/n at d (/mnt/vss/_work/1/s/typescript-1.1.1/lib/typescript.js:4:4)/n at e (/mnt/vss/_work/1/s/typescript-1.1.1/lib/typescript.js:5:5)" } ",
87
+ ],
80
88
[
81
89
"<BASE_PATH >/RepoResults123/!718e48b799650d4b66e5d80ad6bac7b9.results.txt",
82
90
"
@@ -166,6 +174,14 @@ npx tsreplay ./MockRepoName ./MockRepoOwner.MockRepoName.replay.txt <PATH_TO_tss
166
174
" type" : " return" ,
167
175
" value" : undefined ,
168
176
} ,
177
+ {
178
+ " type" : " return" ,
179
+ " value" : undefined ,
180
+ } ,
181
+ {
182
+ " type" : " return" ,
183
+ " value" : undefined ,
184
+ } ,
169
185
],
170
186
}
171
187
`;
@@ -184,6 +200,10 @@ Maybe a Debug fail.
184
200
at d (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :4 :4 )
185
201
at e (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :5 :5 )" ,
186
202
],
203
+ [
204
+ " <BASE_PATH>/ts_downloads/base/MockRepoOwner.MockRepoName.rawError.txt" ,
205
+ " {" request_seq " :" 123 " ," command " :" cursedCommand " ," message " :" Some error . Could not do something . / nMaybe a Debug fail ./ n at a (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :1 :1 )/ n at b (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :2 :2 )/ n at c (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :3 :3 )/ n at d (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :4 :4 )/ n at e (/ mnt / vss / _work / 1 / s / typescript - 1.1 .1 / lib / typescript .js :5 :5 )" }" ,
206
+ ],
187
207
[
188
208
" <BASE_PATH>/RepoResults123/718e48b799650d4b66e5d80ad6bac7b9.results.txt" ,
189
209
" <h2>Maybe a Debug fail.</h2>
@@ -261,6 +281,10 @@ npx tsreplay ./MockRepoName ./MockRepoOwner.MockRepoName.replay.txt <PATH_TO_tss
261
281
" type" : " return" ,
262
282
" value" : undefined ,
263
283
} ,
284
+ {
285
+ " type" : " return" ,
286
+ " value" : undefined ,
287
+ } ,
264
288
],
265
289
}
266
290
`;
0 commit comments