[Git][ghc/ghc][master] 2 commits: Testsuite: use req_interp predicate for T16318 (#22370)

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Wed Mar 22 05:05:20 UTC 2023



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
a1528b68 by Sylvain Henry at 2023-03-22T01:05:04-04:00
Testsuite: use req_interp predicate for T16318 (#22370)

- - - - -
ad765b6f by Sylvain Henry at 2023-03-22T01:05:04-04:00
Testsuite: use req_interp predicate for T20214

- - - - -


2 changed files:

- testsuite/tests/driver/T16318/all.T
- testsuite/tests/ghci/should_fail/all.T


Changes:

=====================================
testsuite/tests/driver/T16318/all.T
=====================================
@@ -1 +1 @@
-test('T16318', js_broken(22370), makefile_test, [])
+test('T16318', req_interp, makefile_test, [])


=====================================
testsuite/tests/ghci/should_fail/all.T
=====================================
@@ -5,4 +5,4 @@ test('T16013', [], ghci_script, ['T16013.script'])
 test('T16287', [], ghci_script, ['T16287.script'])
 test('T18052b', [], ghci_script, ['T18052b.script'])
 test('T18027a', [], ghci_script, ['T18027a.script'])
-test('T20214', js_broken(22370), makefile_test, ['T20214'])
+test('T20214', req_interp, makefile_test, ['T20214'])



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/048c881ee5b11716e37cebe43f2d2eac878c04fb...ad765b6f0bb23576fb4e7690a29fa07fc1dfff11

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/048c881ee5b11716e37cebe43f2d2eac878c04fb...ad765b6f0bb23576fb4e7690a29fa07fc1dfff11
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/20230322/b460c27e/attachment.html>


More information about the ghc-commits mailing list