]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fuse/runtests: added a --web-open option
authorrobk-tahoe <robk-tahoe@allmydata.com>
Fri, 3 Oct 2008 17:20:26 +0000 (10:20 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Fri, 3 Oct 2008 17:20:26 +0000 (10:20 -0700)
commit8b9a26792048c4505db7e439c973f01b020d2f95
treee62e769d33922ce33ab3224b98b547e019bcbc8d
parent236c52bf8b6bf731d646199e6c7a379b141b9591
fuse/runtests: added a --web-open option

similar to the --debug-wait option which causes the test harness to
pause at various stages of the process to facilitate debugging, this
option simplifies that debugging by automatically opening a web browser
to the root dir of that implementation's tests when tests are commenced.

in addition, if --web-open is specfied but --debug-wait is not, the
harness will still pause after running tests but before tearing down
the tahoe grid - this allows all tests to run to completion, but
provide a debugging hook to investigate the end state of the grid's
contents thereafter.
contrib/fuse/runtests.py