Skip to content
Snippets Groups Projects
Commit 7bd1c3e1 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

testsuite: Mark T7702 as broken on Windows

Due to #16799.
parent 31f2ea68
No related branches found
No related tags found
No related merge requests found
......@@ -144,6 +144,7 @@ test('T7702',
# a large effect on allocation which is hard to separate from the
# allocation done by the plugin... but a regression allocates > 90mb
collect_compiler_stats('peak_megabytes_allocated',70),
when(opsys('mingw'), expect_broken_for(16799, ['normal']))
],
compile,
['-v0 -package-db T7702plugin/pkg.T7702/local.package.conf -fplugin T7702Plugin -package T7702plugin ' + config.plugin_way_flags])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment