From 58f2db84ccd3a25700192dc22b3d69dbc052c7ca Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Tue, 14 Jul 2015 16:30:16 +0200 Subject: added syslog info to feature dataset upload --- test/dataset-long.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/dataset-long.rb b/test/dataset-long.rb index cb578cc..60c17f8 100644 --- a/test/dataset-long.rb +++ b/test/dataset-long.rb @@ -97,7 +97,8 @@ class DatasetLongTest < MiniTest::Test =begin # comparison with mongodb # fails after ~350 seconds with RestClient::ServerBrokeConnection: Server broke connection - # backend runs @ 100% CPU for ~7 minutes + # backend runs @ 100% CPU + # syslog reports "finished add" after 10 minutes def test_06_upload_feature_dataset t1 = Time.now f = File.join DATA_DIR, "rat_feature_dataset.csv" -- cgit v1.2.3