[Git][ghc/ghc][wip/slowtest] testsuite: Mark T16737 as broken in ghci way due to #16541

Ben Gamari gitlab at gitlab.haskell.org
Sun Jun 9 13:34:36 UTC 2019



Ben Gamari pushed to branch wip/slowtest at Glasgow Haskell Compiler / GHC


Commits:
5c28e942 by Ben Gamari at 2019-06-09T13:34:18Z
testsuite: Mark T16737 as broken in ghci way due to #16541

- - - - -


1 changed file:

- testsuite/tests/driver/all.T


Changes:

=====================================
testsuite/tests/driver/all.T
=====================================
@@ -270,4 +270,6 @@ test('inline-check', omit_ways(['hpc', 'profasm'])
 
 test('T14452', [], makefile_test, [])
 test('T15396', normal, compile_and_run, ['-package ghc'])
-test('T16737', [extra_files(['T16737include/'])], compile_and_run, ['-optP=-isystem -optP=T16737include'])
+test('T16737',
+     [extra_files(['T16737include/']), expect_broken_for(16541, ['ghci'])],
+     compile_and_run, ['-optP=-isystem -optP=T16737include'])



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/5c28e942e76313ed16a09e48abc600996d740af9

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/5c28e942e76313ed16a09e48abc600996d740af9
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190609/ee6c1f1b/attachment.html>


More information about the ghc-commits mailing list