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/disabled/long-running/t2417.check | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/disabled/long-running/t2417.check (limited to 'tests/disabled/long-running/t2417.check') diff --git a/tests/disabled/long-running/t2417.check b/tests/disabled/long-running/t2417.check new file mode 100644 index 000000000..36c954be2 --- /dev/null +++ b/tests/disabled/long-running/t2417.check @@ -0,0 +1,12 @@ +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