[commit: packages/array] master: Testsuite: array001 is working again (68323b2)

git at git.haskell.org git at git.haskell.org
Thu Jul 30 20:05:35 UTC 2015


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

On branch  : master
Link       : http://git.haskell.org/packages/array.git/commitdiff/68323b26865ec86a53237ca8974e82bf406a9716

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

commit 68323b26865ec86a53237ca8974e82bf406a9716
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Thu Jul 30 21:57:42 2015 +0200

    Testsuite: array001 is working again


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

68323b26865ec86a53237ca8974e82bf406a9716
 tests/all.T | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/all.T b/tests/all.T
index 7324fdf..4fd4844 100644
--- a/tests/all.T
+++ b/tests/all.T
@@ -3,7 +3,6 @@ test('T2120', normal, compile_and_run, [''])
 test('largeArray', normal, compile_and_run, [''])
 test('array001', [
     extra_clean(['array001.data']),
-    expect_broken_for(10659, ['hpc', 'optasm', 'threaded2', 'dyn', 'optllvm']),
   ],
   compile_and_run, [''])
 



More information about the ghc-commits mailing list