Try running tests serially.
This commit is contained in:
parent
0c031730b9
commit
5d7cd21807
@ -524,7 +524,8 @@ for i in ${tests[@]}; do exclude+=("!$i"); done
|
||||
%endif
|
||||
|
||||
# Add -vvv for too much output
|
||||
./testrunner.pl %{?_smp_mflags} -v -f pretty ${exclude[@]} 2>&1
|
||||
#./testrunner.pl %%{?_smp_mflags} -v -f pretty ${exclude[@]} 2>&1
|
||||
./testrunner.pl -v -f pretty ${exclude[@]} 2>&1
|
||||
|
||||
|
||||
%pre
|
||||
|
Loading…
Reference in New Issue
Block a user