Project
 
waiting for next time to build since
11/24/2009 18:44:11
progress: 18:44:11 next build in 1 minutes 30 seconds
 
Latest Build
11/06/2009 12:07:59 (build.100)
10/29/2009 19:10:57 (build.99)
10/29/2009 19:06:54 (build.98)
10/28/2009 18:46:03 (build.97)
10/26/2009 02:34:09 (build.96)
 

 
BUILD FAILED
Ant Error Message: /projects/urbansim10/urbbuild/cruisecontrol/conf/build.xml:24: The following error occurred while executing this line: /projects/urbansim10/urbbuild/cruisecontrol/sandbox/opus/source/opus_core/common.xml:23: exec returned: 1
Date of build: 10/20/2009 17:56:32
Time to build: 53 seconds
Last changed: 10/20/2009 17:55:02
Last log entry: delete method added
Build Artifacts

 Errors/Warnings: (7)
Traceback (most recent call last):

File "/projects/urbansim10/urbbuild/cruisecontrol/sandbox/opus/source/opus_core/tests/utils/test_scanner.py", line 48, in _find_opus_test_cases_for_package

exec('import %s' % module_name)

File "<string>", line 1, in <module>

File "/projects/urbansim10/urbbuild/cruisecontrol/sandbox/opus/source/opus_core/estimate_linear_regression_r.py", line 6, in <module>

from rpy import r, set_default_mode, NO_CONVERSION, BASIC_CONVERSION

ImportError: No module named rpy

 Unit Tests: (632)
error test_estimation_configuration opus_core.configurations.xml_configuration.XMLConfigurationTests
error test_get_estimation_configuration_with_starting_values opus_core.configurations.xml_configuration.XMLConfigurationTests
error test_get_estimation_specification opus_core.configurations.xml_configuration.XMLConfigurationTests
 
 Unit Test Error Details: (3)
Test:  test_estimation_configuration
Class:  opus_core.configurations.xml_configuration.XMLConfigurationTests
"Key 'config_changes_for_estimation' not found in this configuration"
Test:  test_get_estimation_configuration_with_starting_values
Class:  opus_core.configurations.xml_configuration.XMLConfigurationTests
"Key 'config_changes_for_estimation' not found in this configuration"
Test:  test_get_estimation_specification
Class:  opus_core.configurations.xml_configuration.XMLConfigurationTests
dictionary update sequence element #0 has length 7; 2 is required

 Modifications since last successful build:  (3)
modified hana /trunk/opus_core/equation_specification.py 10/20/2009 17:55:02 delete method added
modified hana /trunk/opus_core/choice_model.py 10/20/2009 17:53:51 change related to nested model
modified hana /trunk/opus_core/configurations/xml_configuration.py 10/20/2009 17:53:11 bugs related to nested model fixed