Ticket #144 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

buildbot unit tests: error in scons arguments

Reported by: shaegler Assigned to: unassigned
Priority: major Milestone: 2.0 Beta
Component: Build Version:
Keywords: Cc:
Completion:

Description

when i looked at the log of my failed buildbot unittest, i noticed the ".././buildbot.options" scons argument. (there is only one dot compared with the corresponding command from the compile stage.)

/bin/sh -c scons options_file=.././buildbot.options enable_unittests=true

(first line from here: http://opensg.vrsource.org:8888/Gentoo_AMD64_trunk/builds/5/step-unit%20tests/0)

the command runs fine, if i fix the path to builbot.options in above command.

Change History

12/19/06 21:58:28 changed by dshipton

  • status changed from new to closed.
  • resolution set to fixed.

Good catch. This has been fixed and the buildbot server has been restarted.