This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

3.3 branch libstdc++ testresults


Sending these to the list (first build for m68k-linux for the 3.3
branch). I had to increase the dejagnu timeout to 600 seconds, else
you see the failures as shown in
http://gcc.gnu.org/ml/gcc-testresults/2003-02/msg00800.html
For thread/pthread4.cc it's still not long enough.

The 19_*, 21_* and 23_* failures are not found for gcc-3.2.1, so these
seem to be regressions. Is there a way to find out, which testcases
exactly fail?

Thanks, Matthias

Test Run By doko on Sun Feb 23 12:58:22 2003
Native configuration is m68k-unknown-linux-gnu

		=== libstdc++-v3 tests ===

Schedule of variations:
    unix

Running target unix
Running /scratch/gcc/gcc-snapshot-20030221/src/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp ...
FAIL: 19_diagnostics/stdexceptions.cc execution test
FAIL: 20_util/allocator_members.cc execution test
FAIL: 21_strings/append.cc execution test
FAIL: 21_strings/ctor_copy_dtor.cc execution test
FAIL: 21_strings/element_access.cc execution test
FAIL: 21_strings/insert.cc execution test
FAIL: 21_strings/substr.cc execution test
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
FAIL: 22_locale/ctor_copy_dtor.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/moneypunct_byname.cc execution test
XPASS: 22_locale/moneypunct_members_char.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_byname.cc execution test
XPASS: 22_locale/numpunct_members_char.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
FAIL: 23_containers/bitset_ctor.cc execution test
FAIL: 23_containers/bitset_members.cc execution test
FAIL: 23_containers/deque_ctor.cc execution test
FAIL: 23_containers/list_modifiers.cc execution test
FAIL: 23_containers/vector_capacity.cc execution test
FAIL: 23_containers/vector_ctor.cc execution test
FAIL: 23_containers/vector_element_access.cc execution test
FAIL: 23_containers/vector_resize.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
FAIL: 27_io/ios_base_storage.cc execution test
FAIL: 27_io/ios_init.cc execution test
FAIL: 27_io/ios_members.cc execution test
WARNING: program timed out.
FAIL: thread/pthread4.cc execution test

		=== libstdc++-v3 Summary ===

# of expected passes		424
# of unexpected failures	21
# of unexpected successes	14
# of expected failures		13


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]