summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/KNOWN_FAILURES
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-regress/KNOWN_FAILURES')
-rw-r--r--testsuite/tests/ghc-regress/KNOWN_FAILURES50
1 files changed, 0 insertions, 50 deletions
diff --git a/testsuite/tests/ghc-regress/KNOWN_FAILURES b/testsuite/tests/ghc-regress/KNOWN_FAILURES
deleted file mode 100644
index cb9b5e0f9b..0000000000
--- a/testsuite/tests/ghc-regress/KNOWN_FAILURES
+++ /dev/null
@@ -1,50 +0,0 @@
-Current known failures
-~~~~~~~~~~~~~~~~~~~~~~
-
-deSugar/should_compile/ds052
- -- inaccuracy in non-exhaustive pattern warnings
-
-lib/IO/hReady001
- -- IO.hReady doesn't detect the end of a file
-
-lib/IO/openFile005, openFile007, readFile001 [Windows]
- -- file locking is broken on Windows
-
-lib/IOExts/hTell001, hTell002 [Windows]
- -- seeking on text handles not implemented on Windows
-
-lib/net/net001 [Windows]
- -- getProtocolByName seems not to be working on Windows
-
-lib/system/system001 [Windows]
- -- probably a failure due to System.system using Cmd.exe?
-
-parser/should_fail/read002
- -- we don't disallow certain characters in strings (eg. newline)
-
-parser/should_fail/read024
- -- parser bug related to layout processing
-
-rename/should_fail/rnfail034
- -- duplicated "in" in an error message
-
-typecheck/should_fail/tcfail080
- -- ambiguity test: ambiguity isn't detected early enough
- -- (behaviour is sound but could be more helpful, according
- -- to SPJ)
-
-typecheck/should_run/tcrun007
- -- tests for generics, which are currently broken in 5.02
-
-programs/okeefe_neural
- -- causes the compiler to run out of heap in the simplifier
- -- (problem with large constant data structures?)
-
--- These tests fail the 'optasm' way, due to inconsistent floating
--- point results on x86. The inconsistency is caused
-
-numeric/should_run/arith008
-numeric/should_run/arith012
-programs/barton_mangler_bug
-programs/cholewo-eval
-programs/galois_raytrace