test CmdRun/Terminate: add some debug logging
commit8116bafe02d84a3d27bb3fa9e0d4d4c46ec1f761
authorRobert Vollmert <rob@vllmrt.net>
Mon, 22 Aug 2022 11:20:49 +0000 (22 13:20 +0200)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Wed, 24 Aug 2022 21:23:37 +0000 (24 21:23 +0000)
tree6f2e253d8ec3ef611c762904d27e048e6610da07
parentd709e0df4a26ccdd543ed97263e08ca496df2e06
test CmdRun/Terminate: add some debug logging

We've seen some instability in the test, compare

  https://github.com/haskell/cabal/issues/8416

This adds timestamped output to make it easier to
see what goes wrong in case the test fails again.
cabal-testsuite/PackageTests/NewBuild/CmdRun/Terminate/Main.hs
cabal-testsuite/PackageTests/NewBuild/CmdRun/Terminate/RunKill.cabal
cabal-testsuite/PackageTests/NewBuild/CmdRun/Terminate/cabal.test.hs