Exclude another failing test on s390x
This commit is contained in:
parent
453d15e9a8
commit
3c38508291
@ -411,6 +411,7 @@ NO_TEST="$NO_TEST|RunCMake.File_Generate"
|
|||||||
NO_TEST="$NO_TEST|kwsys.testProcess-4"
|
NO_TEST="$NO_TEST|kwsys.testProcess-4"
|
||||||
NO_TEST="$NO_TEST|kwsys.testProcess-5"
|
NO_TEST="$NO_TEST|kwsys.testProcess-5"
|
||||||
NO_TEST="$NO_TEST|CTestTestTimeout"
|
NO_TEST="$NO_TEST|CTestTestTimeout"
|
||||||
|
NO_TEST="$NO_TEST|CTestTestRerunFailed"
|
||||||
%endif
|
%endif
|
||||||
export NO_TEST
|
export NO_TEST
|
||||||
bin/ctest%{?name_suffix} -V -E "$NO_TEST" %{?_smp_mflags}
|
bin/ctest%{?name_suffix} -V -E "$NO_TEST" %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user