Stefan Beller [off-list ref] writes:
so I just pulled the new git v1.7.10.4 and tried to test it with
quoted
make test
This yields this output:
stderr http://pastebin.com/V8yuZFfi
stdout http://dl.dropbox.com/u/6520164/git/maketest.txt
In Test 1304 there is
not ok - 2 Objects creation does not break ACLs with restrictive umask
I am running Ubuntu 12.04 with Linux sb 3.2.0-25-generic #40-Ubuntu
SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Interesting. I've seen t1304 break from time to time.
I set the DEFAULT_TEST_TARGET to "prove", and when the test suite
finishes with this failure, I noticed t3600-rm and some other test I
do not recall also failed, with two extra files (actual and expect)
at the root of the TEST_OUTPUT_DIRECTORY (set to /dev/shm/testpen
via "--root=/dev/shm/testpen" option).
I the breakage does not happen reproducibly with any pattern other
than the above (I do not know if it never happens when test target
is set to "test", for example), so haven't looked (and will not
look) into it myself further than that.