Assert failure in AutomaticIndexStatisticsMultiTest.testMTSelectWithDDL()
-------------------------------------------------------------------------

                 Key: DERBY-5199
                 URL: https://issues.apache.org/jira/browse/DERBY-5199
             Project: Derby
          Issue Type: Bug
          Components: Services
    Affects Versions: 10.8.1.2
         Environment: FreeBSD 8.2 i386 running inside VirtualBox
OpenJDK 6 b20
            Reporter: Knut Anders Hatlen


I saw this failure with the 10.8.1.2 release candidate:

junit.framework.AssertionFailedError: failed to get statistics for table MTSEL 
(#expected=2, timeout=0)
Index statistics for MTSEL
 : <no stats>
 expected:<2> but was:<0>
        at 
org.apache.derbyTesting.junit.IndexStatsUtil.getStatsTable(IndexStatsUtil.java:236)
        at 
org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.verifyStatistics(AutomaticIndexStatisticsMultiTest.java:143)
        at 
org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.testMTSelectWithDDL(AutomaticIndexStatisticsMultiTest.java:135)
        at 
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:112)

It may be the same underlying bug as DERBY-5097, but I'm filing a separate 
report since this happened in a different test case.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to