Skip to content
Snippets Groups Projects
Commit 654ad95e authored by Jameson Rollins's avatar Jameson Rollins
Browse files

disable summary test for the moment

until issues resolved
parent 687e5cb3
No related branches found
No related tags found
No related merge requests found
......@@ -51,12 +51,12 @@ test $nevents -eq $NEVENTS
$PYTHON -m locklost analyze $EVENT
$PYTHON -m locklost summary $LOCKLOST_EVENT_ROOT/summary
$PYTHON -m locklost show $EVENT
$PYTHON -m locklost plot-history $LOCKLOST_EVENT_ROOT/history.svg
# $PYTHON -m locklost summary $LOCKLOST_EVENT_ROOT/summary
REQUEST_METHOD=GET $PYTHON -m locklost.web >/dev/null
REQUEST_METHOD=GET QUERY_STRING=event=$EVENT $PYTHON -m locklost.web >/dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment