[Buildbot-devel] upcoming release

Brian Warner warner-buildbot at lothar.com
Tue Apr 26 18:37:39 UTC 2005


> Sorry for the late reply. Off latest CVS (as of 9.20am PCT) I'm getting
> some errors in unittests. I've omitted the CVS etc messages as I'm not
> using it. Looks like there are still a few win32 path issues.

> FAILURE: testChangeBuilddir (buildbot.test.test_run.Basedir)
> FAILURE: testGetBuilderNames (buildbot.test.test_run.BuilderNames)

Fixed in CVS.

> FAILURE: testShell1 (buildbot.test.test_slavecommand.Shell)

Hrm, ok, I need to look at these more closely. windows != unix in so many
ways!

> ERROR: testFindOptions (buildbot.test.test_runner.Options)

I've disabled this on windows for now. The idea is that findOptions is
supposed to look for a ~/.buildbot directory, and load options for the
'buildbot' tool from it. What should this mean under windows? What does
os.path.expanduser("~") return on a typical system? It sounds like
os.environ['HOME'] is not usually set under windows.

> ERROR: test_webPathname_port (buildbot.test.test_web.WebTest)

Sigh. Could you send me the _trial_temp/test.log for this one?


thanks,
 -Brian




More information about the devel mailing list