summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2015-12-04 14:30:09 +0100
committerBen Gamari <ben@smart-cactus.org>2015-12-04 14:30:09 +0100
commit96e67c014e9b8022599bbe19f67d1635f4955ce0 (patch)
treeca098c1e8a7cc47adff7c9ad5538a9c2f5aa1d0f
parentdc33e4c65dc1587c265c698473f35f9843673cba (diff)
downloadhaskell-96e67c014e9b8022599bbe19f67d1635f4955ce0.tar.gz
T5642: Skip it entirely
It uses so much memory that it would be unsafe to even allow it to run as it may jeopardize the stability of the build-bots.
-rw-r--r--testsuite/tests/perf/compiler/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index ede30b60d3..3303a359d7 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -513,7 +513,7 @@ test('T5321FD',
test('T5642',
[ only_ways(['normal']),
- expect_broken(11163),
+ skip(), # See Trac #11163
compiler_stats_num_field('bytes allocated',
[(wordsize(32), 641085256, 10),
# sample from x86/Linux