On Samstag, 21. März 2009, Johannes Sixt wrote: > This is the remaining set of changes after which the test suite > passes with the MinGW port. Well, almost: There still are a few > failures, but none of them indicate a serious bug. We will address > them later. FWIW, the tests that still fail are: # git am does not treat absolute path to mbox file correctly GIT_SKIP_TESTS += t4150.18 # git am hangs for some not yet know reason GIT_SKIP_TESTS += t4252.7 # git upload-pack does not write an error message in this case # (reason unknown; seems to be a race condition) GIT_SKIP_TESTS += t5530.6 # vim should terminate if its stdin is not a terminal, but it doesn't # (at least that's what I noted down when I last investigated the issue ;) GIT_SKIP_TESTS += t7005 # output contains CRLF (I think) GIT_SKIP_TESTS += t7401.14 # SIGTERM is not sent or not caught - doesn't work with SIGINT, either GIT_SKIP_TESTS += t7502.18 # output contains CRLF (I think) GIT_SKIP_TESTS += t7508.1[68] # perl scripts don't work in test mode GIT_SKIP_TESTS += t9001 t9200 t9500 and all 'git svn' tests: t91??-*.sh -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html