summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/should_run/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/perf/should_run/all.T')
-rw-r--r--testsuite/tests/perf/should_run/all.T3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/perf/should_run/all.T b/testsuite/tests/perf/should_run/all.T
index 70bd0fa48c..50bd6b8449 100644
--- a/testsuite/tests/perf/should_run/all.T
+++ b/testsuite/tests/perf/should_run/all.T
@@ -233,7 +233,8 @@ test('T5949',
['-O'])
test('T4267',
- [collect_stats('bytes allocated',10),
+ [expect_broken(4267),
+ collect_stats('bytes allocated',10),
only_ways(['normal'])],
compile_and_run,
['-O'])