Gustavo Romero <grom...@linux.vnet.ibm.com> writes: > Hi Michael, > > On 07/26/2018 09:24 AM, Michael Ellerman wrote: >> These tests are currently failing on (some) big endian systems. Until >> we can fix that, skip them unless we're on ppc64le. > > I can take a look at this.
Thanks! > Is that the same issue related to the gcc version we discussed a month ago? Maybe, I've forgotten :) > If not, could you provide the crash logs as a starting point? There's not much: test: tm_tar tags: git_version:9794259 failure: tm_tar run-parts: ./tm-tar exited with return code 1 test: tm_vmxcopy tags: git_version:9794259 !! child died by signal 11 failure: tm_vmxcopy run-parts: ./tm-vmxcopy exited with return code 1 And now I can't get the sigreturn one to fail :/ cheers