[kepler-dev] ant test fails

Christopher Brooks cxh at eecs.berkeley.edu
Fri Jan 21 07:52:07 PST 2011


ant test has failed for two nights in a row.

      [test] Compiling 4 source files to /home/bldmastr/kepler/configuration-manager/tests/classes
      [test] /home/bldmastr/kepler/configuration-manager/tests/src/org/kepler/configuration/SerializationComparisonTest.java:223: cannot find symbol
      [test] symbol  : constructor CommonsConfigurationReader()
      [test] location: class org.kepler.configuration.CommonsConfigurationReader
      [test]       ConfigurationReader cr = new CommonsConfigurationReader();
      [test]                                ^
      [test] /home/bldmastr/kepler/configuration-manager/tests/src/org/kepler/configuration/SerializationComparisonTest.java:264: cannot find symbol
      [test] symbol  : constructor CommonsConfigurationReader()
      [test] location: class org.kepler.configuration.CommonsConfigurationReader
      [test]       CommonsConfigurationReader reader = new CommonsConfigurationReader();
      [test]                                           ^
      [test] /home/bldmastr/kepler/configuration-manager/tests/src/org/kepler/configuration/SerializationComparisonTest.java:297: cannot find symbol
      [test] symbol  : constructor CommonsConfigurationReader()
      [test] location: class org.kepler.configuration.CommonsConfigurationReader
      [test]       reader = new CommonsConfigurationReader();
      [test]                ^
      [test] /home/bldmastr/kepler/configuration-manager/tests/src/org/kepler/configuration/SerializationComparisonTest.java:329: cannot find symbol
      [test] symbol  : constructor CommonsConfigurationReader()
      [test] location: class org.kepler.configuration.CommonsConfigurationReader
      [test]       CommonsConfigurationReader reader = new CommonsConfigurationReader();
      [test]                                           ^
      [test] /home/bldmastr/kepler/configuration-manager/tests/src/org/kepler/configuration/SerializationComparisonTest.java:365: cannot find symbol
      [test] symbol  : constructor CommonsConfigurationReader()
      [test] location: class org.kepler.configuration.CommonsConfigurationReader
      [test]       reader = new CommonsConfigurationReader();
      [test]                ^
      [test] /home/bldmastr/kepler/configuration-manager/tests/src/org/kepler/configuration/SerializationComparisonTest.java:397: cannot find symbol
      [test] symbol  : constructor CommonsConfigurationReader()
      [test] location: class org.kepler.configuration.CommonsConfigurationReader
      [test]       CommonsConfigurationReader ccr = new CommonsConfigurationReader();
      [test]                                        ^
      [test] Note: Some input files use unchecked or unsafe operations.
      [test] Note: Recompile with -Xlint:unchecked for details.
      [test] 6 errors



_Christopher


-- 
Christopher Brooks, PMP                       University of California
CHESS Executive Director                      US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust        Berkeley, CA 94720-1774
ph: 510.643.9841 fax:510.642.2718	      (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 cell: 707.332.0670


More information about the Kepler-dev mailing list