[commit: testsuite] master: cgrun072 now passes. (313a620)

Austin Seipp a at ghc.haskell.org
Wed Jul 17 16:45:43 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/313a620e5e88bf9f44392dfc1044b033c5c5dfef

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

commit 313a620e5e88bf9f44392dfc1044b033c5c5dfef
Author: Austin Seipp <aseipp at pobox.com>
Date:   Wed Jul 17 04:03:43 2013 -0500

    cgrun072 now passes.
    
    Signed-off-by: Austin Seipp <aseipp at pobox.com>

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

 tests/codeGen/should_run/all.T |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/codeGen/should_run/all.T b/tests/codeGen/should_run/all.T
index 189589c..e18bfa6 100644
--- a/tests/codeGen/should_run/all.T
+++ b/tests/codeGen/should_run/all.T
@@ -76,7 +76,7 @@ test('cgrun069', omit_ways(['ghci']), multi_compile_and_run,
                  ['cgrun069', [('cgrun069_cmm.cmm', '')], ''])
 test('cgrun070', normal, compile_and_run, [''])
 test('cgrun071', normal, compile_and_run, [''])
-test('cgrun072', expect_broken(7902), compile_and_run, [''])
+test('cgrun072', normal, compile_and_run, [''])
 
 test('T1852', normal, compile_and_run, [''])
 test('T1861', extra_run_opts('0'), compile_and_run, [''])






More information about the ghc-commits mailing list