|
From: SourceForge.net <no...@so...> - 2008-08-03 21:35:39
|
Bugs item #2031698, was opened at 2008-07-29 13:46 Message generated for change (Settings changed) made by jhlinder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1089899&aid=2031698&group_id=233450 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Misc >Group: v0.1.0 (fixed in) Status: Closed Resolution: Fixed Priority: 7 Private: No Submitted By: Paul M Bethe (pbethe) Assigned to: nutans (nutans) Summary: Tests fail on Linux Initial Comment: Failed tests: testGitMvInvalidResponse(edu.nyu.cs.javagit.api.commands.TestGitMvResponse) Tests run: 90, Failures: 1, Errors: 0, Skipped: 0 running on SUSE Linux. also stray folders in tmp are left undeleted: > ls -ltrd /tmp/Git* drwxrwxr-x 4 pbethe fis 4096 2008-07-29 13:18 /tmp/GitStatusTestRepository drwxrwxr-x 4 pbethe fis 4096 2008-07-29 13:18 /tmp/GitStatusTestRepository0 drwxrwxr-x 4 pbethe fis 4096 2008-07-29 13:18 /tmp/GitStatusTestRepository1 drwxrwxr-x 4 pbethe fis 4096 2008-07-29 13:18 /tmp/GitStatusTestRepository2 drwxrwxr-x 4 pbethe fis 4096 2008-07-29 13:18 /tmp/GitStatusTestRepository3 drwxrwxr-x 4 pbethe fis 4096 2008-07-29 13:18 /tmp/GitStatusTestRepository4 drwxrwxr-x 4 pbethe fis 4096 2008-07-29 13:18 /tmp/GitStatusTestRepository5 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1089899&aid=2031698&group_id=233450 |