summaryrefslogtreecommitdiff
path: root/testsuite/tests/callarity/perf/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/callarity/perf/all.T')
-rw-r--r--testsuite/tests/callarity/perf/all.T3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/callarity/perf/all.T b/testsuite/tests/callarity/perf/all.T
index 37e40e6f9c..b5c282ee18 100644
--- a/testsuite/tests/callarity/perf/all.T
+++ b/testsuite/tests/callarity/perf/all.T
@@ -1,7 +1,8 @@
test('T3924',
[collect_stats('bytes allocated',8)
, only_ways(['normal'])
- ],
+ , js_broken(22261)
+ ],
compile_and_run,
['-O'])