|
From: b. <no...@so...> - 2010-05-02 16:28:23
|
#72: Testing - Make changes to allow all tests of TestServiceStarter to pass
when run using both ant & eclipse
--------------------------------+-------------------------------------------
Reporter: btmurphy | Owner: btmurphy
Type: defect | Status: new
Priority: major | Milestone:
Component: Bigdata Federation | Version:
Keywords: |
--------------------------------+-------------------------------------------
Comment(by btmurphy):
Changeset 2732 - merged changes from branch dev-btm --> trunk
M bigdata-
jini/src/java/com/bigdata/jini/start/config/JiniCoreServicesConfiguration.java
M bigdata-
jini/src/java/com/bigdata/jini/start/config/JiniServiceConfiguration.java
M bigdata-jini/src/resources/config/bigdataStandaloneTesting.config
M bigdata-jini/src/test/com/bigdata/jini/start/AbstractFedZooTestCase.java
M bigdata-
jini/src/test/com/bigdata/jini/start/TestJiniCoreServicesProcessHelper.java
M bigdata-jini/src/test/com/bigdata/jini/start/TestServiceStarter.java
M bigdata-
jini/src/test/com/bigdata/jini/start/config/TestServiceConfiguration.java
M bigdata-jini/src/test/com/bigdata/jini/start/config/testfed.config
M bigdata-jini/src/test/com/bigdata/jini/start/testfed.config
M bigdata-jini/src/test/com/bigdata/jini/start/testjini.config
M bigdata-jini/src/test/com/bigdata/zookeeper/testzoo.config
M build.xml
M src/resources/bin/pstart
A bigdata-jini/src/test/com/bigdata/jini/start/testReggie.config
A bigdata-jini/src/test/com/bigdata/jini/start/testStartJini.config
A src/resources/bin/config
A src/resources/bin/config/browser.config
A src/resources/bin/config/reggie.config
A src/resources/bin/config/serviceStarter.config
A src/resources/bin/config/zookeeper.config
D src/resources/config/jini/browser.config.tmp
D src/resources/config/jini/reggie.config.tmp
D src/resources/config/jini/serviceStarterAll.config
D src/resources/config/jini/serviceStarterOne.config
D src/resources/config/jini/zookeeper.config
The changes above should now allow one to run -- under
either eclipse or ant -- the tests located in the
following namespaces under bigdata-jini/src/test:
com.bigdata.jini
com.bigdata.jini.start
com.bigdata.jini.start.config
com.bigdata.service.jini
com.bigdata.service.jini.master
com.bigdata.zookeeper
Note that the test com.bigdata.zookeeper.TestHierachicalZNodeWatcher
does not pass consistently; which may be due to the fact that
zookeeper does not guarantee that all events will be seen, as
indicated in the javadoc of
com.bigdata.zookeeper.HierarchicalZNodeWatcher.
--
Ticket URL: <http://sourceforge.net/apps/trac/bigdata/ticket/72#comment:10>
bigdata® <http://www.bigdata.com/blog>
bigdata® is a scale-out storage and computing fabric supporting optional transactions, very high concurrency, and very high aggregate IO rates.
|