-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-444aa87348.log
397 lines (392 loc) · 19.4 KB
/
1.6.0-DEV-444aa87348.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
Julia Version 1.6.0-DEV.1274
Commit 444aa87348 (2020-10-17 22:11 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.0 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
Resolving package versions...
Installed GenTeX ─ v1.0.0
Updating `~/.julia/environments/v1.6/Project.toml`
[986b9465] + GenTeX v1.0.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[986b9465] + GenTeX v1.0.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[8dfed614] + Test
[4ec0a83e] + Unicode
Precompiling project... (tip: to disable auto-precompilation set ENV["JULIA_PKG_PRECOMPILE_AUTO"]=0)
[32m ✓ [39mGenTeX
1 dependency successfully precompiled
Testing GenTeX
Status `/tmp/jl_zYjJL3/Project.toml`
[986b9465] GenTeX v1.0.0
[2a0f44e3] Base64
[ade2ca70] Dates
[9e88b42a] Serialization
[8dfed614] Test
Status `/tmp/jl_zYjJL3/Manifest.toml`
[986b9465] GenTeX v1.0.0
[2a0f44e3] Base64
[ade2ca70] Dates
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[de0858da] Printf
[9a3f8284] Random
[9e88b42a] Serialization
[8dfed614] Test
[4ec0a83e] Unicode
Testing Running tests...
LaTeX: Error During Test at /home/pkgeval/.julia/packages/GenTeX/JRVuk/test/latex.jl:12
Test threw exception
Expression: startswith(GenTeX.substitute_latex(raw"$$x_y$$", 1, tmpdir), "<center")
Failed to run pdfcrop. Is pdfcrop installed?
Stacktrace:
[1] latex_im(eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:167
[2] _eq!(cache::GenTeX.Cache, eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:227
[3] eq_replace!(cache::GenTeX.Cache, eq::SubString{String}, scale::Int64, im_dir::String, extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:238
[4] #9
@ ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255 [inlined]
[5] _replace
@ ./strings/util.jl:488 [inlined]
[6] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}}; count::Int64)
@ Base ./strings/util.jl:522
[7] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}})
@ Base ./strings/util.jl:505
[8] substitute_latex(md::String, scale::Int64, im_dir::String; extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255
[9] substitute_latex(md::String, scale::Int64, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:251
[10] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:12
[11] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[12] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:5
caused by: IOError: could not spawn `pdfcrop /tmp/jl_Zy6dOi/eq.pdf /tmp/jl_Zy6dOi/eq.crop.pdf`: no such file or directory (ENOENT)
Stacktrace:
[1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Any})
@ Base ./process.jl:99
[2] #623
@ ./process.jl:112 [inlined]
[3] setup_stdios(f::Base.var"#623#624"{Cmd}, stdios::Vector{Any})
@ Base ./process.jl:196
[4] _spawn
@ ./process.jl:111 [inlined]
[5] _spawn(::Base.CmdRedirect, ::Vector{Any})
@ Base ./process.jl:139
[6] run(::Base.CmdRedirect; wait::Bool)
@ Base ./process.jl:439
[7] run
@ ./process.jl:438 [inlined]
[8] latex_im(eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:165
[9] _eq!(cache::GenTeX.Cache, eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:227
[10] eq_replace!(cache::GenTeX.Cache, eq::SubString{String}, scale::Int64, im_dir::String, extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:238
[11] #9
@ ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255 [inlined]
[12] _replace
@ ./strings/util.jl:488 [inlined]
[13] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}}; count::Int64)
@ Base ./strings/util.jl:522
[14] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}})
@ Base ./strings/util.jl:505
[15] substitute_latex(md::String, scale::Int64, im_dir::String; extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255
[16] substitute_latex(md::String, scale::Int64, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:251
[17] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:12
[18] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[19] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:5
LaTeX: Error During Test at /home/pkgeval/.julia/packages/GenTeX/JRVuk/test/latex.jl:13
Test threw exception
Expression: startswith(GenTeX.substitute_latex(raw"$x$", 1, tmpdir), "<img")
Failed to run pdfcrop. Is pdfcrop installed?
Stacktrace:
[1] latex_im(eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:167
[2] _eq!(cache::GenTeX.Cache, eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:227
[3] eq_replace!(cache::GenTeX.Cache, eq::SubString{String}, scale::Int64, im_dir::String, extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:238
[4] #9
@ ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255 [inlined]
[5] _replace
@ ./strings/util.jl:488 [inlined]
[6] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}}; count::Int64)
@ Base ./strings/util.jl:522
[7] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}})
@ Base ./strings/util.jl:505
[8] substitute_latex(md::String, scale::Int64, im_dir::String; extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255
[9] substitute_latex(md::String, scale::Int64, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:251
[10] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:13
[11] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[12] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:5
caused by: IOError: could not spawn `pdfcrop /tmp/jl_dbSkQj/eq.pdf /tmp/jl_dbSkQj/eq.crop.pdf`: no such file or directory (ENOENT)
Stacktrace:
[1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Any})
@ Base ./process.jl:99
[2] #623
@ ./process.jl:112 [inlined]
[3] setup_stdios(f::Base.var"#623#624"{Cmd}, stdios::Vector{Any})
@ Base ./process.jl:196
[4] _spawn
@ ./process.jl:111 [inlined]
[5] _spawn(::Base.CmdRedirect, ::Vector{Any})
@ Base ./process.jl:139
[6] run(::Base.CmdRedirect; wait::Bool)
@ Base ./process.jl:439
[7] run
@ ./process.jl:438 [inlined]
[8] latex_im(eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:165
[9] _eq!(cache::GenTeX.Cache, eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:227
[10] eq_replace!(cache::GenTeX.Cache, eq::SubString{String}, scale::Int64, im_dir::String, extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:238
[11] #9
@ ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255 [inlined]
[12] _replace
@ ./strings/util.jl:488 [inlined]
[13] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}}; count::Int64)
@ Base ./strings/util.jl:522
[14] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}})
@ Base ./strings/util.jl:505
[15] substitute_latex(md::String, scale::Int64, im_dir::String; extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255
[16] substitute_latex(md::String, scale::Int64, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:251
[17] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:13
[18] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[19] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:5
LaTeX: Error During Test at /home/pkgeval/.julia/packages/GenTeX/JRVuk/test/latex.jl:14
Test threw exception
Expression: startswith(GenTeX.substitute_latex(raw"$$\text{mean} = 1$$", 1, tmpdir), "<center")
Failed to run pdfcrop. Is pdfcrop installed?
Stacktrace:
[1] latex_im(eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:167
[2] _eq!(cache::GenTeX.Cache, eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:227
[3] eq_replace!(cache::GenTeX.Cache, eq::SubString{String}, scale::Int64, im_dir::String, extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:238
[4] #9
@ ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255 [inlined]
[5] _replace
@ ./strings/util.jl:488 [inlined]
[6] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}}; count::Int64)
@ Base ./strings/util.jl:522
[7] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}})
@ Base ./strings/util.jl:505
[8] substitute_latex(md::String, scale::Int64, im_dir::String; extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255
[9] substitute_latex(md::String, scale::Int64, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:251
[10] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:14
[11] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[12] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:5
caused by: IOError: could not spawn `pdfcrop /tmp/jl_bFTYfm/eq.pdf /tmp/jl_bFTYfm/eq.crop.pdf`: no such file or directory (ENOENT)
Stacktrace:
[1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Any})
@ Base ./process.jl:99
[2] #623
@ ./process.jl:112 [inlined]
[3] setup_stdios(f::Base.var"#623#624"{Cmd}, stdios::Vector{Any})
@ Base ./process.jl:196
[4] _spawn
@ ./process.jl:111 [inlined]
[5] _spawn(::Base.CmdRedirect, ::Vector{Any})
@ Base ./process.jl:139
[6] run(::Base.CmdRedirect; wait::Bool)
@ Base ./process.jl:439
[7] run
@ ./process.jl:438 [inlined]
[8] latex_im(eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:165
[9] _eq!(cache::GenTeX.Cache, eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:227
[10] eq_replace!(cache::GenTeX.Cache, eq::SubString{String}, scale::Int64, im_dir::String, extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:238
[11] #9
@ ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255 [inlined]
[12] _replace
@ ./strings/util.jl:488 [inlined]
[13] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}}; count::Int64)
@ Base ./strings/util.jl:522
[14] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Int64, String, GenTeX.Cache}})
@ Base ./strings/util.jl:505
[15] substitute_latex(md::String, scale::Int64, im_dir::String; extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255
[16] substitute_latex(md::String, scale::Int64, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:251
[17] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:14
[18] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[19] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/latex.jl:5
cache: Error During Test at /home/pkgeval/.julia/packages/GenTeX/JRVuk/test/cache.jl:6
Got exception outside of a @test
Failed to run pdfcrop. Is pdfcrop installed?
Stacktrace:
[1] latex_im(eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:167
[2] _eq!(cache::GenTeX.Cache, eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:227
[3] eq_replace!(cache::GenTeX.Cache, eq::SubString{String}, scale::Float64, im_dir::String, extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:238
[4] #9
@ ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255 [inlined]
[5] _replace
@ ./strings/util.jl:488 [inlined]
[6] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Float64, String, GenTeX.Cache}}; count::Int64)
@ Base ./strings/util.jl:522
[7] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Float64, String, GenTeX.Cache}})
@ Base ./strings/util.jl:505
[8] substitute_latex(md::String, scale::Float64, im_dir::String; extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255
[9] substitute_latex(md::String, scale::Float64, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:251
[10] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/cache.jl:32
[11] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[12] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/cache.jl:7
[13] include(fname::String)
@ Base.MainInclude ./client.jl:444
[14] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/runtests.jl:5
[15] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[16] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/runtests.jl:4
[17] include(fname::String)
@ Base.MainInclude ./client.jl:444
[18] top-level scope
@ none:6
[19] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[20] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[21] _start()
@ Base ./client.jl:485
caused by: IOError: could not spawn `pdfcrop /tmp/jl_Ngnj3h/eq.pdf /tmp/jl_Ngnj3h/eq.crop.pdf`: no such file or directory (ENOENT)
Stacktrace:
[1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Any})
@ Base ./process.jl:99
[2] #623
@ ./process.jl:112 [inlined]
[3] setup_stdios(f::Base.var"#623#624"{Cmd}, stdios::Vector{Any})
@ Base ./process.jl:196
[4] _spawn
@ ./process.jl:111 [inlined]
[5] _spawn(::Base.CmdRedirect, ::Vector{Any})
@ Base ./process.jl:139
[6] run(::Base.CmdRedirect; wait::Bool)
@ Base ./process.jl:439
[7] run
@ ./process.jl:438 [inlined]
[8] latex_im(eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:165
[9] _eq!(cache::GenTeX.Cache, eq::GenTeX.Equation, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:227
[10] eq_replace!(cache::GenTeX.Cache, eq::SubString{String}, scale::Float64, im_dir::String, extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:238
[11] #9
@ ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255 [inlined]
[12] _replace
@ ./strings/util.jl:488 [inlined]
[13] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Float64, String, GenTeX.Cache}}; count::Int64)
@ Base ./strings/util.jl:522
[14] replace(str::String, pat_repl::Pair{Regex, GenTeX.var"#9#10"{String, Float64, String, GenTeX.Cache}})
@ Base ./strings/util.jl:505
[15] substitute_latex(md::String, scale::Float64, im_dir::String; extra_packages::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:255
[16] substitute_latex(md::String, scale::Float64, im_dir::String)
@ GenTeX ~/.julia/packages/GenTeX/JRVuk/src/latex.jl:251
[17] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/cache.jl:32
[18] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[19] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/cache.jl:7
[20] include(fname::String)
@ Base.MainInclude ./client.jl:444
[21] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/runtests.jl:5
[22] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[23] top-level scope
@ ~/.julia/packages/GenTeX/JRVuk/test/runtests.jl:4
[24] include(fname::String)
@ Base.MainInclude ./client.jl:444
[25] top-level scope
@ none:6
[26] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[27] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[28] _start()
@ Base ./client.jl:485
Test Summary: | Pass Error Total
GenTeX | 7 4 11
LaTeX | 1 3 4
cache | 6 1 7
ERROR: LoadError: Some tests did not pass: 7 passed, 0 failed, 4 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/GenTeX/JRVuk/test/runtests.jl:3
ERROR: Package GenTeX errored during testing
Stacktrace:
[1] pkgerror(msg::String)
@ Pkg.Types /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:52
[2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1667
[3] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:333
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:320
[5] #test#62
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:70 [inlined]
[6] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:69 [inlined]
[7] #test#61
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[8] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[9] test(pkg::String; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66
[10] test(pkg::String)
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66
[11] top-level scope
@ none:31