Checking if your kit is complete... Looks good Writing Makefile for Sau::Client cp Client.pm blib/lib/Sau/Client.pm Manifying blib/man3/Sau::Client.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10authconfig.......Could not get config from auth service: 502 Bad Gateway at t/10authconfig.t line 8 Can't use an undefined value as a HASH reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sau-Client/blib/lib/Sau/Client.pm line 255. # Looks like you planned 10 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-10 Failed 8/10 tests, 20.00% okay t/11login............Could not get config from auth service: 502 Bad Gateway at t/11login.t line 9 Can't use an undefined value as a HASH reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sau-Client/blib/lib/Sau/Client.pm line 255. # Looks like you planned 12 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-12 Failed 11/12 tests, 8.33% okay t/12ticket...........Could not get config from auth service: 502 Bad Gateway at t/12ticket.t line 11 Can't use an undefined value as a HASH reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sau-Client/blib/lib/Sau/Client.pm line 255. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/13podcoverage......ok t/14session..........Could not get config from auth service: 502 Bad Gateway at t/14session.t line 10 Can't use an undefined value as a HASH reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sau-Client/blib/lib/Sau/Client.pm line 255. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/15pod..............ok t/16multiplesites....skipped all skipped: need to write tests for multiple configurations Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/10authconfig.t 255 65280 10 16 160.00% 3-10 t/11login.t 255 65280 12 22 183.33% 2-12 t/12ticket.t 255 65280 1 0 0.00% ?? t/14session.t 255 65280 1 0 0.00% ?? 1 test skipped. Failed 4/7 test scripts, 42.86% okay. 19/26 subtests failed, 26.92% okay. make: *** [test_dynamic] Error 25