Accepting request 919261 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Temporarily disable flaky test 1184 * See https://github.com/curl/curl/issues/7725 OBS-URL: https://build.opensuse.org/request/show/919261 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=302
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 15 15:08:18 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
- Temporarily disable flaky test 1184
|
||||
* See https://github.com/curl/curl/issues/7725
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 15 06:21:42 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
|
@@ -142,6 +142,9 @@ pushd tests
|
||||
find -type f -name "*.pl" -exec sed -i 's|#!.*/usr/bin/env perl|#!/usr/bin/perl|' "{}" +
|
||||
find -type f -name "*.py" -exec sed -i 's|#!.*/usr/bin/env python.*|#!/usr/bin/python3|' "{}" +
|
||||
|
||||
# temporarily disable flaky test 1184, see https://github.com/curl/curl/issues/7725
|
||||
printf "1184\n" >> data/DISABLED
|
||||
|
||||
perl ./runtests.pl -a -v -p '!flaky' || exit
|
||||
popd
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user