Skip to content
Snippets Groups Projects
Commit 3cec2af6 authored by Ben Gamari's avatar Ben Gamari
Browse files

testsuite: Mark static-plugins as broken in profiled ways

See #16803.
parent c7bcd017
No related branches found
No related tags found
No related merge requests found
......@@ -182,6 +182,7 @@ test('plugin-recomp-change-prof',
test('static-plugins',
[extra_files(['simple-plugin/']),
unless(config.have_ext_interp, skip),
expect_broken_for(16803, prof_ways),
extra_run_opts('"' + config.libdir + '"')],
compile_and_run,
['-package ghc -isimple-plugin/'])
......
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