darcs

Patch 1311 Re: failing network tests

Title Re: failing network tests
Superseder Nosy List bfrk
Related Issues
Status obsoleted Assigned To
Milestone

Created on 2015-03-10.17:41:12 by bfrk, last changed 2015-03-10.19:31:56 by bfrk.

Files
File name Status Uploaded Type Edit Remove
fixed-withrepolockcanfail-by-allowing-more-things-to-fail.dpatch bfrk, 2015-03-10.17:41:11 application/x-darcs-patch
patch-preview.txt bfrk, 2015-03-10.17:41:11 text/x-darcs-patch
unnamed bfrk, 2015-03-10.17:41:11
See mailing list archives for discussion on individual patches.
Messages
msg18292 (view) Author: bfrk Date: 2015-03-10.17:41:11
2 patches for repository http://darcs.net/screened:

patch 2d29072ab821e624398fd2a492dd242221137c42
Author: Ben Franksen <benjamin.franksen@helmholtz-berlin.de>
Date:   Tue Mar 10 17:52:31 CET 2015
  * fixed withRepoLockCanFail by allowing more things to fail
  
  It previously accepted failure when the current repo i.e. "." cannot be
  locked. Now it works even if there is no repo at all or if there is
  a problem with reading from or writing to it.
  
  This fixes a regression, see tests/network/log.sh.

patch 740fce2bb66097d1d679d8d8dbfa4f49fc46c85a
Author: Ben Franksen <benjamin.franksen@helmholtz-berlin.de>
Date:   Tue Mar 10 18:23:44 CET 2015
  * cleanup in Darcs.Repository.Job: indent, haddocks
Attachments
msg18293 (view) Author: bfrk Date: 2015-03-10.17:49:09
Oops. Doesn't compile. Made a last miniute change and forgot to check it
works. Will re-send.
History
Date User Action Args
2015-03-10 17:41:12bfrkcreate
2015-03-10 17:44:15bfrksetstatus: needs-screening -> needs-review
2015-03-10 17:49:10bfrksetstatus: needs-review -> needs-screening
messages: + msg18293
2015-03-10 19:31:56bfrksetstatus: needs-screening -> obsoleted