Skip to content

Commit 93c8427

Browse files
authored
re-enable chronos testing once again [backport:1.2] (#19222)
1 parent ebd8872 commit 93c8427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: testament/important_packages.nim

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pkg "cascade"
5151
pkg "cello"
5252
pkg "chroma"
5353
pkg "chronicles", "nim c -o:chr -r chronicles.nim"
54-
pkg "chronos", "nim c -r -d:release tests/testall", allowFailure = true # pending https://github.com/nim-lang/Nim/issues/17130
54+
pkg "chronos", "nim c -r -d:release tests/testall"
5555
pkg "cligen", "nim c --path:. -r cligen.nim"
5656
pkg "combparser", "nimble test --gc:orc"
5757
pkg "compactdict"

0 commit comments

Comments
 (0)