darcs

Patch 1881 harness: use die instead of fail

Title harness: use die instead of fail
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2019-08-17.09:52:36 by bfrk, last changed 2019-08-26.11:59:35 by ganesh.

Files
File name Status Uploaded Type Edit Remove
harness_-use-die-instead-of-fail.dpatch bfrk, 2019-08-17.09:52:36 application/x-darcs-patch
patch-preview.txt bfrk, 2019-08-17.09:52:36 text/x-darcs-patch
unnamed bfrk, 2019-08-17.09:52:36 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg21130 (view) Author: bfrk Date: 2019-08-17.09:52:36
1 patch for repository http://darcs.net/screened:

patch fb86e897732d9f04a3ab2f1378283ab9b4911427
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat Aug 17 11:18:45 CEST 2019
  * harness: use die instead of fail
  
  We don't wrap the test harness in the top-level exception handler as we do
  with darcs proper, so fail prints "user error" which I think is misleading.
Attachments
msg21183 (view) Author: ganesh Date: 2019-08-25.17:42:34
Fine
History
Date User Action Args
2019-08-17 09:52:36bfrkcreate
2019-08-17 09:53:01bfrksetstatus: needs-screening -> needs-review
2019-08-25 17:42:34ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg21183
2019-08-26 11:59:35ganeshsetstatus: accepted-pending-tests -> accepted