From: John W. L. <Joh...@sa...> - 2010-08-16 13:57:52
|
That failure is expected. The problem was recently found, and it needs to be fixed before the next release. John From: Jason [mailto:ja...@th...] Sent: Monday, August 16, 2010 9:26 AM To: cob...@li... Subject: [Cobertura-devel] unable to successfully build on linux from latest svn All, I'm trying to build cobertura (using the coverage target) from the latest in svn using ant from the commandline (no eclipse) on linux. I'm continually getting a test failure in: SwitchFunctionalTest<net/sourceforge/cobertura/test/21_SwitchFunctionalTest.html> noDefaultTest<net/sourceforge/cobertura/test/21_SwitchFunctionalTest.html#noDefaultTest> Failure expected:<[33% (1]/3)> but was:<[66% (2]/3)> The only changes I've made to my environment was to symlink the antLibrary, jetty, and lib directories to my home directory (since any changes to build.properties wouldn't work in all cases). Is there something I'm missing? Thanks, Jason |