summaryrefslogtreecommitdiff
path: root/test/dataset-long.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2015-11-04 17:50:17 +0100
committerChristoph Helma <helma@in-silico.ch>2015-11-04 17:50:17 +0100
commitca2bb0f90335b1f2c4ecc28ee423e85b281ffcf0 (patch)
tree71f823d08e0799b8ebb59713f06f646888135cd7 /test/dataset-long.rb
parent61fda66b5bc86e600b27f9a2c2eaea97603fbb92 (diff)
neighbor search delegated to database backend
Diffstat (limited to 'test/dataset-long.rb')
-rw-r--r--test/dataset-long.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dataset-long.rb b/test/dataset-long.rb
index 5c8dfb8..49b61df 100644
--- a/test/dataset-long.rb
+++ b/test/dataset-long.rb
@@ -86,6 +86,7 @@ class DatasetLongTest < MiniTest::Test
end
def test_upload_feature_dataset
+ skip
t = Time.now
f = File.join DATA_DIR, "rat_feature_dataset.csv"
d = Dataset.from_csv_file f