From: <yan...@lu...> - 2002-07-21 10:30:19
|
Buildfile: build.xml init: [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/classes [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/test [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/aspect [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/logs [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/lib [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/test-results castor_gen: ajc_gen: [ajc] Compiling 7 source and 0 arg files to /u/yangjing/CDChamber/CDChamber/build/aspect compile: [javac] Compiling 19 source files to /u/yangjing/CDChamber/CDChamber/build/classes test.compile: [javac] Compiling 6 source files to /u/yangjing/CDChamber/CDChamber/build/test test.run: [junit] Testsuite: org.cdchamber.util.testtools.FileComparatorTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.18 sec [junit] [junit] Testcase: testWrongFile took 0.01 sec [junit] Testcase: testSameFile took 0.004 sec [junit] Testcase: testDiffFile took 0.004 sec [junit] Testsuite: org.cdchamber.gui.CDCMainFrameTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.426 sec [junit] [junit] Testcase: testComponentPresent took 5.802 sec [junit] Testcase: testDataLoad took 0.252 sec [junit] Testcase: testTreeNodeChanged took 0.135 sec [junit] Testsuite: org.cdchamber.gui.CDCMainFrameControllerTest [junit] Tests run: 8, Failures: 1, Errors: 0, Time elapsed: 5.607 sec [junit] [junit] Testcase: testDataLoaded took 0.901 sec [junit] Testcase: testNullCreateNewCDRomAction took 0.107 sec [junit] Testcase: testNullImportCDRomAction took 0.096 sec [junit] Testcase: testWrongCreateNewCDRomAction took 0.084 sec [junit] Testcase: testWrongImportCDRomAction took 0.096 sec [junit] Testcase: testCreateNewCDRomAction took 0.574 sec [junit] Testcase: testImportCDRomAction took 0.454 sec [junit] Testcase: testDeleteCDRomAction took 2.108 sec [junit] FAILED [junit] Should delete the new data file [junit] junit.framework.AssertionFailedError: Should delete the new data file [junit] at junit.framework.Assert.fail(Assert.java:51) [junit] at junit.framework.Assert.assertTrue(Assert.java:38) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.testDeleteCDRomAction(Unknown Source) [junit] at java.lang.reflect.Method.invoke(Native Method) [junit] at junit.framework.TestCase.runTest(TestCase.java:166) [junit] at junit.framework.TestCase.runBare(TestCase.java:140) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] BUILD FAILED /u/yangjing/CDChamber/CDChamber/build.xml:101: Test org.cdchamber.gui.CDCMainFrameControllerTest failed Total time: 31 seconds BUILD FAILED,jar file is not successfully generated Buildfile: build.xml clean: [delete] Deleting directory /u/yangjing/CDChamber/CDChamber/build BUILD SUCCESSFUL Total time: 3 seconds |