Ukigumo-Common [0.08](cceffc8a65) SUCCESS

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

Elapsed Time: 4 sec

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

_ [2014-05-10 14:41] [0.08] ukigumo-client 0.31
_ [2014-05-10 14:41] [0.08] start testing : https://github.com/ukigumo/Ukigumo-Common 0.08
_ [2014-05-10 14:41] [0.08] working directory : /tmp/Ukigumo-Common/0_08
_ [2014-05-10 14:41] [0.08] run vc : Ukigumo::Client::VC::Git
_ [2014-05-10 14:41] [0.08] workdir is /tmp/Ukigumo-Common/0_08
_ [2014-05-10 14:41] [0.08] command: git clone --branch 0.08 https://github.com/ukigumo/Ukigumo-Common ./
_ Cloning into '.'...
_ Note: checking out 'cceffc8a6565e4b57fd5bbf1603da76721c2a41a'.
_ 
_ You are in 'detached HEAD' state. You can look around, make experimental
_ changes and commit them, and you can discard any commits you make in this
_ state without impacting any branches by performing another checkout.
_ 
_ If you want to create a new branch to retain commits you create, you may
_ do so (now or later) by using -b with the checkout command again. Example:
_ 
_   git checkout -b new_branch_name
_ 
_ [2014-05-10 14:41] [0.08] command: git pull -f origin 0.08
_ From https://github.com/ukigumo/Ukigumo-Common
_  * tag               0.08       -> FETCH_HEAD
_ Already up-to-date.
_ [2014-05-10 14:41] [0.08] command: git submodule init
_ [2014-05-10 14:41] [0.08] command: git submodule update
_ [2014-05-10 14:41] [0.08] command: git clean -dxf
_ [2014-05-10 14:41] [0.08] command: git status
_ # Not currently on any branch.
_ nothing to commit, working directory clean
_ [2014-05-10 14:41] [0.08] [before_install] cpanm -L $HOME/.ukigumo/ukigumo-common/extlib --installdeps -n .
_ [2014-05-10 14:41] [0.08] [install] ln -s $HOME/.ukigumo/ukigumo-common/extlib ./extlib
_ [2014-05-10 14:41] [0.08] run executor : Ukigumo::Client::Executor::Command
_ [2014-05-10 14:41] [0.08] command: prove -lrv -Iextlib/lib/perl5 t
_ 
_ [14:42:00] ==> t/00_compile.t <==
_ 
_   use Ukigumo::Common;
_   use Ukigumo::Helper;
_   use Ukigumo::Constants;
_ 
_ ok
_ ok       59 ms
_ 
_ [14:42:00] ==> 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       99 ms
_ [14:42:00]
_ All tests successful.
_ Files=2, Tests=2,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.13 cusr  0.01 csys =  0.18 CPU)
_ Result: PASS
_ [2014-05-10 14:42] [0.08] finished testing : 1