[commit: testsuite] master: Mark testcase for #8598 as not broken (def26d4)

git at git.haskell.org git at git.haskell.org
Mon Dec 9 16:28:58 UTC 2013


Repository : ssh://git@git.haskell.org/testsuite

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/def26d4335641b967940c56daac552b07b4efa6e/testsuite

>---------------------------------------------------------------

commit def26d4335641b967940c56daac552b07b4efa6e
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Mon Dec 9 15:50:00 2013 +0000

    Mark testcase for #8598 as not broken


>---------------------------------------------------------------

def26d4335641b967940c56daac552b07b4efa6e
 tests/stranal/sigs/all.T |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/stranal/sigs/all.T b/tests/stranal/sigs/all.T
index 247a077..d77cd9e 100644
--- a/tests/stranal/sigs/all.T
+++ b/tests/stranal/sigs/all.T
@@ -10,5 +10,5 @@ setTestOpts(only_ways(['optasm']))
 test('StrAnalExample', normal, compile, [''])
 test('T8569', expect_broken(8569), compile, [''])
 test('HyperStrUse', normal, compile, [''])
-test('T8598', expect_broken(8598), compile, [''])
+test('T8598', normal, compile, [''])
 



More information about the ghc-commits mailing list