-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.0 beta 4
-
Component/s: Tests
-
None
The plan is setup to retrieve the module 'comp-test' from CVS. 'comp-test' is setup as an alias module, retrieving 'components' and 'lib'. This results in the following directory structure:
$BAMBOO_HOME/data_20/xml-data/build-dir/LW-C2T/comp-test
$BAMBOO_HOME/data_20/xml-data/build-dir/LW-C2T/comp-test/components
$BAMBOO_HOME/data_20/xml-data/build-dir/LW-C2T/comp-test/lib
The builder has the 'Working Sub Directory' set to 'components', and runs an ant task.
The 'Specify Custom Results directories' is set to: 'components/all/testData/xml/*.xml' . In Bamboo 1.2.4 this worked. In Bamboo 2.0, I need to prepend that by 'comp-test/' in order for it to find the tests. Not sure which way is right (ie, if it worked because of a bug in Bamboo 1.2.4), but it should somehow be compatible with the Bamboo 1.2.4 data (if by upgrading it because of an upgrade task, or otherwise).
- is duplicated by
-
BAM-2403 The The Test Results Directory value is not used by the builder
-
- Closed
-