Project:Perl/maint-notes/dev-perl/Festival-Client-Async
From Gentoo Wiki
Jump to:navigation
Jump to:search
Tests
- Install app-accessibility/festival
- Run a festival server as portage:
user $
sudo -u portage festival --server
- Run the test suite without network restrictions
root #
FEATURES="-network-sandbox" DIST_TEST_OVERRIDE="do verbose" emerge -va1 dev-perl/Festival-Client-Async
Additional instructions will follow when I can get festival to not segfault.
Currently this does:
>>> Test phase: dev-perl/Festival-Client-Async-0.30.300-r2
* Compile testing Festival::Client::Async 0.0303 ... [ ok ]
* Test::Harness Jobs=3
make -j3 --load-average=4 test TEST_VERBOSE=0
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..12
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
cmp: EOF on hello.tmp.raw which is empty
not ok 7
make: *** [Makefile:814: test_dynamic] Broken pipe