Ukigumo-Common [master](cceffc8a65) SUCCESS

Compare: https://github.com/ukigumo/Ukigumo-Common/compare/ac37fc7d4c7b...cceffc8a6565

Elapsed Time: 16 sec

  • cceffc8 moznion: Checking in changes prior to tagging of version 0.08.

_ [2014-05-10 14:41] [master] ukigumo-client 0.31
_ [2014-05-10 14:41] [master] start testing : https://github.com/ukigumo/Ukigumo-Common master
_ [2014-05-10 14:41] [master] working directory : /tmp/Ukigumo-Common/master
_ [2014-05-10 14:41] [master] run vc : Ukigumo::Client::VC::Git
_ [2014-05-10 14:41] [master] workdir is /tmp/Ukigumo-Common/master
_ [2014-05-10 14:41] [master] command: git clone --branch master https://github.com/ukigumo/Ukigumo-Common ./
_ Cloning into '.'...
_ [2014-05-10 14:41] [master] command: git pull -f origin master
_ From https://github.com/ukigumo/Ukigumo-Common
_  * branch            master     -> FETCH_HEAD
_ Already up-to-date.
_ [2014-05-10 14:41] [master] command: git submodule init
_ [2014-05-10 14:41] [master] command: git submodule update
_ [2014-05-10 14:41] [master] command: git clean -dxf
_ [2014-05-10 14:41] [master] command: git status
_ # On branch master
_ nothing to commit, working directory clean
_ [2014-05-10 14:41] [master] [before_install] cpanm -L $HOME/.ukigumo/ukigumo-common/extlib --installdeps -n .
_ [2014-05-10 14:41] [master] [install] ln -s $HOME/.ukigumo/ukigumo-common/extlib ./extlib
_ [2014-05-10 14:41] [master] run executor : Ukigumo::Client::Executor::Command
_ [2014-05-10 14:41] [master] command: prove -lrv -Iextlib/lib/perl5 t
_ 
_ [14:41:56] ==> t/00_compile.t <==
_ 
_   use Ukigumo::Common;
_   use Ukigumo::Helper;
_   use Ukigumo::Constants;
_ 
_ ok
_ ok       63 ms
_ 
_ [14:41:56] ==> t/10_logger.t <===
_ 
_   infof
_         L15: like $got, qr!\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2} \[INFO] foo bar at t/10_logger\.t line 14!;
_   warnf
_         L20: like $got, qr!\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2} \[WARN] foo bar at t/10_logger\.t line 19!;
_ 
_ ok
_ ok      106 ms
_ [14:41:56]
_ All tests successful.
_ Files=2, Tests=2,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.14 cusr  0.02 csys =  0.19 CPU)
_ Result: PASS
_ [2014-05-10 14:41] [master] finished testing : 1