Hi Noah,
After reinstalled java-rados,when I run ant test now am getting follwing
error in terminal,
Buildfile: /home/vutp/java-rados/build.xml
makedir:
compile-rados:
compile-tests:
[javac] Compiling 1 source file to /home/vutp/java-rados/build/test
jar:
test:
[junit] Running ClusterStatsTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
[junit] Running ClusterTest
[junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 6.569 sec
BUILD FAILED
/home/vutp/java-rados/build.xml:134: Test ClusterTest failed
Total time: 10 seconds
-->And also two txt files generated in Java-Rados directory one is TEST-
ClusterStatsTest.txt in this file the text is ,
Testsuite: ClusterStatsTest
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
Testcase: test_ClusterStats took 0.027 sec
-->and one more txt file is TEST-ClusterTest.txt in this file the text is ,
Testsuite: ClusterTest
Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 6.569 sec
Testcase: test_ConfigOption took 0.026 sec
FAILED
junit.framework.AssertionFailedError:
at ClusterTest.test_ConfigOption(Unknown Source)
Testcase: test_getClusterStats took 0.005 sec
Testcase: test_getInstancePointer took 0.004 sec
Testcase: test_getVersion took 0.005 sec
Testcase: test_PoolOperations took 1.821 sec
Testcase: test_openIOContext took 2.134 sec
Testcase: test_PoolList took 2.543 sec
Thanks,
Ramu.
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html