
craig.a.berry at gmail
May 30, 2012, 8:59 PM
Post #2 of 2
(43 views)
Permalink
|
On Wed, May 30, 2012 at 10:39 PM, <dennis.kaarsemaker [at] booking> wrote: > See <http://perl5.git.perl.org:8080/job/perl5/1161/changes> > > Changes: > > [craigberry] A more C++-friendly dNOOP. > Test Summary Report > ------------------- > porting/checkcase.t (Wstat: 0 Tests: 31693 Failed: 2) > Failed tests: 19134, 19324 Sorry folks, I have no idea what's going on here. I added 4 lines to one file and did not change the filename case on anything, which is what this test seems to be interested in. Before pushing, I tested my change with gcc, llvm-gcc, g++, clang, clang++ (all on Darwin) and the HP C and C++ compilers (on VMS) and did not see this failure. Of course those are not case-sensitive file systems. I'd guess there is some detritus in the Jenkins build directory that differs only by case from some other bit of detritus, but since I can't reproduce it I don't know for sure.
|