summaryrefslogtreecommitdiff
path: root/disabled_tests_run-pass.txt
diff options
context:
space:
mode:
authorJohn Hodge <tpg@ucc.asn.au>2017-11-19 11:26:18 +0800
committerJohn Hodge <tpg@ucc.asn.au>2017-11-19 11:26:18 +0800
commit81e3fc8bd2c4b2b57cbc934ce1a8e02a0613b576 (patch)
tree0aadac309e6655e055416d3bc3a07e7e6b1a6523 /disabled_tests_run-pass.txt
parenta556787d846e095d9821ce43ce53b8a5cf2ee5ad (diff)
downloadmrust-81e3fc8bd2c4b2b57cbc934ce1a8e02a0613b576.tar.gz
testrunner - Correct handle of compiler args, some known failures
Diffstat (limited to 'disabled_tests_run-pass.txt')
-rw-r--r--disabled_tests_run-pass.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/disabled_tests_run-pass.txt b/disabled_tests_run-pass.txt
index abb4e493..4a1de3e5 100644
--- a/disabled_tests_run-pass.txt
+++ b/disabled_tests_run-pass.txt
@@ -1,3 +1,13 @@
tydesc-name # Difference in printing of paths
+# codegen-units
+sepcomp-fns
+
+# Requires unwinding panics
+unwind-resource
+
+
+# BUG: (TODO Determine)
+issue-34932 # Crashes with an OOB (invalid?) pointer in HashMap
+
# vim: ft=make