sandbox [1.0.0](4c62c196c3) SUCCESS

Compare: https://github.com/moznion/sandbox/compare/1.0.0

Elapsed Time: 4 sec

_ 2015-12-02T12:57:25 [INFO] [1.0.0] ukigumo-client 0.36
_ 2015-12-02T12:57:25 [INFO] [1.0.0] start testing : https://github.com/moznion/sandbox 1.0.0
_ 2015-12-02T12:57:25 [INFO] [1.0.0] working directory : /tmp/sandbox/1_0_0
_ 2015-12-02T12:57:25 [INFO] [1.0.0] run vc : Ukigumo::Client::VC::Git
_ 2015-12-02T12:57:25 [INFO] [1.0.0] workdir is /tmp/sandbox/1_0_0
_ 2015-12-02T12:57:25 [INFO] [1.0.0] command: git clone --branch 1.0.0 https://github.com/moznion/sandbox ./
_ Cloning into '.'...
_ Note: checking out '4c62c196c31072cb1fbe07dd2f0a6de463a1736f'.
_ 
_ 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
_ 
_ 2015-12-02T12:57:27 [INFO] [1.0.0] command: git pull -f origin 1.0.0
_ From https://github.com/moznion/sandbox
_  * tag               1.0.0      -> FETCH_HEAD
_ Already up-to-date.
_ 2015-12-02T12:57:28 [INFO] [1.0.0] command: git submodule init
_ 2015-12-02T12:57:28 [INFO] [1.0.0] command: git submodule update
_ 2015-12-02T12:57:28 [INFO] [1.0.0] command: git clean -dxf
_ 2015-12-02T12:57:28 [INFO] [1.0.0] command: git status
_ # Not currently on any branch.
_ nothing to commit, working directory clean
_ 2015-12-02T12:57:28 [INFO] [1.0.0] [before_install] whoami
_ 2015-12-02T12:57:28 [INFO] [1.0.0] [before_install] echo $HOME
_ 2015-12-02T12:57:28 [INFO] [1.0.0] [before_install] cpanm -L $HOME/.ukigumo/sandbox/extlib Test::More -n
_ 2015-12-02T12:57:28 [INFO] [1.0.0] run executor : Ukigumo::Client::Executor::Command
_ 2015-12-02T12:57:28 [INFO] [1.0.0] command: prove -lrv t
_ t/00.t .. 
_ ok 1
_ 1..1
_ ok
_ t/01.t .. 
_ ok 1
_ 1..1
_ ok
_ All tests successful.
_ Files=2, Tests=2,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.02 cusr  0.01 csys =  0.06 CPU)
_ Result: PASS
_ 2015-12-02T12:57:29 [INFO] [1.0.0] finished testing : 1
_ 2015-12-02T12:57:29 [INFO] [1.0.0] sending result to server at http://127.0.0.1:15000 (status: 1)