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

testsuite: Declare bkpcabal08 as fragile

Due to spurious output changes described in #23648.
parent a01879a7
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ else: ...@@ -6,6 +6,7 @@ else:
test('bkpcabal08', test('bkpcabal08',
[extra_files(['p', 'q', 'impl', 'bkpcabal08.cabal', 'Setup.hs', 'R.hs']), [extra_files(['p', 'q', 'impl', 'bkpcabal08.cabal', 'Setup.hs', 'R.hs']),
js_broken(22351), js_broken(22351),
fragile(23648),
normalise_slashes, normalise_slashes,
normalise_version('bkpcabal08')], normalise_version('bkpcabal08')],
run_command, run_command,
......
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