Ukigumo-Common [master](9551687168) SUCCESS

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

Elapsed Time: 2 sec

  • 9551687 moznion: Checking in changes prior to tagging of version 0.09.

_ [2014-05-10 15:47] [master] ukigumo-client 0.31
_ [2014-05-10 15:47] [master] start testing : https://github.com/ukigumo/Ukigumo-Common master
_ [2014-05-10 15:47] [master] working directory : /tmp/Ukigumo-Common/master
_ [2014-05-10 15:47] [master] run vc : Ukigumo::Client::VC::Git
_ [2014-05-10 15:47] [master] workdir is /tmp/Ukigumo-Common/master
_ [2014-05-10 15:47] [master] command: git pull -f origin master
_ From https://github.com/ukigumo/Ukigumo-Common
_  * branch            master     -> FETCH_HEAD
_    cceffc8..9551687  master     -> origin/master
_ Updating cceffc8..9551687
_ Fast-forward
_  Changes               |  4 ++++
_  META.json             |  2 +-
_  lib/Ukigumo/Common.pm |  2 +-
_  lib/Ukigumo/Logger.pm | 19 +++++++++++++++++++
_  t/10_logger.t         | 32 +++++++++++++++++++++++++-------
_  5 files changed, 50 insertions(+), 9 deletions(-)
_ [2014-05-10 15:47] [master] command: git submodule init
_ [2014-05-10 15:47] [master] command: git submodule update
_ [2014-05-10 15:47] [master] command: git clean -dxf
_ Removing extlib
_ [2014-05-10 15:47] [master] command: git status
_ # On branch master
_ nothing to commit, working directory clean
_ [2014-05-10 15:47] [master] [before_install] cpanm -L $HOME/.ukigumo/ukigumo-common/extlib --installdeps -n .
_ [2014-05-10 15:47] [master] [install] ln -s $HOME/.ukigumo/ukigumo-common/extlib ./extlib
_ [2014-05-10 15:47] [master] run executor : Ukigumo::Client::Executor::Command
_ [2014-05-10 15:47] [master] command: prove -lrv -Iextlib/lib/perl5 t
_ 
_ [15:47:28] ==> t/00_compile.t <==
_ 
_   use Ukigumo::Common;
_   use Ukigumo::Helper;
_   use Ukigumo::Constants;
_ 
_ ok
_ ok       78 ms
_ 
_ [15:47:28] ==> t/10_logger.t <===
_ 
_   with no prefix
_       infof
_             L16: 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 \d+!;
_       warnf
_             L21: 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 \d+!;
_   with prefix
_       infof
_             L32: like $got, qr!\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2} \[INFO] \[hoge] \[fuga] foo bar at t/10_logger\.t line \d+!;
_       warnf
_             L37: like $got, qr!\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2} \[WARN] \[hoge] \[fuga] foo bar at t/10_logger\.t line \d+!;
_ 
_ ok
_ ok      106 ms
_ [15:47:28]
_ All tests successful.
_ Files=2, Tests=2,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.13 cusr  0.02 csys =  0.18 CPU)
_ Result: PASS
_ [2014-05-10 15:47] [master] finished testing : 1