summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-05-16 12:20:01 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-05-16 12:20:01 -0400
commitf567f4fef336d8a563ff0dc26faf043cb519d151 (patch)
tree86b91b936669e267c66cddcc3b5c717e8a175a79
parent5ffe6b06e5e1aa71e8aaeba7f114f9f2100cb280 (diff)
parent4954ca5b45ca20b2f6a2710314f72ad345049623 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/bugs/8_unit_tests_fail.mdwn28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/bugs/8_unit_tests_fail.mdwn b/doc/bugs/8_unit_tests_fail.mdwn
new file mode 100644
index 000000000..7d8769ad1
--- /dev/null
+++ b/doc/bugs/8_unit_tests_fail.mdwn
@@ -0,0 +1,28 @@
+### Please describe the problem.
+
+8 out of 293 tests failed (200.39s)
+ (This could be due to a bug in git-annex, or an incompatibility
+ with utilities, such as git, installed on this system.)
+
+full log https://headcounter.org/hydra/build/1819294/nixlog/1
+
+### What steps will reproduce the problem?
+
+./make test
+
+
+### What version of git-annex are you using? On what operating system?
+
+6.20170510
+
+nix-build and inside a nix shell with manual building.
+
+
+### Please provide any additional information below.
+
+
+
+### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
+
+Yep, works apart from the few tests that fail.
+