[Mono-devel-list] Buildbot test passage status

Ben Maurer bmaurer at ximian.com
Thu Feb 17 07:22:17 EST 2005


On Thu, 2005-02-17 at 10:53 +0530, Raja R Harinath wrote:
> Hi,
> 
> "Ben Maurer" <bmaurer at ximian.com> writes:
> 
> > --- 2.0 nunit tests hang
> >
> > I've yet to run teh 2.0 nunit tests successuflly. On buildbot I am
> > getting:
> >
> > MONO_PATH="../../class/lib/net_2_0::$MONO_PATH"
> > /home/builder/HEAD/mono/runtime/mono-wrapper --debug
> > ../../class/lib/net_2_0/nunit-console.exe
> > /output:TestResult-net_2_0.log
> > /exclude:NotWorking,ValueAdd,CAS,InetAccess /xml:TestResult-net_2_0.xml
> > corlib_test_net_2_0.dll || ok=false; \ sed '1,/^Tests run: /d'
> > TestResult-net_2_0.log; \
> > ...
> >
> > command timed out: 1200 seconds without output, killing pid 2934
> > process killed by signal 9
> > program finished with exit code -1
> >
> > Also note the high number of failures on the 2.0 nunit tests.
> >
> > I have to look at what tests are hanging here, though I'd apprecitate
> > some help.
> 
> I think we should do away with the /output:, since it is less useful for
> debugging -- the output file is truncated when we kill the process.
> Then, passing TEST_HARNESS_FLAGS=/labels should be more useful.

It would be nice if the list of failures still went to output.

-- Ben




More information about the Mono-devel-list mailing list