Adolfo Builes <[email protected]> added the comment: That's a first sketch of the failing test for issue1599 but I have to complete it.
For this test I'm assuming that when the patch is done, it shouldn't try to connect to a bad repo, so for example the message "Couldn't connect" shouldn't appear, that's why I use it to make the test fail. What I imagine is that it should know before trying to get it, if it is available or not, so it can skip it. There is something I'm missing here, an is that the test at the moment just works for unreachable http, but I still need to add ssh and local, should I include the other two test in the same file or as separated ?. Something like a test inside the test for locals, ssh and http ( the order doesn't matter ). -- Adolfo On Fri, Jun 25, 2010 at 9:29 AM, Adolfo Builes <[email protected]> wrote: > > New submission from Adolfo Builes <[email protected]>: > > 1 patch for repository http://darcs.net: > > Thu Jun 24 18:09:04 COT 2010 [email protected] > * Failing test for issue1599: expire unused caches > > ---------- > files: failing-test-for-issue1599_-expire-unused-caches.dpatch, unnamed > messages: 11591 > nosy: abuiles > status: needs-review > title: Failing test for issue1599: expire unused caches > > __________________________________ > Darcs bug tracker <[email protected]> > <http://bugs.darcs.net/patch288> > __________________________________ __________________________________ Darcs bug tracker <[email protected]> <http://bugs.darcs.net/patch288> __________________________________That's a first sketch of the failing test for issue1599 but I have to complete it.
For this test I'm assuming that when the patch is done, it shouldn't try to connect to a bad repo, so for example the message "Couldn't connect" shouldn't appear, that's why I use it to make the test fail.
What I imagine is that it should know before trying to get it, if it is available or not, so it can skip it.
There is something I'm missing here, an is that the test at the moment just works for unreachable http, but I still need to add ssh and local, should I include the other two test in the same file or as separated ?.
Something like a test inside the test for locals, ssh and http ( the order doesn't matter ).
--
Adolfo
On Fri, Jun 25, 2010 at 9:29 AM, Adolfo Builes <[email protected]> wrote:
New submission from Adolfo Builes <[email protected]>:
1 patch for repository http://darcs.net:
Thu Jun 24 18:09:04 COT 2010 Â [email protected]
 * Failing test for issue1599: expire unused caches
----------
files: failing-test-for-issue1599_-expire-unused-caches.dpatch, unnamed
messages: 11591
nosy: abuiles
status: needs-review
title: Failing test for issue1599: expire unused caches
__________________________________
Darcs bug tracker <[email protected]>
<http://bugs.darcs.net/patch288>
__________________________________
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
