[PATCH 2/3] selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
mpe at ellerman.id.au
Fri Jul 27 15:51:55 AEST 2018
Gustavo Romero <gromero at 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
More information about the Linuxppc-dev
mailing list