Re: [PATCH 2/3] selftests/powerpc: Only run some tests on ppc64le

2018-07-30 Thread Gustavo Romero
Hi Michael, On 07/27/2018 02:51 AM, Michael Ellerman wrote: Gustavo Romero 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 thi

Re: [PATCH 2/3] selftests/powerpc: Only run some tests on ppc64le

2018-07-26 Thread Michael Ellerman
Gustavo Romero 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

Re: [PATCH 2/3] selftests/powerpc: Only run some tests on ppc64le

2018-07-26 Thread Gustavo Romero
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. Is that the same issue related to the gcc version we discussed a month ago? If not,

[PATCH 2/3] selftests/powerpc: Only run some tests on ppc64le

2018-07-26 Thread Michael Ellerman
These tests are currently failing on (some) big endian systems. Until we can fix that, skip them unless we're on ppc64le. Signed-off-by: Michael Ellerman --- tools/testing/selftests/powerpc/tm/tm-sigreturn.c | 1 + tools/testing/selftests/powerpc/tm/tm-tar.c | 1 + tools/testing/selftests/