From 623a1d43155823cc7506c3223405bb68f459fd50 Mon Sep 17 00:00:00 2001 From: Felix Mulder Date: Thu, 13 Apr 2017 17:38:34 +0200 Subject: Fix #2220: disable benchmarks, set run timeout to 30 seconds --- tests/run/t2417.check | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 tests/run/t2417.check (limited to 'tests/run/t2417.check') diff --git a/tests/run/t2417.check b/tests/run/t2417.check deleted file mode 100644 index 36c954be2..000000000 --- a/tests/run/t2417.check +++ /dev/null @@ -1,12 +0,0 @@ -testing small Map that doesn't promote to HashMap... - -testing single-threaded HashMap use... - -testing HashMap.size from multiple threads... - -testing small Set that doesn't promote to HashSet... - -testing single-threaded HashSet use... - -testing HashSet.size from multiple threads... - -- cgit v1.2.3