From: <Tea...@se...> - 2009-06-27 15:34:35
|
Build eXist - trunk::eXist - trunk #??? failed (tests failed: 3 (1 new), passed: 1321) Agent: Default agent Build results: http://serengeti.friprogramvarusyndikatet.se:8111/viewLog.html?buildId=27&buildTypeId=bt2 Failed Tests Summary: Newly failed tests (1 test, alphabetically ordered) ================================================================== org.exist.xquery.OptimizerTest.reversePaths Other failed tests (2 tests, alphabetically ordered) ================================================================== org.exist.fulltext.AllFulltextTests: org.exist.fulltext.FtQueryTest.testFtQNameScan org.exist.xquery.AllXqueryTests: org.exist.xquery.XQueryTest.testFunctionDocExternal Newly failed tests details (naturally ordered) ================================================================== org.exist.xquery.OptimizerTest.reversePaths ================= junit.framework.AssertionFailedError: expected:<15> but was:<16> at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner$3.addError(JUnitTestRunner.java:974) at junit.framework.TestResult.addError(TestResult.java:38) at junit.framework.JUnit4TestAdapterCache$1.testFailure(JUnit4TestAdapterCache.java:51) at org.junit.runner.notification.RunNotifier$4.notifyListener(RunNotifier.java:96) at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:38) at org.junit.runner.notification.RunNotifier.fireTestFailure(RunNotifier.java:93) at org.junit.internal.runners.model.EachTestNotifier.addFailure(EachTestNotifier.java:29) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:74) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:44) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41) at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:220) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768) Caused by: java.lang.AssertionError: expected:<15> but was:<16> at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.failNotEquals(Assert.java:689) at org.junit.Assert.assertEquals(Assert.java:127) at org.junit.Assert.assertEquals(Assert.java:514) at org.junit.Assert.assertEquals(Assert.java:498) at org.exist.xquery.OptimizerTest.reversePaths(OptimizerTest.java:241) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) ... 11 more ------- Stdout: ------- --- Query: /root//b/parent::c[b = 'two']; Optimize: false -- Found: 1 --- Query: /root//b/parent::c[b = 'two']; Optimize: true -- Found: 1 --- Query: //mods:url/ancestor::mods:mods[mods:titleInfo/mods:title &= 'and']; Optimize: false -- Found: 16 Other failed tests details (only first 3 failures shown here) ================================================================== org.exist.xquery.AllXqueryTests: org.exist.xquery.XQueryTest.testFunctionDocExternal ================= junit.framework.AssertionFailedError: Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd [at line 1, column 5] at junit.framework.Assert.fail(Assert.java:47) at org.exist.xquery.XQueryTest.testFunctionDocExternal(XQueryTest.java:1582) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:91) at org.junit.runners.Suite.runChild(Suite.java:117) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41) at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:220) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768) ------- Stdout: ------- - Reading configuration from file /home/ljo/filer/TeamCity/buildAgent/work/821aaea0771c818f/conf.xml - The JVM has already an URLStreamHandlerFactory registered, skipping... - System property java.protocol.handler.pkgs has not been updated. - Add catalog uri file:/home/ljo/filer/TeamCity/buildAgent/work/821aaea0771c818f/webapp//WEB-INF/catalog.xml - Initializing GrammarPool. - database instance 'exist' will have between 1 and 20 brokers - database instance 'exist' will be synchronized every 120 000 ms - database instance 'exist' will wait 120 000 ms during shutdown - database instance 'exist' is enabled for transactions : true - Job execution threads will use class loader of thread: main - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl - Quartz Scheduler v.1.6.5 created. - RAMJobStore initialized. - Quartz scheduler 'exist_QuartzScheduler' initialized from an externally provided properties instance. - Quartz scheduler version: 1.6.5 - Cache settings: 49 152k; totalPages: 12 288; maxCacheSize: 11 059 - QueryPool: size = 128; maxStackSize = 5; timeout = 120 000; timeoutCheckInterval = 30 000 - Registered index org.exist.indexing.ngram.NGramIndex as ngram-index - Registered index org.exist.indexing.lucene.LuceneIndex as lucene-index - Registered index org.exist.fulltext.FTIndex as ft-legacy-index - Checkpoint deleting /home/ljo/filer/TeamCity/buildAgent/work/821aaea0771c818f/webapp/WEB-INF/data/fs.journal/txn.4 - Memory: 108 352K total; 273 088K max; 53 689K free - dom.dbx INDEX Buffers occupation : 0% (0 out of 64) Cache efficiency : N/A - dom.dbx DATA Buffers occupation : 0% (1 out of 256) Cache efficiency : 98% - collections.dbx INDEX Buffers occupation : 2% (1 out of 64) Cache efficiency : 89% - collections.dbx DATA Buffers occupation : 2% (1 out of 64) Cache efficiency : 83% - elements.dbx INDEX Buffers occupation : 0% (0 out of 64) Cache efficiency : N/A - elements.dbx DATA Buffers occupation : 0% (0 out of 64) Cache efficiency : N/A - values.dbx INDEX Buffers occupation : 0% (0 out of 64) Cache efficiency : N/A - values.dbx DATA Buffers occupation : 0% (0 out of 64) Cache efficiency : N/A - Scheduler exist_QuartzScheduler_$_NON_CLUSTERED started. testFunctionDocExternal 1: ======== testFunctionDoc : XMLDBException: org.xmldb.api.base.XMLDBException: Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd [at line 1, column 5] - Database is shutting down ... - Scheduler exist_QuartzScheduler_$_NON_CLUSTERED shutting down. - Scheduler exist_QuartzScheduler_$_NON_CLUSTERED paused. - Scheduler exist_QuartzScheduler_$_NON_CLUSTERED shutdown complete. - Memory: 108 352K total; 273 088K max; 50 958K free - dom.dbx INDEX Buffers occupation : 100% (64 out of 64) Cache efficiency : 12% - dom.dbx DATA Buffers occupation : 0% (1 out of 256) Cache efficiency : 99% - collections.dbx INDEX Buffers occupation : 2% (1 out of 64) Cache efficiency : 98% - collections.dbx DATA Buffers occupation : 2% (1 out of 64) Cache efficiency : 98% - elements.dbx INDEX Buffers occupation : 5% (3 out of 64) Cache efficiency : 88% - elements.dbx DATA Buffers occupation : 2% (1 out of 64) Cache efficiency : 90% - values.dbx INDEX Buffers occupation : 2% (1 out of 64) Cache efficiency : 75% - values.dbx DATA Buffers occupation : 0% (0 out of 64) Cache efficiency : N/A - Deleting lock file: /home/ljo/filer/TeamCity/buildAgent/work/821aaea0771c818f/webapp/WEB-INF/data/journal.lck - Deleting lock file: /home/ljo/filer/TeamCity/buildAgent/work/821aaea0771c818f/webapp/WEB-INF/data/dbx_dir.lck - shutdown complete ! tearDown PASSED org.exist.fulltext.AllFulltextTests: org.exist.fulltext.FtQueryTest.testFtQNameScan ================= junit.framework.AssertionFailedError: expected:<3> but was:<8> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:277) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:130) at junit.framework.Assert.assertEquals(Assert.java:136) at org.exist.fulltext.FtQueryTest.testFtQNameScan(FtQueryTest.java:457) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:91) at org.junit.runners.Suite.runChild(Suite.java:117) at org.junit.runners.Suite.runChild(Suite.java:24) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41) at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.ParentRunner.run(ParentRunner.java:220) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768) ------- Stdout: ------- ----- testFtQNameScan ----- Configured '/db/testft' <item> <term>1</term> <frequency>1</frequency> </item> <item> <term>2</term> <frequency>1</frequency> </item> <item> <term>first</term> <frequency>1</frequency> </item> <item> <term>node</term> <frequency>2</frequency> </item> <item> <term>second</term> <frequency>1</frequency> </item> <item> <term>first</term> <frequency>1</frequency> </item> <item> <term>node</term> <frequency>2</frequency> </item> <item> <term>second</term> <frequency>1</frequency> </item> tearDown PASSED Changes included (5 changes) ==================================================== Change 9214 by cutlass (1 file): added ant example Change 9213 by cutlass (1 file): [documentation. articles] added 2 articles, corrected date on one of them Change 9211 by cutlass (1 file): [documentation. articles] added 2 articles Change 9212 by wolfgang_m (9 files): [feature] Lucene index now properly highlights phrases in the search results (if the terms are adjacent) Change 9210 by wolfgang_m (1 file): [bugfix] fixed util:expand function: serialization parameters were not respected. see more information about changed files: http://serengeti.friprogramvarusyndikatet.se:8111/viewLog.html?tab=buildChangesDiv&buildId=27&buildTypeId=bt2 ============================================================================ Configure email notifications: http://serengeti.friprogramvarusyndikatet.se:8111/profile.html?init=1#notifications |