sandbox [master](eb1cc235de) SUCCESS

Compare: https://github.com/moznion/sandbox/compare/02bc4d5707d1...eb1cc235deb6

Elapsed Time: 4 sec

_ 2015-08-04T14:37:56 [INFO] [master] ukigumo-client 0.36
_ 2015-08-04T14:37:56 [INFO] [master] start testing : https://github.com/moznion/sandbox master
_ 2015-08-04T14:37:56 [INFO] [master] working directory : /tmp/sandbox/master
_ 2015-08-04T14:37:56 [INFO] [master] run vc : Ukigumo::Client::VC::Git
_ 2015-08-04T14:37:56 [INFO] [master] workdir is /tmp/sandbox/master
_ 2015-08-04T14:37:56 [INFO] [master] command: git clone --branch master https://github.com/moznion/sandbox ./
_ Cloning into '.'...
_ 2015-08-04T14:37:58 [INFO] [master] command: git pull -f origin master
_ From https://github.com/moznion/sandbox
_  * branch            master     -> FETCH_HEAD
_ Already up-to-date.
_ 2015-08-04T14:37:59 [INFO] [master] command: git submodule init
_ 2015-08-04T14:37:59 [INFO] [master] command: git submodule update
_ 2015-08-04T14:37:59 [INFO] [master] command: git clean -dxf
_ 2015-08-04T14:37:59 [INFO] [master] command: git status
_ # On branch master
_ nothing to commit, working directory clean
_ 2015-08-04T14:37:59 [INFO] [master] [before_install] whoami
_ 2015-08-04T14:37:59 [INFO] [master] [before_install] echo $HOME
_ 2015-08-04T14:37:59 [INFO] [master] [before_install] cpanm -L $HOME/.ukigumo/sandbox/extlib Test::More -n
_ 2015-08-04T14:37:59 [INFO] [master] run executor : Ukigumo::Client::Executor::Command
_ 2015-08-04T14:37:59 [INFO] [master] command: prove -lrv t
_ 
_ [14:38:00] ==> t/00.t <==
_ 
_ o    L7: ok 1;
_ 
_ ok
_ ok       73 ms
_ 
_ [14:38:00] ==> t/01.t <==
_ 
_ o    L7: ok 1;
_ 
_ ok
_ ok       78 ms
_ [14:38:00]
_ All tests successful.
_ Files=2, Tests=2,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.13 cusr  0.02 csys =  0.20 CPU)
_ Result: PASS
_ 2015-08-04T14:38:00 [INFO] [master] finished testing : 1
_ 2015-08-04T14:38:00 [INFO] [master] sending result to server at http://127.0.0.1:15000 (status: 1)