Skip to content

Commit

Permalink
dev-php/pecl-http: set SKIP_ONLINE_TESTS=yes
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Dec 2, 2019
1 parent cda5c10 commit 993b0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-php/pecl-http/pecl-http-3.2.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ src_test() {
sed -i \
's/PHP_TEST_SHARED_EXTENSIONS)/PHP_TEST_SHARED_EXTENSIONS) -d extension=propro.so -d extension=raphf.so/' \
Makefile || die
NO_INTERACTION="yes" emake test
SKIP_ONLINE_TESTS=yes NO_INTERACTION="yes" emake test
# Clean up testing links
rm modules/propro.so modules/raphf.so || die
done
Expand Down

0 comments on commit 993b0b8

Please sign in to comment.