Accepting request 563207 from home:michel_mno:branches:devel:libraries:c_c++
- disable 1501 test for PowerPC as bypass boo#1075219 OBS-URL: https://build.opensuse.org/request/show/563207 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=212
This commit is contained in:
committed by
Git OBS Bridge
parent
7221049c30
commit
24ae8f1d6f
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package curl-mini
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 9 17:55:14 UTC 2018 - normand@linux.vnet.ibm.com
|
||||
|
||||
- disable 1501 test for PowerPC as byass boo#1075219
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 10:43:55 UTC 2017 - pmonrealgonzalez@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package curl
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -168,6 +168,10 @@ make %{?_smp_mflags} V=1
|
||||
%if %{with testsuite}
|
||||
%check
|
||||
pushd tests
|
||||
%ifarch ppc ppc64 ppc64le
|
||||
echo "# disable 1501 for PowerPC bypass boo#1075219" >>data/DISABLED
|
||||
echo "1501" >>data/DISABLED
|
||||
%endif
|
||||
make %{?_smp_mflags}
|
||||
# make sure the testsuite runs don't race on MP machines in autobuild
|
||||
if test -z "$BUILD_INCARNATION" -a -r /.buildenv; then
|
||||
|
Reference in New Issue
Block a user