You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2011/04/19 21:06:05 UTC

[jira] [Created] (DERBY-5199) Assert failure in AutomaticIndexStatisticsMultiTest.testMTSelectWithDDL()

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

[jira] [Commented] (DERBY-5199) Assert failure in AutomaticIndexStatisticsMultiTest.testMTSelectWithDDL()

Posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057537#comment-13057537 ] 

Myrna van Lunteren commented on DERBY-5199:
-------------------------------------------

Changes went in for DERBY-5097 in early June. Has this issue been seen since?
If not, I'd like to see this closed as either a duplicate, or cannot reproduce...

> 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

        

[jira] [Closed] (DERBY-5199) Assert failure in AutomaticIndexStatisticsMultiTest.testMTSelectWithDDL()

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen closed DERBY-5199.
-------------------------------------

    Resolution: Duplicate

I don't think this failure was seen more than once. Closing as a duplicate on the assumption that it's just a different manifestation of DERBY-5097.

> 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