-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-f05b821fe7.log
619 lines (617 loc) · 42.2 KB
/
1.6.0-DEV-f05b821fe7.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
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
Julia Version 1.6.0-DEV.1218
Commit f05b821fe7 (2020-10-14 11:56 UTC)
Platform Info:
OS: Linux (x86_64-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 Crayons ──── v4.0.4
Installed URIParser ── v0.4.1
Installed JSON ─────── v0.21.1
Installed Parsers ──── v1.0.11
Installed CommonMark ─ v0.6.4
Updating `~/.julia/environments/v1.6/Project.toml`
[a80b9123] + CommonMark v0.6.4
Updating `~/.julia/environments/v1.6/Manifest.toml`
[a80b9123] + CommonMark v0.6.4
[a8cc5b0e] + Crayons v4.0.4
[682c06a0] + JSON v0.21.1
[69de0a69] + Parsers v1.0.11
[30578b45] + URIParser v0.4.1
[ade2ca70] + Dates
[a63ad114] + Mmap
[de0858da] + Printf
[4ec0a83e] + Unicode
Precompiling project... (tip: to disable auto-precompilation set ENV["JULIA_PKG_PRECOMPILE_AUTO"]=0)
[90m[32m ✓ [39mURIParser[39m
[90m[32m ✓ [39mCrayons[39m
[90m[32m ✓ [39mParsers[39m
[90m[32m ✓ [39mJSON[39m
[32m ✓ [39mCommonMark
5 dependencies successfully precompiled
Testing CommonMark
Status `/tmp/jl_ycpxFY/Project.toml`
[a80b9123] CommonMark v0.6.4
[682c06a0] JSON v0.21.1
[ffc61752] Mustache v1.0.6
[ddb6d928] YAML v0.4.2
[44cfe95a] Pkg
[8dfed614] Test
Status `/tmp/jl_ycpxFY/Manifest.toml`
[a80b9123] CommonMark v0.6.4
[a8cc5b0e] Crayons v4.0.4
[9a962f9c] DataAPI v1.3.0
[e2d170a0] DataValueInterfaces v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.1
[ffc61752] Mustache v1.0.6
[69de0a69] Parsers v1.0.11
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v1.1.0
[30578b45] URIParser v0.4.1
[ddb6d928] YAML v0.4.2
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[6462fe0b] Sockets
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " code\n" == " \e[36mcode\e[39m\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:10
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " <em>text</em>\n" == " \e[90m<em>\e[39mtext\e[90m</em>\e[39m\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:15
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " link\n" == " \e[34;4mlink\e[39;24m\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:20
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " link\n" == " \e[32mlink\e[39m\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:25
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " text\n" == " \e[3mtext\e[23m\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:30
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " text\n" == " \e[1mtext\e[22m\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:35
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " # h1\n" == " \e[34;1m#\e[39;22m h1\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:40
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " ## h2\n" == " \e[34;1m##\e[39;22m h2\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:44
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " ### h3\n" == " \e[34;1m###\e[39;22m h3\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:48
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " #### h4\n" == " \e[34;1m####\e[39;22m h4\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:52
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " ##### h5\n" == " \e[34;1m#####\e[39;22m h5\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:56
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " ###### h6\n" == " \e[34;1m######\e[39;22m h6\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:60
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " │ quote\n" == " \e[1m│\e[22m quote\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:65
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " ═════════════════════════════════════ § ═════════════════════════════════════\n" == " \e[90m═════════════════════════════════════ § ═════════════════════════════════════\e[39m\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:80
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Terminal: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
Expression: term(ast) == expected
Evaluated: " │ code\n" == " \e[36m│\e[39m \e[90mcode\e[39m\n"
Stacktrace:
[1] (::var"#3#4"{Parser})(text::String, expected::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:6
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:85
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/writers/term.jl:2
Admonitions: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/admonitions.jl:15
Expression: term(ast) == " \e[33;1m┌ Warning ────────────────────────────────────────────────────────────────────\e[39;22m\n \e[33;1m│\e[39;22m text\n \e[33;1m└─────────────────────────────────────────────────────────────────────────────\e[39;22m\n"
Evaluated: " ┌ Warning ────────────────────────────────────────────────────────────────────\n │ text\n └─────────────────────────────────────────────────────────────────────────────\n" == " \e[33;1m┌ Warning ────────────────────────────────────────────────────────────────────\e[39;22m\n \e[33;1m│\e[39;22m text\n \e[33;1m└─────────────────────────────────────────────────────────────────────────────\e[39;22m\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/admonitions.jl:15
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/admonitions.jl:2
Admonitions: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/admonitions.jl:28
Expression: term(ast) == " \e[36;1m┌ Custom Title ───────────────────────────────────────────────────────────────\e[39;22m\n \e[36;1m│\e[39;22m text\n \e[36;1m└─────────────────────────────────────────────────────────────────────────────\e[39;22m\n"
Evaluated: " ┌ Custom Title ───────────────────────────────────────────────────────────────\n │ text\n └─────────────────────────────────────────────────────────────────────────────\n" == " \e[36;1m┌ Custom Title ───────────────────────────────────────────────────────────────\e[39;22m\n \e[36;1m│\e[39;22m text\n \e[36;1m└─────────────────────────────────────────────────────────────────────────────\e[39;22m\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/admonitions.jl:28
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/admonitions.jl:2
Footnotes: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/footnotes.jl:11
Expression: term(ast) == " text\e[31m[^1]\e[39m\n"
Evaluated: " text[^1]\n" == " text\e[31m[^1]\e[39m\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/footnotes.jl:11
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/footnotes.jl:2
Footnotes: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/footnotes.jl:20
Expression: term(ast) == " \e[31m┌ [^1] ───────────────────────────────────────────────────────────────────────\e[39m\n \e[31m│\e[39m text\n \e[31m└─────────────────────────────────────────────────────────────────────────────\e[39m\n"
Evaluated: " ┌ [^1] ───────────────────────────────────────────────────────────────────────\n │ text\n └─────────────────────────────────────────────────────────────────────────────\n" == " \e[31m┌ [^1] ───────────────────────────────────────────────────────────────────────\e[39m\n \e[31m│\e[39m text\n \e[31m└─────────────────────────────────────────────────────────────────────────────\e[39m\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/footnotes.jl:20
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/footnotes.jl:2
Math: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:11
Expression: term(ast) == " Some \e[35mmath\e[39m.\n"
Evaluated: " Some math.\n" == " Some \e[35mmath\e[39m.\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:11
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:2
Math: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:23
Expression: term(ast) == " \e[35m│\e[39m \e[90mmath\e[39m\n"
Evaluated: " │ math\n" == " \e[35m│\e[39m \e[90mmath\e[39m\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:23
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:2
Math: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:52
Expression: term(ast) == " Some \e[35mmath\e[39m.\n"
Evaluated: " Some math.\n" == " Some \e[35mmath\e[39m.\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:52
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:2
Math: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:59
Expression: term(ast) == " \e[35m│\e[39m \e[90mdisplay math\e[39m\n"
Evaluated: " │ display math\n" == " \e[35m│\e[39m \e[90mdisplay math\e[39m\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:59
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/math.jl:2
Tables: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/tables.jl:57
Expression: term(ast) == " ┏━━━┯━━━━┯━━━┓\n ┃ 1 │ 10 │ \e[36m|\e[39m ┃\n ┠───┼────┼───┨\n ┃ \e[3m|\e[23m │ \e[32m|\e[39m │ ┃\n ┃ 1 │ 2 │ 3 ┃\n ┗━━━┷━━━━┷━━━┛\n"
Evaluated: " ┏━━━┯━━━━┯━━━┓\n ┃ 1 │ 10 │ | ┃\n ┠───┼────┼───┨\n ┃ | │ | │ ┃\n ┃ 1 │ 2 │ 3 ┃\n ┗━━━┷━━━━┷━━━┛\n" == " ┏━━━┯━━━━┯━━━┓\n ┃ 1 │ 10 │ \e[36m|\e[39m ┃\n ┠───┼────┼───┨\n ┃ \e[3m|\e[23m │ \e[32m|\e[39m │ ┃\n ┃ 1 │ 2 │ 3 ┃\n ┗━━━┷━━━━┷━━━┛\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/tables.jl:57
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/tables.jl:2
Tables: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/tables.jl:86
Expression: term(ast) == " \e[34;1m#\e[39;22m Header\n \n ┏━━━━━━━━━┓\n ┃ table ┃\n ┠─────────┨\n ┃ content ┃\n ┗━━━━━━━━━┛\n"
Evaluated: " # Header\n \n ┏━━━━━━━━━┓\n ┃ table ┃\n ┠─────────┨\n ┃ content ┃\n ┗━━━━━━━━━┛\n" == " \e[34;1m#\e[39;22m Header\n \n ┏━━━━━━━━━┓\n ┃ table ┃\n ┠─────────┨\n ┃ content ┃\n ┗━━━━━━━━━┛\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/tables.jl:86
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/tables.jl:2
Tables: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/tables.jl:103
Expression: term(ast) == " \e[34;1m#\e[39;22m Messy tables\n \n ┏━━━━━━━┓\n ┃ table ┃\n ┠───────┨\n ┃ \e[3m|\e[23m ┃\n ┗━━━━━━━┛\n"
Evaluated: " # Messy tables\n \n ┏━━━━━━━┓\n ┃ table ┃\n ┠───────┨\n ┃ | ┃\n ┗━━━━━━━┛\n" == " \e[34;1m#\e[39;22m Messy tables\n \n ┏━━━━━━━┓\n ┃ table ┃\n ┠───────┨\n ┃ \e[3m|\e[23m ┃\n ┗━━━━━━━┛\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/tables.jl:103
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/tables.jl:2
Raw Content: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/raw.jl:10
Expression: term(ast) == " \e[90mhtml\e[39m\e[90mlatex\e[39m\n"
Evaluated: " htmllatex\n" == " \e[90mhtml\e[39m\e[90mlatex\e[39m\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/raw.jl:10
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/raw.jl:2
Raw Content: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/raw.jl:29
Expression: term(ast) == " \e[90m<div id=\"main\">\e[39m\n \e[90m <div class=\"article\">\e[39m\n \n \e[90m\\begin{tikzpicture}\e[39m\n \e[90m...\e[39m\n \e[90m\\end{tikzpicture}\e[39m\n"
Evaluated: " <div id=\"main\">\n <div class=\"article\">\n \n \\begin{tikzpicture}\n ...\n \\end{tikzpicture}\n" == " \e[90m<div id=\"main\">\e[39m\n \e[90m <div class=\"article\">\e[39m\n \n \e[90m\\begin{tikzpicture}\e[39m\n \e[90m...\e[39m\n \e[90m\\end{tikzpicture}\e[39m\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/raw.jl:29
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/raw.jl:2
Citations: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
Expression: term(ast, env) == _term
Evaluated: " @unknown\n" == " \e[31m@unknown\e[39m\n"
Stacktrace:
[1] (::var"#19#20")(bib::Vector{Any}, ast::CommonMark.Node, _html::String, _latex::String, _markdown::String, _term::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:16
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:2
Citations: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
Expression: term(ast, env) == _term
Evaluated: " Innes 2018\n" == " \e[31mInnes 2018\e[39m\n"
Stacktrace:
[1] (::var"#19#20")(bib::Vector{Any}, ast::CommonMark.Node, _html::String, _latex::String, _markdown::String, _term::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:26
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:2
Citations: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
Expression: term(ast, env) == _term
Evaluated: " Dunning and Lubin 2015\n" == " \e[31mDunning and Lubin 2015\e[39m\n"
Stacktrace:
[1] (::var"#19#20")(bib::Vector{Any}, ast::CommonMark.Node, _html::String, _latex::String, _markdown::String, _term::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:36
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:2
Citations: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
Expression: term(ast, env) == _term
Evaluated: " Bezanson et al. 2017\n" == " \e[31mBezanson et al. 2017\e[39m\n"
Stacktrace:
[1] (::var"#19#20")(bib::Vector{Any}, ast::CommonMark.Node, _html::String, _latex::String, _markdown::String, _term::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:46
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:2
Citations: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
Expression: term(ast, env) == _term
Evaluated: " (@unknown)\n" == " (\e[31m@unknown\e[39m)\n"
Stacktrace:
[1] (::var"#19#20")(bib::Vector{Any}, ast::CommonMark.Node, _html::String, _latex::String, _markdown::String, _term::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:58
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:2
Citations: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
Expression: term(ast, env) == _term
Evaluated: " (Innes 2018)\n" == " (\e[31mInnes 2018\e[39m)\n"
Stacktrace:
[1] (::var"#19#20")(bib::Vector{Any}, ast::CommonMark.Node, _html::String, _latex::String, _markdown::String, _term::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:68
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:2
Citations: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
Expression: term(ast, env) == _term
Evaluated: " (Dunning and Lubin 2015)\n" == " (\e[31mDunning and Lubin 2015\e[39m)\n"
Stacktrace:
[1] (::var"#19#20")(bib::Vector{Any}, ast::CommonMark.Node, _html::String, _latex::String, _markdown::String, _term::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:78
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:2
Citations: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
Expression: term(ast, env) == _term
Evaluated: " (Bezanson et al. 2017)\n" == " (\e[31mBezanson et al. 2017\e[39m)\n"
Stacktrace:
[1] (::var"#19#20")(bib::Vector{Any}, ast::CommonMark.Node, _html::String, _latex::String, _markdown::String, _term::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:88
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:2
Citations: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
Expression: term(ast, env) == _term
Evaluated: " # The reference list.\n \n Aruoba, S. Borağan, and Jesús Fernández-Villaverde. 2015. A comparison of\n programming languages in macroeconomics. \n \n Ault, Shaun V., Tyler A. Cabutto, Sean P. Heeney, Guifen Mao, and Jin Wang. \n 2018. An Overview of the Julia Programming Language. \n \n Besard, Tim, Bjorn De Sutter, and Christophe Foket. 2018. Effective\n extensible programming: Unleashing julia on gpus. \n \n Bezanson, Jeff, Alan Edelman, Stefan Karpinski, and Viral B. Shah. 2017. \n Julia: A fresh approach to numerical computing. \n \n Bezanson, Jeff, Alan Edelman, Stefan Karpinski, and Viral B. Shah. 2012. \n Julia: A fast dynamic language for technical computing. \n \n Boyd, Stephen, Steven Diamond, Jenny Hong, Karanveer Mohan, Madeleine Udell,\n and David Zeng. 2014. Convex optimization in Julia. IEEE. \n \n Chen, Jiahao, and Jarrett Revels. 2016. Robust benchmarking in noisy\n environments. \n \n Cusumano-Towner, Marco F., Alexander K. Lew, Vikash K. Mansinghka, and Feras\n A. Saad. 2019. Gen: A general-purpose probabilistic programming system with\n programmable inference. New York, NY, USA: ACM. doi:10.1145/3314221.3314642. \n http://doi.acm.org/10.1145/3314221.3314642. \n \n Dunning, Iain, and Miles Lubin. 2015. Computing in operations research using\n Julia. \n \n Edelman, Alan. 2015. Julia: A fresh approach to parallel programming. IEEE. \n \n Elmqvist, Hilding, Toivo Henningsson, and Martin Otter. 2016. Systems\n modeling and programming in a unified environment based on Julia. Springer. \n \n Fieker, Claus, William Hart, Tommy Hofmann, and Fredrik Johansson. 2017. \n Nemo/Hecke: computer algebra and number theory packages for the Julia\n programming language. \n \n Fischer, Keno, Dhairya Gandhi, Michael Innes, Neethu Mariya Joy, Tejan\n Karmali, Avik Pal, Marco Concetto Rudilosso, Elliot Saba, and Viral Shah. \n 2018. Fashionable modelling with flux. http://arxiv.org/abs/1811.01457. \n \n Ge, Hong, Zoubin Ghahramani, and Kai Xu. 2018. Turing: a language for\n flexible probabilistic inference. http://proceedings.mlr.press/v84/ge18b.html.\n \n \n Innes, Michael. 2018. Don't unroll adjoint: Differentiating SSA-Form\n programs. http://arxiv.org/abs/1810.07951. \n \n Innes, Mike. 2018. Flux: Elegant machine learning with julia. \n doi:10.21105/joss.00602. \n \n Masthay, Tyler M., and Saverio Perugini. 2017. Parareal Algorithm\n Implementation and Simulation in Julia. \n \n Mogensen, Patrick Kofod, and Asbjørn Nilsen Riseth. 2018. Optim: A\n mathematical optimization package for Julia. \n \n Nie, Qing, and Christopher Rackauckas. 2017. DifferentialEquations.jl – a\n performant and feature-rich ecosystem for solving differential equations in\n julia. doi:10.5334/jors.151. \n https://app.dimensions.ai/details/publication/pub.1085583166. \n \n Novosel, Rok, and Bostjan Slivnik. 2019. Beyond Classical Parallel\n Programming Frameworks: Chapel vs Julia. Schloss Dagstuhl-Leibniz-Zentrum\n fuer Informatik. \n" == " \e[34;1m#\e[39;22m The reference list.\n \n Aruoba, S. Borağan, and Jesús Fernández-Villaverde. 2015. \e[3mA comparison of\n\e[23m \e[3mprogramming languages in macroeconomics. \e[23m\n \n Ault, Shaun V., Tyler A. Cabutto, Sean P. Heeney, Guifen Mao, and Jin Wang. \n 2018. \e[3mAn Overview of the Julia Programming Language. \e[23m\n \n Besard, Tim, Bjorn De Sutter, and Christophe Foket. 2018. \e[3mEffective\n\e[23m \e[3mextensible programming: Unleashing julia on gpus. \e[23m\n \n Bezanson, Jeff, Alan Edelman, Stefan Karpinski, and Viral B. Shah. 2017. \e[3m\n\e[23m \e[3mJulia: A fresh approach to numerical computing. \e[23m\n \n Bezanson, Jeff, Alan Edelman, Stefan Karpinski, and Viral B. Shah. 2012. \e[3m\n\e[23m \e[3mJulia: A fast dynamic language for technical computing. \e[23m\n \n Boyd, Stephen, Steven Diamond, Jenny Hong, Karanveer Mohan, Madeleine Udell,\n and David Zeng. 2014. \e[3mConvex optimization in Julia. \e[23mIEEE. \n \n Chen, Jiahao, and Jarrett Revels. 2016. \e[3mRobust benchmarking in noisy\n\e[23m \e[3menvironments. \e[23m\n \n Cusumano-Towner, Marco F., Alexander K. Lew, Vikash K. Mansinghka, and Feras\n A. Saad. 2019. \e[3mGen: A general-purpose probabilistic programming system with\n\e[23m \e[3mprogrammable inference. \e[23mNew York, NY, USA: ACM. doi:10.1145/3314221.3314642. \e[34;4m\n\e[39;24m \e[34;4mhttp://doi.acm.org/10.1145/3314221.3314642\e[39;24m. \n \n Dunning, Iain, and Miles Lubin. 2015. \e[3mComputing in operations research using\n\e[23m \e[3mJulia. \e[23m\n \n Edelman, Alan. 2015. \e[3mJulia: A fresh approach to parallel programming. \e[23mIEEE. \n \n Elmqvist, Hilding, Toivo Henningsson, and Martin Otter. 2016. \e[3mSystems\n\e[23m \e[3mmodeling and programming in a unified environment based on Julia. \e[23mSpringer. \n \n Fieker, Claus, William Hart, Tommy Hofmann, and Fredrik Johansson. 2017. \e[3m\n\e[23m \e[3mNemo/Hecke: computer algebra and number theory packages for the Julia\n\e[23m \e[3mprogramming language. \e[23m\n \n Fischer, Keno, Dhairya Gandhi, Michael Innes, Neethu Mariya Joy, Tejan\n Karmali, Avik Pal, Marco Concetto Rudilosso, Elliot Saba, and Viral Shah. \n 2018. \e[3mFashionable modelling with flux. \e[23m\e[34;4mhttp://arxiv.org/abs/1811.01457\e[39;24m. \n \n Ge, Hong, Zoubin Ghahramani, and Kai Xu. 2018. \e[3mTuring: a language for\n\e[23m \e[3mflexible probabilistic inference. \e[23m\e[34;4mhttp://proceedings.mlr.press/v84/ge18b.html\e[39;24m.\n \n \n Innes, Michael. 2018. \e[3mDon't unroll adjoint: Differentiating SSA-Form\n\e[23m \e[3mprograms. \e[23m\e[34;4mhttp://arxiv.org/abs/1810.07951\e[39;24m. \n \n Innes, Mike. 2018. \e[3mFlux: Elegant machine learning with julia. \e[23m\n doi:10.21105/joss.00602. \n \n Masthay, Tyler M., and Saverio Perugini. 2017. \e[3mParareal Algorithm\n\e[23m \e[3mImplementation and Simulation in Julia. \e[23m\n \n Mogensen, Patrick Kofod, and Asbjørn Nilsen Riseth. 2018. \e[3mOptim: A\n\e[23m \e[3mmathematical optimization package for Julia. \e[23m\n \n Nie, Qing, and Christopher Rackauckas. 2017. \e[3mDifferentialEquations.jl – a\n\e[23m \e[3mperformant and feature-rich ecosystem for solving differential equations in\n\e[23m \e[3mjulia. \e[23mdoi:10.5334/jors.151. \e[34;4m\n\e[39;24m \e[34;4mhttps://app.dimensions.ai/details/publication/pub.1085583166\e[39;24m. \n \n Novosel, Rok, and Bostjan Slivnik. 2019. \e[3mBeyond Classical Parallel\n\e[23m \e[3mProgramming Frameworks: Chapel vs Julia. \e[23mSchloss Dagstuhl-Leibniz-Zentrum\n fuer Informatik. \n"
Stacktrace:
[1] (::var"#19#20")(bib::Vector{Any}, ast::CommonMark.Node, _html::String, _latex::String, _markdown::String, _term::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:10
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:105
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/citations.jl:2
Smart Links: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/smartlinks.jl:16
Expression: term(ast, env) == " \e[34;4mlink\e[39;24m\n"
Evaluated: " link\n" == " \e[34;4mlink\e[39;24m\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/smartlinks.jl:16
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/smartlinks.jl:2
Smart Links: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/extensions/smartlinks.jl:22
Expression: term(ast, env) == " \e[32mlink\e[39m\n"
Evaluated: " link\n" == " \e[32mlink\e[39m\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/smartlinks.jl:22
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/extensions/smartlinks.jl:2
Templates: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/templates.jl:9
Expression: norm(a) == norm(b)
Evaluated: " word\n" == " \e[3mword\e[23m\n"
Stacktrace:
[1] (::var"#22#24")(a::String, b::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/templates.jl:9
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/templates.jl:19
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/templates.jl:2
Templates: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/templates.jl:9
Expression: norm(a) == norm(b)
Evaluated: " word\n" == " \e[3mword\e[23m\n"
Stacktrace:
[1] (::var"#22#24")(a::String, b::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/templates.jl:9
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/templates.jl:49
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/templates.jl:2
Templates: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/templates.jl:9
Expression: norm(a) == norm(b)
Evaluated: " word\n" == " \e[3mword\e[23m\n"
Stacktrace:
[1] (::var"#22#24")(a::String, b::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/templates.jl:9
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/templates.jl:73
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/templates.jl:2
Templates: Test Failed at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/templates.jl:9
Expression: norm(a) == norm(b)
Evaluated: " word\n" == " \e[3mword\e[23m\n"
Stacktrace:
[1] (::var"#22#24")(a::String, b::String)
@ Main ~/.julia/packages/CommonMark/tT85V/test/templates.jl:9
[2] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/templates.jl:83
[3] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[4] top-level scope
@ ~/.julia/packages/CommonMark/tT85V/test/templates.jl:2
Test Summary: | Pass Fail Total
CommonMark | 1035 43 1078
Spec | 649 649
Extra Spec | 2 2
AST | 9 9
Parsing | 5 5
LaTeX | 22 22
Terminal | 2 15 17
Markdown | 52 52
Notebook | 18 18
Extensions | 226 24 250
Admonitions | 8 2 10
Footnotes | 12 2 14
Math | 16 4 20
Tables | 21 3 24
Frontmatter | 14 14
Typography | 4 4
Raw Content | 10 2 12
Attributes | 92 92
Citations | 27 9 36
Auto-Identifiers | 16 16
Smart Links | 6 2 8
Templates | 20 4 24
Multiple Extensions | 4 4
Samples | 26 26
ERROR: LoadError: Some tests did not pass: 1035 passed, 43 failed, 0 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/CommonMark/tT85V/test/runtests.jl:3
ERROR: Package CommonMark errored during testing
Stacktrace:
[1] pkgerror(msg::String)
@ Pkg.Types /workspace/srcdir/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 /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1632
[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 /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:333
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:320
[5] #test#62
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:70 [inlined]
[6] test
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:69 [inlined]
[7] #test#61
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[8] test
@ /workspace/srcdir/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 /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66
[10] test(pkg::String)
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66
[11] top-level scope
@ none:31