Project:Perl/maint-notes/dev-perl/Ace

From Gentoo Wiki
Jump to:navigation Jump to:search

Tests

This package needs network access because it needs to connect to some external regression server.

However, in my testing, that regression server never could be reached, and no details how to replicate it in isolation were apparent.

If anyone has insight on improving this test coverage, please contact me on irc ( kent\n )

If you feel like running these network tests, do:

CODE
DIST_TEST_OVERRIDE="do parallel network" FEATURES="-network-sandbox" emerge dev-perl/Ace

( Or preferably some equivalent way of doing the same thing but package scoped via portage/env.d )