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/toutput.nim | 1 - 1 file changed, 1 deletion(-) (limited to 'testament/tests/shouldfail/toutput.nim') diff --git a/testament/tests/shouldfail/toutput.nim b/testament/tests/shouldfail/toutput.nim index 0fa4d7278..eaf9e8652 100644 --- a/testament/tests/shouldfail/toutput.nim +++ b/testament/tests/shouldfail/toutput.nim @@ -1,5 +1,4 @@ discard """ - targets: "c" output: ''' done ''' -- cgit 1.4.1-2-gfad0