1======================================================================= 2Operational environment: cross for Linux 2.6.9 uClibc 0.9.27, IA32 3======================================================================= 4 5----------------------------------------------------------------------- 6Compiler: gcc 3.4.3 (cross-compiler) 7----------------------------------------------------------------------- 8Date: 2005-03-29 9STLP Version: current CVS STLPORT_5_0 branch 10Reporter: ptr (Petr Ovtchenkov) 11Status (release-shared): Fail 1 of 320 tests 12Notes: FloatIOTest::float_output_test 13 14 ../../../test/unit/floatio_test.cpp(64) : CPPUNIT_ASSERT(output.substr(18) == ".000000"); 15 Use -fno-builtin option, as in uClibc build! 16Status (stldbg-shared): Fail 1 of 320 tests 17Notes: Same as notes for release (above) 18 19 20======================================================================= 21Operational environment: Linux 2.6.12/SMP glibc 2.2.5, IA32 22======================================================================= 23 24----------------------------------------------------------------------- 25Compiler: gcc 3.4.4 26----------------------------------------------------------------------- 27Date: 2005-11-20 28STLP Version: current CVS STLPORT_5_0 branch 29Reporter: ptr (Petr Ovtchenkov) 30Status (release-shared): All pass (334 tests) 31Notes: 32Status (stldbg-shared): All pass (334 tests) 33Notes: 34 35----------------------------------------------------------------------- 36Compiler: gcc 3.4.2 37----------------------------------------------------------------------- 38Date: 2005-09-05 39STLP Version: current CVS STLPORT_5_0 branch 40Reporter: ptr (Petr Ovtchenkov) 41Status (release-shared): All pass (331 tests) 42Notes: 43Status (stldbg-shared): All pass (331 tests) 44Notes: 45 46 47======================================================================= 48Operational environment: Linux 2.4.26/SMP glibc 2.2.5, IA32 49======================================================================= 50 51----------------------------------------------------------------------- 52Compiler: gcc 4.0.0 53----------------------------------------------------------------------- 54Date: 2005-04-25 55STLP Version: current CVS STLPORT_5_0 branch 56Reporter: ptr (Petr Ovtchenkov) 57Status (release-shared): All pass (324 tests) 58Notes: 59Status (stldbg-shared): All pass (324 tests) 60Notes: 61 62----------------------------------------------------------------------- 63Compiler: gcc 3.4.2 64----------------------------------------------------------------------- 65Date: 2005-06-25 66STLP Version: current CVS STLPORT_5_0 branch 67Reporter: ptr (Petr Ovtchenkov) 68Status (release-shared): All pass (327 tests) 69Notes: 70Status (stldbg-shared): All pass (327 tests) 71Notes: 72 73----------------------------------------------------------------------- 74Compiler: gcc 3.4.1 75----------------------------------------------------------------------- 76Date: 2004-10-18 77STLP Version: current CVS STLPORT_5_0 branch 78Reporter: ptr (Petr Ovtchenkov) 79Status (release-shared): All pass (298 tests) 80Notes: 81Status (stldbg-shared): All pass (298 tests) 82Notes: 83 84----------------------------------------------------------------------- 85Compiler: gcc 3.3.3 86----------------------------------------------------------------------- 87Date: 2004-08-26 88STLP Version: current CVS STLPORT_5_0 branch 89Reporter: ptr (Petr Ovtchenkov) 90Status (release-shared): All pass (282 tests) 91Notes: 92Status (stldbg-shared): All pass (282 tests) 93Notes: 94 95----------------------------------------------------------------------- 96Compiler: gcc 3.3.1 97----------------------------------------------------------------------- 98Date: 2004-08-26 99STLP Version: current CVS STLPORT_5_0 branch 100Reporter: ptr (Petr Ovtchenkov) 101Status (release-shared): All pass (282 tests) 102Notes: 103Status (stldbg-shared): All pass (282 tests) 104Notes: 105 106----------------------------------------------------------------------- 107Compiler: gcc 3.2.3 108----------------------------------------------------------------------- 109Date: 2004-08-27 110STLP Version: current CVS STLPORT_5_0 branch 111Reporter: ptr (Petr Ovtchenkov) 112Status (release-shared): All pass (282 tests) 113Notes: 114Status (stldbg-shared): All pass (282 tests) 115Notes: 116 117----------------------------------------------------------------------- 118Compiler: gcc 3.1.1 119----------------------------------------------------------------------- 120Date: 2004-08-27 121STLP Version: current CVS STLPORT_5_0 branch 122Reporter: ptr (Petr Ovtchenkov) 123Status (release-shared): All pass (282 tests) 124Notes: 125Status (stldbg-shared): All pass (282 tests) 126Notes: 127 128----------------------------------------------------------------------- 129Compiler: gcc 2.95.4 20011002 (Debian prerelease) 130----------------------------------------------------------------------- 131Date: 2004-10-29 132STLP Version: current CVS STLPORT_5_0 branch + some uncommited changes (locale-related) 133Reporter: ptr (Petr Ovtchenkov) 134Status (release-shared): All pass (300 tests) 135Notes: use -fPIC both in lib and app; avoid code that run in static objects 136 (compiler problems) 137Status (stldbg-shared): All pass (300 tests) 138Notes: see notes above 139 140----------------------------------------------------------------------- 141Compiler: Intel(R) C++ Compiler/32-bit 8.1 Build 20050207Z (aka 8.1 028) 142----------------------------------------------------------------------- 143Date: 2005-04-25 144STLP Version: current CVS STLPORT_5_0 branch 145Reporter: ptr (Petr Ovtchenkov) 146Status (release-shared): seems most tests itself pass, but run-time crash happens on exit 147Notes: bad_alloc tests crash: 148 #0 0x40359781 in kill () from /lib/libc.so.6 149 #1 0x40025e5e in pthread_kill () from /lib/libpthread.so.0 150 #2 0x40026339 in raise () from /lib/libpthread.so.0 151 #3 0x4035abe1 in abort () from /lib/libc.so.6 152 #4 0x402268d5 in GetCurrentFrame32 () from /opt/intel_cc_80/lib/libunwind.so.5 153 #5 0x40225ea9 in _Unwind_RaiseException_inner () from /opt/intel_cc_80/lib/libunwind.so.5 154 #6 0x402f7a55 in __cxa_throw (obj=0x0, tinfo=0x0, dest=0) 155 at ../../.././libstdc++-v3/libsupc++/eh_throw.cc:75 156 #7 0x0805fe57 in AllocatorTest::bad_alloc_test () 157 #8 0x080602ba in AllocatorTest::myRun () 158 #9 0x0804f5d3 in CppUnitMini::TestCase::run () 159 #10 0x0804f466 in main () 160 161 crash on exit: 162 #0 0x4039ea3b in free () from /lib/libc.so.6 163 #1 0x402f6711 in operator delete (ptr=0x0) at ../../.././libstdc++-v3/libsupc++/del_op.cc:40 164 #2 0x402f678d in operator delete[] (ptr=0x0) at ../../.././libstdc++-v3/libsupc++/del_opv.cc:36 165 #3 0x40293fb8 in ~ctype (this=0x835cd38) 166 at /export/hostel/build/compiler/gcc-3.4.1/i686-pc-linux-gnu/libstdc++-v3/include/bits/locale_facets.h:972 167 #4 0x40199c96 in _Fac_tidy () from /opt/intel_cc_80/lib/libcprts.so.5 168 #5 0x401f2658 in _Atexit_cleanup () from /opt/intel_cc_80/lib/libcprts.so.5 169 #6 0x401f26f5 in _AtexitTool::~_AtexitTool () from /opt/intel_cc_80/lib/libcprts.so.5 170 #7 0x4035c0a2 in __cxa_finalize () from /lib/libc.so.6 171 #8 0x4016bff6 in __icrt_terminate () from /opt/intel_cc_80/lib/libcprts.so.5 172 #9 0x401f4709 in _fini () from /opt/intel_cc_80/lib/libcprts.so.5 173 #10 0x4000a136 in _dl_fini () from /lib/ld-linux.so.2 174 #11 0x4035be53 in exit () from /lib/libc.so.6 175 #12 0x40349155 in __libc_start_main () from /lib/libc.so.6 176 #13 0x0804f311 in _start () 177 178Status (stldbg-shared): same as for release-shared 179Notes: see notes above 180 181----------------------------------------------------------------------- 182Compiler: Intel(R) C++ Compiler/32-bit 7.1 Build 20030307Z 183----------------------------------------------------------------------- 184Date: 2004-08-27 185STLP Version: current CVS STLPORT_5_0 branch 186Reporter: ptr (Petr Ovtchenkov) 187Status (release-shared): run time fail 188Notes: stack corruption in queue test, due to compiler's 189 bad code 190Status (stldbg-shared): partially pass (282 tests, 1 fail) 191Notes: exception_test.cpp(58) : CPPUNIT_ASSERT(false); 192 193----------------------------------------------------------------------- 194Compiler: Intel(R) C++ Compiler/32-bit 8.0 Build 20031016Z 195----------------------------------------------------------------------- 196Date: 2004-08-27 197STLP Version: current CVS STLPORT_5_0 branch 198Reporter: ptr (Petr Ovtchenkov) 199Status (release-shared): compile-time fail 200Notes: compiler crash; was report that commercial compiler 201 free of this bug, but this was not tested 202Status (stldbg-shared): compile-time fail 203Notes: see notes above 204 205======================================================================= 206Operational environment: Linux 2.6.9-1.667/SMP AMD64 207======================================================================= 208 209----------------------------------------------------------------------- 210Compiler: gcc 3.4.2 211----------------------------------------------------------------------- 212Date: 2006-07-19 213STLP Version: current CVS STLPORT_5_1 branch 214Reporter: dums (Francois Dumont) 215Status (release-shared): All pass (376 tests) 216Notes: 217Status (dbg-shared): All pass (376 tests) 218Notes: 219Status (stldbg-shared): All pass (376 tests) 220Notes: 221 222======================================================================= 223Operational environment: Linux 2.6.17/SMP glibc 2.4.4, IA32 224======================================================================= 225 226----------------------------------------------------------------------- 227Compiler: gcc 4.1.1 228----------------------------------------------------------------------- 229Date: 2007-03-30 230STLP Version: SVN STLPORT_5_1 branch, revision 2982 231Reporter: dums (Francois Dumont) 232Status (release-shared): All pass (385 tests) 233Notes: 234Status (dbg-shared): All pass (385 tests) 235Notes: 236Status (stldbg-shared): All pass (385 tests) 237Notes: 238 239======================================================================= 240Operational environment: FreeBSD 5.3-RELEASE 241======================================================================= 242 243----------------------------------------------------------------------- 244Compiler: gcc 3.3.2 245----------------------------------------------------------------------- 246Date: 2005-04-04 247STLP Version: current CVS STLPORT_5_0 branch 248Reporter: Maxim Fomitchev 249Status (release-shared): Most tests pass 250Notes: Runtime crash near test UnorderedTest::hash_policy 251Status (stlg-shared): All pass (322 tests) 252Notes: 253Status (stldbg-shared): All pass (322 tests) 254Notes: 255 256----------------------------------------------------------------------- 257Compiler: gcc 3.4.5 (cross on Linux) 258----------------------------------------------------------------------- 259Date: 2005-12-22 260STLP Version: current CVS STLPORT_5_0 branch 261Reporter: Petr Ovtchenkov 262Status (release-shared): Build lib and unit tests 263Notes: 264Status (stlg-shared): Build lib 265Notes: 266Status (stldbg-shared): Build lib and unit tests 267Notes: 268 269======================================================================= 270Operational environment: FreeBSD 4.10-RELEASE 271======================================================================= 272 273----------------------------------------------------------------------- 274Compiler: gcc 3.3.2 275----------------------------------------------------------------------- 276Date: 2005-04-04 277STLP Version: current CVS STLPORT_5_0 branch 278Reporter: Maxim Fomitchev 279Status (release-shared): Most tests pass 280Notes: Runtime crash near test UnorderedTest::hash_policy 281Status (stlg-shared): All pass (322 tests) 282Notes: 283Status (stldbg-shared): All pass (322 tests) 284Notes: 285 286----------------------------------------------------------------------- 287Compiler: gcc 3.4.5 (cross on Linux) 288----------------------------------------------------------------------- 289Date: 2005-12-22 290STLP Version: current CVS STLPORT_5_0 branch 291Reporter: Petr Ovtchenkov 292Status (release-shared): Build lib and unit tests 293Notes: 294Status (stlg-shared): Build lib 295Notes: 296Status (stldbg-shared): Build lib and unit tests 297Notes: 298 299======================================================================= 300Operational environment: OpenBSD 3.6, IA32 301======================================================================= 302 303----------------------------------------------------------------------- 304Compiler: gcc 3.3.2 305----------------------------------------------------------------------- 306Date: 2005-03-24 307STLP Version: current CVS STLPORT_5_0 branch 308Reporter: ptr (Petr Ovtchenkov) 309Status (release-shared): Fail 2 of 320 tests 310Notes: ../../../test/unit/locale_test.cpp(213) : CPPUNIT_ASSERT(str_res[index++] == '1'); 311 ../../../test/unit/limits_test.cpp(123) : CPPUNIT_ASSERT(test_integral_limits(wchar_t())); 312Status (stldbg-shared): most tests pass 313Notes: run-time fail in LocaleTest::money_put_get 314 ../../../stlport/stl/debug/_string.h(233): STL error : Index out of bounds 315 ../../../stlport/stl/debug/_string.h(233): STL assertion failure: __n < this->size() 316 317======================================================================= 318Operational environment: MacOS X 10.3 (Darwin 7.0.0), powerpc 319======================================================================= 320 321----------------------------------------------------------------------- 322Compiler: gcc 3.3.0 (Apple Computer, Inc. build 1666) 323----------------------------------------------------------------------- 324Date: 2005-12-23 325STLP Version: current CVS STLPORT_5_0 branch 326Reporter: Petr Ovtchenkov 327Status (release-shared): Fail 328Notes: UnorderedTest::user_case (i.e. crash may be in UnorderedTest::hash_policy) 329 330 Program received signal EXC_BAD_ACCESS, Could not access memory. 331 0x000fe17c in stlp_std::__node_alloc<true, 0>::_M_deallocate(void*, unsigned long) () 332Status (stldbg-shared): most tests pass 333Notes: Under debugger I see that fail 23 tests from 334 334 but without debugger program finish abnormally 335 336 337======================================================================= 338Operational environment: Novell Netware 6 Support Pack Revision 03 339======================================================================= 340 341----------------------------------------------------------------------- 342Compiler: Metrowerks CodeWarrior 8 (mwccnlm 3.0.3 build 356) 343----------------------------------------------------------------------- 344Date: 2005-06-10 345STLP Version: current CVS STLPORT_5_0 branch 346Reporter: ptr (Petr Ovtchenkov) 347Status (release-shared): not implemented 348Notes: 349Status (dbg-shared): not implemented 350Notes: 351Status (stldbg-shared): not implemented 352Notes: 353Status (release-static): Fail 11 of 323 tests 354Notes: FstreamTest:: fail; 355 cmath_test.cpp(77) : CPPUNIT_CHECK(ldiv_res.quot == 1l); 356Status (dbg-static): - 357Notes: 358Status (stldbg-static): - 359Notes: 360 361 362======================================================================= 363Operational environment: Windows XP Professionnal 2002 SP2 364======================================================================= 365 366----------------------------------------------------------------------- 367Compiler: Visual C++ 6 SP5 368----------------------------------------------------------------------- 369Date: 2007-09-04 370STLP Version: STLPORT_5_1 branch (revision 3172) 371Reporter: dums (Francois Dumont) 372Status (release-shared): All pass (389 tests, 10 ignored) 373Notes: 374Status (dbg-shared): All pass (389 tests, 10 ignored) 375Notes: 376Status (stldbg-shared): All pass (389 tests, 10 ignored) 377Notes: 378Status (release-static): All pass (389 tests, 10 ignored) 379Notes: 380Status (dbg-static): All pass (389 tests, 10 ignored) 381Notes: 382Status (stldbg-static): All pass (389 tests, 10 ignored) 383Notes: 384 385----------------------------------------------------------------------- 386Compiler: Visual C++ 2005 Express Version 8.0.50215-4400 387----------------------------------------------------------------------- 388Date: 2007-09-04 389STLP Version: STLPORT_5_1 branch (revision 3172) 390Reporter: dums (Francois Dumont) 391Status (release-shared): All pass (389 tests, 1 ignored) 392Notes: 393Status (dbg-shared): All pass (389 tests, 1 ignored) 394Notes: 395Status (stldbg-shared): All pass (389 tests, 1 ignored) 396Notes: 397Status (release-static): All pass (389 tests, 1 ignored) 398Notes: 399Status (dbg-static): All pass (389 tests, 1 ignored) 400Notes: 401Status (stldbg-static): All pass (389 tests, 1 ignored) 402Notes: 403 404----------------------------------------------------------------------- 405Compiler: Windows Server 2003 SP1 Platform SDK 406 (cross compiling for AMD64) 407 Tests run under Windows XP Pro 64 408----------------------------------------------------------------------- 409Date: 2005-08-16 410STLP Version: current CVS STLPORT_5_0 branch 411Reporter: Henrik Goldman (hg@x-formation.com, www.x-formation.com) 412Status (release-shared): All pass (327 tests) 413Notes: 414Status (dbg-shared): All pass (327 tests) 415Notes: 416Status (stldbg-shared): All pass (327 tests) 417Notes: 418Status (release-static): All pass (327 tests) 419Notes: 420Status (dbg-static): All pass (327 tests) 421Notes: 422Status (stldbg-static): All pass (327 tests) 423Notes: 424 425----------------------------------------------------------------------- 426Compiler: Visual C++ 2005 (Beta2) (8.0) 427 (cross compiling for AMD64) 428 Tests run under Windows XP Pro 64 429----------------------------------------------------------------------- 430Date: 2005-08-16 431STLP Version: current CVS STLPORT_5_0 branch 432Reporter: Henrik Goldman (hg@x-formation.com, www.x-formation.com) 433Status (release-shared): All pass (327 tests) 434Notes: 435Status (dbg-shared): All pass (327 tests) 436Notes: 437Status (stldbg-shared): All pass (327 tests) 438Notes: 439Status (release-static): All pass (327 tests) 440Notes: 441Status (dbg-static): All pass (327 tests) 442Notes: 443Status (stldbg-static): All pass (327 tests) 444Notes: 445 446----------------------------------------------------------------------- 447Compiler: Borland C++ compiler 5.5.1 (free version) 448----------------------------------------------------------------------- 449Date: 2007-09-04 450STLP Version: STLPORT_5_1 branch (revision 3171) 451Reporter: dums (Francois Dumont) 452Status (release-shared): 1 failure (390 tests, 6 ignored). 453Notes: The failure is on a specific Borland test 454 showing a bug in the Borland compiler. 455Status (dbg-shared): 1 failure (390 tests, 6 ignored). 456Notes: Idem release-shared 457Status (stldbg-shared): 1 failure (390 tests, 6 ignored). 458Notes: Idem release-shared. 459 460----------------------------------------------------------------------- 461Compiler: g++ 3.4.4 (cygwin special) 462----------------------------------------------------------------------- 463Date: 2007-09-04 464STLP Version: STLPORT_5_1 branch (revision 3171) 465Reporter: dums (Francois Dumont) 466Status (release-shared): 1 failure (390 tests) 467Notes: ExceptionTest::uncaught_exception fails when all tests 468 are run but succeed with only running it using the 469 -t=ExceptionTest option. 470Status (dbg-shared): 1 failure (390 tests) 471Notes: Idem release-shared. 472Status (stldbg-shared): 1 failure (390 tests) 473Notes: Idem release-shared. 474 475----------------------------------------------------------------------- 476Compiler: g++ 3.4.1 (mingw special, MinGW 3.9 runtime) 477----------------------------------------------------------------------- 478Date: 2007-03-31 479STLP Version: STLPORT_5_1 branch (revision 2982) 480Reporter: dums (Francois Dumont) 481Status (release-shared): 1 failure (385 tests) 482Notes: Idem cygwin report above. 483Status (dbg-shared): 1 failure (385 tests) 484Notes: Idem cygwin report above. 485Status (stldbg-shared): 1 failure (385 tests) 486Notes: Idem cygwin report above. 487 488======================================================================= 489Operational environment: Windows 2000 SP4 490======================================================================= 491 492----------------------------------------------------------------------- 493Compiler: Visual C++ 6 SP5 494----------------------------------------------------------------------- 495Date: 2005-03-15 496STLP Version: current CVS STLPORT_5_0 branch 497Reporter: ptr (Petr Ovtchenkov) 498Status (release-shared): All pass (317 tests) 499Notes: still some inconveniences with 'using' and 500 math functions, see comment in test/unit/resolve_name.cpp 501Status (dbg-shared): All pass (317 tests) 502Notes: 503Status (stldbg-shared): All pass (317 tests) 504Notes: 505Status (release-static): All pass (317 tests) 506Notes: 507Status (dbg-static): All pass (317 tests) 508Notes: 509Status (stldbg-static): All pass (317 tests) 510Notes: 511 512----------------------------------------------------------------------- 513Compiler: Visual C++ .Net 2002 (7.0) 514----------------------------------------------------------------------- 515Date: 2005-10-23 516STLP Version: current CVS STLPORT_5_0 branch 517Reporter: dums (Francois Dumont) 518Status (release-shared): All pass (325 tests) 519Notes: 520Status (dbg-shared): All pass (325 tests) 521Notes: 522Status (stldbg-shared): All pass (325 tests) 523Notes: 524Status (release-static): All pass (325 tests) 525Notes: 526Status (dbg-static): All pass (325 tests) 527Notes: 528Status (stldbg-static): All pass (325 tests) 529Notes: 530 531----------------------------------------------------------------------- 532Compiler: Visual C++ .Net 2003 (7.1) 533----------------------------------------------------------------------- 534Date: 2006-10-27 535STLP Version: STLPORT_5_1 branch (revision 2698) 536Reporter: dums (Francois Dumont) 537Status (release-shared): All pass (380 tests, 2 ignored) 538Notes: 539Status (dbg-shared): All pass (380 tests, 2 ignored) 540Notes: 541Status (stldbg-shared): All pass (380 tests, 2 ignored) 542Notes: 543Status (release-static): All pass (380 tests, 2 ignored) 544Notes: 545Status (dbg-static): All pass (380 tests, 2 ignored) 546Notes: 547Status (stldbg-static): All pass (380 tests, 2 ignored) 548Notes: 549 550----------------------------------------------------------------------- 551Compiler: Intel C++ compiler 9.0.28 552----------------------------------------------------------------------- 553Date: 2006-06-17 554STLP Version: current CVS HEAD 555Reporter: dums (Francois Dumont) 556Status (release-shared): 3 failures (368 tests, 2 ignored) 557Notes: 558Status (dbg-shared): All pass (368 tests, 2 ignored) 559Notes: 560Status (stldbg-shared): All pass (368 tests, 2 ignored) 561Notes: 562Status (release-static): 1 failure (368 tests, 2 ignored) 563Notes: 564Status (dbg-static): All pass (368 tests, 2 ignored) 565Notes: 566Status (stldbg-static): All pass (368 tests, 2 ignored) 567Notes: 568 569----------------------------------------------------------------------- 570Compiler: Borland C++ compiler 5.5.1 (free version) 571----------------------------------------------------------------------- 572Date: 2006-05-20 573STLP Version: current CVS HEAD 574Reporter: esanfo (Eric Sanford) 575Status (release-shared): 1 failure (367 tests, 3 ignores). 576Notes: MoveConstructorTest::nb_destructor_calls 577 fails without trivial constructor 578Status (dbg-shared): 1 failure (367 tests, 3 ignores). 579Notes: Same 580Status (stldbg-shared): 1 failure (367 tests, 3 ignores). 581Notes: Same 582Status (release-static): 1 failure (367 tests, 2 ignores). 583Notes: Same 584Status (dbg-static): 1 failure (367 tests, 2 ignores). 585Notes: Same 586Status (stldbg-static): 1 failure (367 tests, 2 ignores). 587Notes: Same 588 589----------------------------------------------------------------------- 590Compiler: Borland C++ compiler 5.6 (CBuilder6) 591----------------------------------------------------------------------- 592Date: 2006-05-20 593STLP Version: current CVS HEAD 594Reporter: esanfo (Eric Sanford) 595Status (release-shared): 1 failure (367 tests, 3 ignores). 596Notes: MoveConstructorTest::nb_destructor_calls 597 fails without trivial constructor 598Status (dbg-shared): 1 failure (367 tests, 3 ignores). 599Notes: Same 600Status (stldbg-shared): 1 failure (367 tests, 3 ignores). 601Notes: Same 602Status (release-static): 1 failure (367 tests, 2 ignores). 603Notes: Same 604Status (dbg-static): 1 failure (367 tests, 2 ignores). 605Notes: Same 606Status (stldbg-static): 1 failure (367 tests, 2 ignores). 607Notes: Same 608 609----------------------------------------------------------------------- 610Compiler: Borland C++ compiler 5.6.4 (CBuilderX) 611----------------------------------------------------------------------- 612Date: 2006-05-20 613STLP Version: current CVS HEAD 614Reporter: esanfo (Eric Sanford) 615Status (release-shared): 1 failure (367 tests, 3 ignores). 616Notes: MoveConstructorTest::nb_destructor_calls 617 fails without trivial constructor 618Status (dbg-shared): 1 failure (367 tests, 3 ignores). 619Notes: Same 620Status (stldbg-shared): 1 failure (367 tests, 3 ignores). 621Notes: Same 622Status (release-static): 1 failure (367 tests, 2 ignores). 623Notes: Same 624Status (dbg-static): 1 failure (367 tests, 2 ignores). 625Notes: Same 626Status (stldbg-static): 1 failure (367 tests, 2 ignores). 627Notes: Same 628 629----------------------------------------------------------------------- 630Compiler: Borland C++ compiler 5.81 (BDS 2006) 631----------------------------------------------------------------------- 632Date: 2006-05-20 633STLP Version: current CVS HEAD 634Reporter: esanfo (Eric Sanford) 635Status (release-shared): 1 failure (367 tests, 3 ignores). 636Notes: MoveConstructorTest::nb_destructor_calls 637 fails without trivial constructor 638Status (dbg-shared): 1 failure (367 tests, 3 ignores). 639Notes: Same 640Status (stldbg-shared): 1 failure (367 tests, 3 ignores). 641Notes: Same 642Status (release-static): 1 failure (367 tests, 3 ignores). 643Notes: Same 644Status (dbg-static): 1 failure (367 tests, 3 ignores). 645Notes: Same 646Status (stldbg-static): 1 failure (367 tests, 3 ignores). 647Notes: Same 648 649======================================================================= 650Operational environment: Windows CE 3.0 Pocket PC 2002 (iPAQ h3950) 651======================================================================= 652 653----------------------------------------------------------------------- 654Compiler: eMbedded Visual C++ 3.0 655----------------------------------------------------------------------- 656Date: 2006-09-07 657STLP Version: SVN branch STLPORT_5_1, revision 2569 658Reporter: mfink (Michael Fink) 659Status (release-shared): 1 failure (374 tests, 10 ignored) 660Notes: 661UnorderedTest::equal_range 662../../../test/unit\unordered_test.cpp(416) : CPPUNIT_ASSERT(distance(p.first, p.second) == 3); 663Status (dbg-shared): All pass (374 tests, 10 ignored) 664Notes: 665Status (stldbg-shared): Runtime failure 666Notes: Fails due to a bug in the ARM compiler 667Status (release-static): 1 failure (374 tests, 10 ignored) 668Notes: 669UnorderedTest::equal_range 670../../../test/unit\unordered_test.cpp(416) : CPPUNIT_ASSERT(distance(p.first, p.second) == 3); 671Status (dbg-static): All pass (374 tests, 10 ignored) 672Notes: 673Status (stldbg-shared): Runtime failure 674Notes: Fails due to a bug in the ARM compiler 675 676======================================================================= 677Operational environment: Windows CE 3.0 Pocket PC 2002 Emulator 678======================================================================= 679 680----------------------------------------------------------------------- 681Compiler: eMbedded Visual C++ 3.0 682----------------------------------------------------------------------- 683Date: 2006-09-07 684STLP Version: SVN branch STLPORT_5_1, revision 2569 685Reporter: mfink (Michael Fink) 686Status (release-shared): All pass (374 tests) 687Notes: 688Status (dbg-shared): All pass (374 tests) 689Notes: 690Status (stldbg-shared): All pass (374 tests) 691Notes: 692Status (release-static): All pass (374 tests) 693Notes: 694Status (dbg-static): All pass (374 tests) 695Notes: 696Status (stldbg-static): All pass (374 tests) 697Notes: 698 699======================================================================= 700Operational environment: Windows CE 4.2 Pocket PC 2003 SE (HTC Magician S100) 701======================================================================= 702 703----------------------------------------------------------------------- 704Compiler: eMbedded Visual C++ .NET SP4 705----------------------------------------------------------------------- 706Date: 2007-09-05 707STLP Version: SVN branch STLPORT_5_1, revision 3173 708Reporter: mfink (Michael Fink) 709Status (release-shared): All pass (388 tests) 710Notes: 711Status (dbg-shared): All pass (388 tests) 712Notes: 713Status (stldbg-shared): Runtime failure 714Notes: Fails due to a bug in the ARM compiler 715Status (release-static): All pass (388 tests) 716Notes: 717Status (dbg-static): All pass (388 tests) 718Notes: 719Status (stldbg-shared): Runtime failure 720Notes: Fails due to a bug in the ARM compiler 721 722======================================================================= 723Operational environment: Windows CE 4.2 Pocket PC 2003 Emulator 724======================================================================= 725 726----------------------------------------------------------------------- 727Compiler: eMbedded Visual C++ .NET SP4 728----------------------------------------------------------------------- 729Date: 2006-09-07 730STLP Version: SVN branch STLPORT_5_1, revision 2569 731Reporter: mfink (Michael Fink) 732Status (release-shared): All pass (375 tests) 733Notes: 734Status (dbg-shared): All pass (375 tests) 735Notes: 736Status (stldbg-shared): All pass (375 tests) 737Notes: 738Status (release-static): All pass (375 tests) 739Notes: 740Status (dbg-static): All pass (375 tests) 741Notes: 742Status (stldbg-static): All pass (375 tests) 743Notes: 744 745======================================================================= 746Operational environment: Microsoft Device Emulator 8.0.50727.42 747 Windows Mobile 2003 SE image 748======================================================================= 749 750----------------------------------------------------------------------- 751Compiler: eMbedded Visual C++ .NET SP4 752----------------------------------------------------------------------- 753Date: 2006-09-07 754STLP Version: SVN branch STLPORT_5_1, revision 2569 755Reporter: mfink (Michael Fink) 756Status (release-shared): All pass (375 tests) 757Notes: 758Status (dbg-shared): All pass (375 tests) 759Notes: 760Status (release-static): All pass (375 tests) 761Notes: 762Status (dbg-static): All pass (375 tests) 763Notes: 764 765======================================================================= 766Operational environment: Solaris 9, SPARC 767======================================================================= 768 769----------------------------------------------------------------------- 770Compiler: gcc 3.4.2 771----------------------------------------------------------------------- 772Date: 2004-09-27 773STLP Version: current CVS STLPORT_5_0 branch 774Reporter: ptr (Petr Ovtchenkov) 775Status (release-shared): Fail 5 of 290 tests 776Notes: fail tests with locale, as expected 777Status (stldbg-shared): Fail 5 of 290 tests 778Notes: fail tests with locale, as expected 779 780----------------------------------------------------------------------- 781Compiler: gcc 3.4.2 782----------------------------------------------------------------------- 783Date: 2004-09-14 784STLP Version: current CVS STLPORT_5_0 branch 785Reporter: ptr (Petr Ovtchenkov) 786Status (release-shared): runtime fail 787Notes: uncatched exception during locale test: 788 terminate called after throwing an instance of '_STL::runtime_error' 789 what(): locale error 790 It is like problem with exceptions, not with locale 791Status (stldbg-shared): runtime fail 792Notes: 793 794----------------------------------------------------------------------- 795Compiler: gcc 3.4.1 796----------------------------------------------------------------------- 797Date: 2004-09-14 798STLP Version: current CVS STLPORT_5_0 branch 799Reporter: ptr (Petr Ovtchenkov) 800Status (release-shared): runtime fail 801Notes: uncatched exception during locale test: 802 terminate called after throwing an instance of '_STL::runtime_error' 803 what(): locale error 804 It is like problem with exceptions, not with locale 805Status (stldbg-shared): runtime fail 806Notes: 807 808======================================================================= 809Operational environment: Solaris 10, SPARC 810======================================================================= 811 812----------------------------------------------------------------------- 813Compiler: Sun Studio 10, SunPro CC 5.7 814----------------------------------------------------------------------- 815Date: 2005-11-18 816STLP Version: current CVS STLPORT_5_0 branch 817Reporter: baker88 (Gail Baker) 818Status (release-shared): Fail 1 of 330 tests 819Notes: mvctor_test.cpp(839) : CPPUNIT_ASSERT(MovableStruct::nb_destruct_call == 7); 820Status (dbg-shared): Fail 1 of 330 tests 821Notes: mvctor_test.cpp(839) : CPPUNIT_ASSERT(MovableStruct::nb_destruct_call == 7); 822Status (stldbg-shared): Runtime failure 823Notes: PartitionTest::stblptn1 824 ../../stlport/stl/debug/_debug.c(518): STL assertion failure : __next && __next->_Owner() == __l 825 Abort(coredump) 826 827======================================================================= 828Operational environment: HP-UX B.11.23 ia64 829======================================================================= 830 831----------------------------------------------------------------------- 832Compiler: HP aC++/ANSI C B3910B A.06.06 [Nov 7 2005] 833----------------------------------------------------------------------- 834Date: 2006-09-25 835STLP Version: SVN branch STLPORT_5_1, revision 2613 836Reporter: Reporter: bgubenko (Boris Gubenko) 837Status (release-shared): 366 tests succeed, no failures 838Notes: tests hash_test and rope_test giving linker's unsat were disabled 839Status (dbg-shared): 366 tests succeed, no failures 840Notes: tests hash_test and rope_test giving linker's unsat were disabled 841Status (stldbg-shared): Could not build the tests because of some problem in makefile 842Notes: New test codecvt_test.cpp does not compile on HP-UX. It is believed 843 to be a problem with the test. Test author was notified. 844 845----------------------------------------------------------------------- 846Compiler: HP aC++/ANSI C B3910B A.06.06 [Nov 7 2005] 847----------------------------------------------------------------------- 848Date: 2006-10-13 849STLP Version: SVN branch STLPORT_5_1, revision 2664 850Reporter: bgubenko (Boris Gubenko) 851Status (release-shared): All pass (379 tests) 852Notes: 853Status (dbg-shared): All pass (379 tests) 854Notes: 855Status (stldbg-shared): All pass (379 tests) 856Notes: 857