[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Buildbot email & RSS output improved.

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-10-28 19:35:17 CET

Great, this will be much easier to read!

One other issue: I think the content-type for the RSS feed is wrong,
since at least on Google Reader it always shows up as the HTML source
(<br/> and all).

--dave

On 10/28/07, Lieven Govaerts <lgo@mobsol.be> wrote:
>
> Just a short notice to say that the Buildbot configuration of the test
> step has been improved to return the last 100 lines of stdout instead of
> tests.log.
>
> This basically means that the email or RSS message now shows this:
>
> """
> Last lines of the build log:
> Running all tests in svnadmin_tests.py [41/51]...success
> Running all tests in svnlook_tests.py [42/51]...success
> ..
> At least one test FAILED, checking
> /Users/lgo/slavedir/osx10.4-gcc4.0.1-ia32/build/tests.log
> FAIL: merge_tests.py 48: merge works when target has copied children
> At least one test was SKIPPED, checking
> /Users/lgo/slavedir/osx10.4-gcc4.0.1-ia32/build/tests.log
> SKIP: update_tests.py 32: update wc on the root of a Windows (virtual) drive
> SKIP: utf8_tests.py 1: conversion of paths and logs to/from utf8
> SKIP: authz_tests.py 13: authz issue #2712
> make[1]: *** [check] Error 1
> """
>
> instead of this:
>
> """
> ..
> CMD: svn up "--depth=files"
> svn-test-work/working_copies/depth_tests-23-depth-empty --config-dir
> /Users/lgo/slavedir/osx10.4-gcc4.0.1-ia32/build/subversion/tests/cmdline/svn-test-work/local_tmp/config
> --password rayjandom --no-auth-cache --username jrandom
> CMD: svn status -v -u -q
> svn-test-work/working_copies/depth_tests-23-depth-empty --config-dir
> /Users/lgo/slavedir/osx10.4-gcc4.0.1-ia32/build/subversion/tests/cmdline/svn-test-work/local_tmp/config
> --password rayjandom --no-auth-cache --username jrandom
> CMD: svn info svn-test-work/working_copies/depth_tests-23-depth-empty
> --config-dir
> /Users/lgo/slavedir/osx10.4-gcc4.0.1-ia32/build/subversion/tests/cmdline/svn-test-work/local_tmp/config
> --password rayjandom --no-auth-cache --username jrandom
> PASS: depth_tests.py 23: upgrade a depth=empty wc from above
> CLEANUP: svn-test-work/working_copies/depth_tests-23
> CLEANUP: svn-test-work/repositories/depth_tests-23
> END: depth_tests.py
>
> + exit 2
> """
>
> You'll still be able to download the tests.log file from the buildbot
> web page.
>
> I've enabled this for the Mac builds now, Windows and Linux will follow.
>
> Lieven
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 28 19:35:30 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.