aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/20151116_tests_fail_on_OS_X
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-30 15:25:41 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-30 15:25:41 -0400
commit6c4bf48e7176da9955e483b308d7cff4d86dc06f (patch)
treec158ed1be39d91f43490d301daec14c7dc35304e /doc/bugs/20151116_tests_fail_on_OS_X
parentd3f4ebb289e62f45fad7a59b08409320037476f6 (diff)
sigh @ OSX
Diffstat (limited to 'doc/bugs/20151116_tests_fail_on_OS_X')
-rw-r--r--doc/bugs/20151116_tests_fail_on_OS_X/comment_1_6c5cfe02b686d063e8f336620a81cca1._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/20151116_tests_fail_on_OS_X/comment_1_6c5cfe02b686d063e8f336620a81cca1._comment b/doc/bugs/20151116_tests_fail_on_OS_X/comment_1_6c5cfe02b686d063e8f336620a81cca1._comment
new file mode 100644
index 000000000..c3bc0f068
--- /dev/null
+++ b/doc/bugs/20151116_tests_fail_on_OS_X/comment_1_6c5cfe02b686d063e8f336620a81cca1._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-11-30T19:22:43Z"
+ content="""
+You may have omitted 1 of the 2 failures in your paste.
+
+The only one I see has something to do with a filename being too long.
+Since the filename in question is 77 bytes long, or 178 with the full path,
+and industry standard for filename size is 1024 or longer, I am at a loss
+why that would be considered too long.
+
+AFAIK there have been no changes in git-annex's filenames recently. What
+was the previous version that worked?
+"""]]