From cf6103961aec7835c93da3637231a116d6c1dfa3 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnrFnHRRNUQBB5RCDaIwhVmCcxQp8_yiYw" Date: Mon, 29 Jul 2013 11:07:47 +0000 Subject: [PATCH] --- .../Test_failure_on_debian_dropunused.mdwn | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/bugs/Test_failure_on_debian_dropunused.mdwn diff --git a/doc/bugs/Test_failure_on_debian_dropunused.mdwn b/doc/bugs/Test_failure_on_debian_dropunused.mdwn new file mode 100644 index 0000000000..2d466ebcf3 --- /dev/null +++ b/doc/bugs/Test_failure_on_debian_dropunused.mdwn @@ -0,0 +1,28 @@ +### Please describe the problem. +./git-annex test fails: + + ### Failure in: git-annex unused/dropunused + dropunused failed + Cases: 1 Tried: 1 Errors: 0 Failures: 1 + +### What steps will reproduce the problem? +./git-annex test + +### What version of git-annex are you using? On what operating system? +4.20130723-206-g1647361 + + +debian 7.1 i686 + +### Please provide any additional information below. + +I'm not sure if there is a way to get extra information out of the test harness. I had a quick look at the code and couldn't see anything obvious. +I've tried a clean and rebuild and it reappears, so if there is more information you need just let me know what. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]]