summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Miedema <thomasmiedema@gmail.com>2015-07-22 18:10:42 +0200
committerThomas Miedema <thomasmiedema@gmail.com>2015-07-22 18:10:42 +0200
commit50b9a7a355d6fbcb539d4f5aa8313fc0536e8fc3 (patch)
tree0cec12595efbf448de0e764204bc465c49fc1064
parent1224bb55cac502fe04005345aad47a6bc5c4a297 (diff)
downloadhaskell-50b9a7a355d6fbcb539d4f5aa8313fc0536e8fc3.tar.gz
Revert "Trac #4945 is working again"
This reverts commit 5d98b6828f65ce6eea45e93880928b7031955d38.
-rw-r--r--testsuite/tests/simplCore/should_compile/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/simplCore/should_compile/all.T b/testsuite/tests/simplCore/should_compile/all.T
index d912a420c8..b675077fda 100644
--- a/testsuite/tests/simplCore/should_compile/all.T
+++ b/testsuite/tests/simplCore/should_compile/all.T
@@ -111,7 +111,7 @@ test('T4918',
# result of -ddump-simpl, which is never advertised to
# be very stable
test('T4945',
- normal,
+ expect_broken(4945),
run_command,
['$MAKE -s --no-print-directory T4945'])