[commit: ghc] master: Remove another duplicate test (01b0461)
git at git.haskell.org
git at git.haskell.org
Tue Dec 22 16:22:50 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/01b0461e923788e825392d55d625f70c36ca3c20/ghc
>---------------------------------------------------------------
commit 01b0461e923788e825392d55d625f70c36ca3c20
Author: Ben Gamari <ben at smart-cactus.org>
Date: Tue Dec 22 17:23:31 2015 +0100
Remove another duplicate test
>---------------------------------------------------------------
01b0461e923788e825392d55d625f70c36ca3c20
testsuite/tests/patsyn/should_compile/all.T | 1 -
1 file changed, 1 deletion(-)
diff --git a/testsuite/tests/patsyn/should_compile/all.T b/testsuite/tests/patsyn/should_compile/all.T
index f3d90ac..074e129 100644
--- a/testsuite/tests/patsyn/should_compile/all.T
+++ b/testsuite/tests/patsyn/should_compile/all.T
@@ -24,7 +24,6 @@ test('T9889', normal, compile, [''])
test('T9867', normal, compile, [''])
test('T9975a', normal, compile_fail, [''])
test('T9975b', normal, compile, [''])
-test('T10426', [expect_broken(10426)], compile, [''])
test('T10747', normal, compile, [''])
test('T10997', [extra_clean(['T10997a.hi', 'T10997a.o'])], multimod_compile, ['T10997', '-v0'])
test('T10997_1', [extra_clean(['T10997_1a.hi', 'T10997_1a.o'])], multimod_compile, ['T10997_1', '-v0'])
More information about the ghc-commits
mailing list