Hi, now that Zooko has gotten the buildbot to run again (thanks!), it seems that most machines are green, and the only one actually failing tests is the Windows XP one running cygwin (since Zooko seems to have fixed the GHC issues it's had -- thanks again!). There are three tests failing:
1) pull.sh, apparently due to a path handling issue darcs failed: Not a repository: /cygdrive/c/Documents and Settings/buildslave/windows-darcs2/zooko allmydata virtual2/build/tests-shell-old-fashioned.dir/temp1 (/cygdrive/c/Documents and Settings/buildslave/windows-darcs2/zooko allmydata virtual2/build/tests-shell-old-fashioned.dir/temp1/_darcs/inventory: openBinaryFile: does not exist (No such file or directory)) 2) mv-formerly-pl.sh, again, with what seems a path handling problem to me: darcs mv "$REPO_ABS/abs_path.t" abs_path_new.t Ignoring non-repository paths: /cygdrive/c/Documents and Settings/buildslave/windows-darcs2/zooko allmydata virtual2/build/tests-shell-old-fashioned.dir/temp/abs_path.t darcs.exe: Cannot rename a file or directory onto itself! 3) amend-cancelling.sh failing like this: darcs.exe: setCooked: failed (failed to set buffering) Obviously, it didn't get around to run the tests on hashed repos, but these three don't look *too* bad to me -- apparently at least fixable. Although it might make sense to revisit Eric's (and mine, sort of) proposal to try using System.FilePath in darcs. Yours, Petr. -- Peter Rockai | me()mornfall!net | prockai()redhat!com http://blog.mornfall.net | http://web.mornfall.net "In My Egotistical Opinion, most people's C programs should be indented six feet downward and covered with dirt." -- Blair P. Houghton on the subject of C program indentation _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
