Update failing SingleSource test-case list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18171 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-11-23 21:10:48 +00:00
parent d162032013
commit 8a0c4fd0c6
2 changed files with 10 additions and 20 deletions

View File

@ -9,20 +9,15 @@ this space for more news coming soon!
Current expected test failures
------------------------------
All SingleSource/Benchmarks tests are expected to pass. Currently, all
C++ tests are expected to fail. Here are the known SingleSource failures:
The SparcV8 backend works on many simple C++ SingleSource codes. Here
are the known SingleSource failures:
UnitTests/SetjmpLongjmp/C++/C++Catch
UnitTests/SetjmpLongjmp/C++/SimpleC++Test
Regression/C++/EH/ConditionalExpr
Regression/C++/EH/ctor_dtor_count-2
Regression/C++/EH/ctor_dtor_count
Regression/C++/EH/exception_spec_test
Regression/C++/EH/function_try_block
Regression/C++/EH/simple_rethrow
Regression/C++/EH/simple_throw
Regression/C++/EH/throw_rethrow_test
CustomChecked/oopack_v1p8
Benchmarks/Shootout-C++/moments
Benchmarks/Shootout-C++/random
Benchmarks/Shootout-C++/wordfreq
Here are some known MultiSource test failures - this is probably not a
complete list right now.

View File

@ -9,20 +9,15 @@ this space for more news coming soon!
Current expected test failures
------------------------------
All SingleSource/Benchmarks tests are expected to pass. Currently, all
C++ tests are expected to fail. Here are the known SingleSource failures:
The SparcV8 backend works on many simple C++ SingleSource codes. Here
are the known SingleSource failures:
UnitTests/SetjmpLongjmp/C++/C++Catch
UnitTests/SetjmpLongjmp/C++/SimpleC++Test
Regression/C++/EH/ConditionalExpr
Regression/C++/EH/ctor_dtor_count-2
Regression/C++/EH/ctor_dtor_count
Regression/C++/EH/exception_spec_test
Regression/C++/EH/function_try_block
Regression/C++/EH/simple_rethrow
Regression/C++/EH/simple_throw
Regression/C++/EH/throw_rethrow_test
CustomChecked/oopack_v1p8
Benchmarks/Shootout-C++/moments
Benchmarks/Shootout-C++/random
Benchmarks/Shootout-C++/wordfreq
Here are some known MultiSource test failures - this is probably not a
complete list right now.