Created on 2008-09-07.09:18:39 by kowey, last changed 2010-06-15.21:48:24 by admin.
msg5924 (view) |
Author: kowey |
Date: 2008-09-07.09:18:34 |
|
This isn't a bug in darcs, but in our test suite. Darcs is a native Windows
program and doesn't support cygwin paths (i.e. those that start with /cygdrive/)
I think MSYS does something else, maybe it just returns Windows friendly paths?
|
msg5936 (view) |
Author: droundy |
Date: 2008-09-08.12:44:13 |
|
I'd call this a cygwin bug, not a bug in our test scripts. There's no reason
that running the test scripts in an unsupported operating system (cygwin) should
work.
|
msg5946 (view) |
Author: dagit |
Date: 2008-09-08.16:18:13 |
|
On Mon, Sep 8, 2008 at 5:44 AM, David Roundy <bugs@darcs.net> wrote:
>
> David Roundy <droundy@darcs.net> added the comment:
>
> I'd call this a cygwin bug, not a bug in our test scripts. There's no reason
> that running the test scripts in an unsupported operating system (cygwin) should
> work.
I really wish we could drop cygwin completely, but it seems that we're
required to use cygwin because of our dependence on autotools. Are
you saying that windows testers should build with cygwin but test with
cmd.exe?
|
msg5951 (view) |
Author: droundy |
Date: 2008-09-08.17:32:02 |
|
On Mon, Sep 08, 2008 at 09:18:04AM -0700, Jason Dagit wrote:
> On Mon, Sep 8, 2008 at 5:44 AM, David Roundy <bugs@darcs.net> wrote:
> >
> > David Roundy <droundy@darcs.net> added the comment:
> >
> > I'd call this a cygwin bug, not a bug in our test scripts. There's no reason
> > that running the test scripts in an unsupported operating system (cygwin) should
> > work.
>
> I really wish we could drop cygwin completely, but it seems that we're
> required to use cygwin because of our dependence on autotools. Are
> you saying that windows testers should build with cygwin but test with
> cmd.exe?
We only depend on bash. Isn't there a bash available with msys?
David
|
msg5954 (view) |
Author: E.Y.Kow |
Date: 2008-09-08.23:20:19 |
|
The following patch updated the status of issue1063 to be resolved:
* Resolve issue1063: Wrap pwd in cygpath in shell tests.
This is so that we can run the test suite under Cygwin.
Solution by Zooko.
|
|
Date |
User |
Action |
Args |
2008-09-07 09:18:39 | kowey | create | |
2008-09-08 12:44:15 | droundy | set | status: unread -> unknown nosy:
+ droundy messages:
+ msg5936 |
2008-09-08 16:18:15 | dagit | set | nosy:
droundy, kowey, wglozer, eivuokko, dagit, jaredj messages:
+ msg5946 |
2008-09-08 17:32:04 | droundy | set | nosy:
droundy, kowey, wglozer, eivuokko, dagit, jaredj messages:
+ msg5951 |
2008-09-08 23:20:21 | E.Y.Kow | set | status: unknown -> resolved-in-unstable nosy:
+ E.Y.Kow messages:
+ msg5954 |
2009-04-22 03:35:03 | twb | set | status: resolved-in-unstable -> resolved nosy:
+ dmitry.kurochkin, simon, thorkilnaur |
2009-08-06 18:00:12 | admin | set | nosy:
+ markstos, jast, Serware, darcs-devel, zooko, mornfall, tommy, beschmi, - droundy, wglozer, eivuokko, jaredj, E.Y.Kow |
2009-08-06 21:12:26 | admin | set | nosy:
- beschmi |
2009-08-10 21:48:21 | admin | set | nosy:
+ wglozer, E.Y.Kow, eivuokko, jaredj, - tommy, markstos, darcs-devel, zooko, jast, Serware, mornfall |
2009-08-10 23:45:06 | admin | set | nosy:
- dagit |
2009-08-25 17:44:37 | admin | set | nosy:
+ darcs-devel, - simon |
2009-08-27 14:19:15 | admin | set | nosy:
kowey, wglozer, darcs-devel, eivuokko, thorkilnaur, jaredj, dmitry.kurochkin, E.Y.Kow |
2010-06-15 21:48:23 | admin | set | milestone: 2.1.x |
2010-06-15 21:48:24 | admin | set | topic:
- Target-2.1 nosy:
+ kirby |
|