[commit: testsuite] master: Remove T5763 (29d5edd)
Ian Lynagh
igloo at earth.li
Mon Feb 11 20:26:04 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/29d5edda1e6b61b8dbfa417120bbc0011f84990d
>---------------------------------------------------------------
commit 29d5edda1e6b61b8dbfa417120bbc0011f84990d
Author: Ian Lynagh <ian at well-typed.com>
Date: Mon Feb 11 18:22:02 2013 +0000
Remove T5763
It was added in fbb1f167657bcdb4d9a67e9b97734faeb82c8a25 without
an accompanying source file. Also, it was marked as being broken by
5673, so I'm not even sure which ticket it was supposed to be a
test for.
>---------------------------------------------------------------
tests/indexed-types/should_fail/all.T | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tests/indexed-types/should_fail/all.T b/tests/indexed-types/should_fail/all.T
index e99b796..0196f54 100644
--- a/tests/indexed-types/should_fail/all.T
+++ b/tests/indexed-types/should_fail/all.T
@@ -72,7 +72,6 @@ test('T2544', normal, compile_fail, [''])
test('T1897b', normal, compile_fail, [''])
test('T5439', normal, compile_fail, [''])
test('T5515', normal, compile_fail, [''])
-test('T5763', expect_broken(5673), compile_fail, [''])
test('T5934', normal, compile_fail, [''])
test('T6123', normal, compile_fail, [''])
test('ExtraTcsUntch', normal, compile_fail, [''])
More information about the ghc-commits
mailing list