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 0000000000..c3bc0f0686 --- /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? +"""]]