Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2007-01-15 12:29:42


Roland Schwarz wrote:
> Douglas Gregor wrote:
>> Boost Regression test failures
>> Report time: 2007-01-15T04:07:53Z
>>
>> This report lists all regression test failures on release platforms.
>>
>> Detailed report:
>> http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/issues.html
>>
>> The following platforms have a large number of failures:
>> intel-vc8-win-9.1
>>
>> 1472 failures in 62 libraries (74 are from non-broken platforms)
>
> :-(

Seems like most of the new ones are bogus -- here's one from date-time that
looks like it ran just fine, but something is wrong with the XML that's
'causing the failure' -- as you can see, the test actually passed.

Notes
[Reporting Tools Internal Error] This test case's XML is missing one or more
log entries of the regression run's steps associated with the test case's type
("run"). Please contact reporting tools maintainers about this problem.

Linker output [2007-01-14 17:08:22 UTC]:

call "C:\Program Files (x86)\Microsoft Visual Studio 8\VC\vcvarsall.bat" amd64
>nul
link /NOLOGO /INCREMENTAL:NO /subsystem:console
/out:"Z:\results\boost\bin.v2\libs\date_time\test\testdate_dll.test\msvc-8.0\rls\adrs-mdl-64\instr-set-optrn\thrd-mlt\testdate_dll.exe"
 
@"Z:\results\boost\bin.v2\libs\date_time\test\testdate_dll.test\msvc-8.0\rls\adrs-mdl-64\instr-set-optrn\thrd-mlt\testdate_dll.exe.rsp"
         if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%
         if exist
"Z:\results\boost\bin.v2\libs\date_time\test\testdate_dll.test\msvc-8.0\rls\adrs-mdl-64\instr-set-optrn\thrd-mlt\testdate_dll.exe.manifest"
(
             mt -nologo -manifest
"Z:\results\boost\bin.v2\libs\date_time\test\testdate_dll.test\msvc-8.0\rls\adrs-mdl-64\instr-set-optrn\thrd-mlt\testdate_dll.exe.manifest"
"-outputresource:Z:\results\boost\bin.v2\libs\date_time\test\testdate_dll.test\msvc-8.0\rls\adrs-mdl-64\instr-set-optrn\thrd-mlt\testdate_dll.exe;1"
         )

Run output [2007-01-14 17:08:22 UTC]:

...

Pass :: Caught expected exception (special_value to_tm)
97 Tests Executed: All Succeeded

EXIT STATUS: 0


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk