From 4e0f38fbb12c8b7faf56bb71846f0b4178ed6470 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Sat, 8 May 2021 08:13:47 -0700 Subject: testament :show duration also for failed tests; improve `tshould_not_work`; mitigate #17946 tchannels timeouts (#17947) * refs #17946; refactor testament test summary, show test duration for failures; increase timeout tchannels * revert workarounds from https://github.com/nim-lang/Nim/pull/16698 and add allowPrefixMatch optional param to greedyOrderedSubsetLines * add test * workaround for yet another testament bug --- testament/tests/shouldfail/tcolumn.nim | 1 - 1 file changed, 1 deletion(-) (limited to 'testament/tests/shouldfail/tcolumn.nim') diff --git a/testament/tests/shouldfail/tcolumn.nim b/testament/tests/shouldfail/tcolumn.nim index b79ec52a4..809ddec74 100644 --- a/testament/tests/shouldfail/tcolumn.nim +++ b/testament/tests/shouldfail/tcolumn.nim @@ -1,6 +1,5 @@ discard """ errormsg: "undeclared identifier: 'undeclared'" - targets: "c" line: 9 column: 7 """ -- cgit 1.4.1-2-gfad0