[Git][ghc/ghc][wip/T23210] testsuite: Mark T23146* as unbroken
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Thu Oct 31 21:52:07 UTC 2024
Ben Gamari pushed to branch wip/T23210 at Glasgow Haskell Compiler / GHC
Commits:
92ef24a4 by Ben Gamari at 2024-10-31T17:44:07-04:00
testsuite: Mark T23146* as unbroken
- - - - -
1 changed file:
- testsuite/tests/codeGen/should_run/T23146/all.T
Changes:
=====================================
testsuite/tests/codeGen/should_run/T23146/all.T
=====================================
@@ -1,4 +1,4 @@
-test('T23146', expect_broken_for(23060, ghci_ways), compile_and_run, [''])
+test('T23146', normal, compile_and_run, [''])
test('T23146_lifted', normal, compile_and_run, [''])
-test('T23146_liftedeq', expect_broken_for(23060, ghci_ways), compile_and_run, [''])
+test('T23146_liftedeq', normal, compile_and_run, [''])
test('T23146_lifted_unlifted', normal, compile_and_run, [''])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/92ef24a491912774eac21d9255a1551352b840d8
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/92ef24a491912774eac21d9255a1551352b840d8
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/20241031/2b0d5717/attachment.html>
More information about the ghc-commits
mailing list