summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2015-07-14 16:30:16 +0200
committerChristoph Helma <helma@in-silico.ch>2015-07-14 16:30:16 +0200
commit58f2db84ccd3a25700192dc22b3d69dbc052c7ca (patch)
tree4e29defe933d543bd9a90d1da3c5d4ea46425f03
parent0e0fe444ee89e73c25b61af0668e2320da3c0be8 (diff)
added syslog info to feature dataset upload
-rw-r--r--test/dataset-long.rb3
1 files changed, 2 insertions, 1 deletions
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"