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 (Commented) (JIRA)" <ji...@apache.org> on 2011/10/17 15:03:10 UTC

[jira] [Commented] (DERBY-5468) Assertion failed in AutomaticIndexStatisticsMultiTest.testMTSelectWithDDL (expected:<0> but was:<1>)

    [ https://issues.apache.org/jira/browse/DERBY-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128842#comment-13128842 ] 

Knut Anders Hatlen commented on DERBY-5468:
-------------------------------------------

+1 to the improved reporting.

There were no stack traces in derby.log. The test ran with insane jars, so only the most severe errors are logged by default.
                
> Assertion failed in AutomaticIndexStatisticsMultiTest.testMTSelectWithDDL (expected:<0> but was:<1>)
> ----------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-5468
>                 URL: https://issues.apache.org/jira/browse/DERBY-5468
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.8.2.2
>            Reporter: Knut Anders Hatlen
>         Attachments: derby-5468-1a-error_reporting.diff
>
>
> Seen when testing the 10.8.2.2 release candidate:
> http://dbtg.foundry.sun.com/derby/test/10.8.2.2_RC/logs/jvm1.5/sol32/suitesAll/report.txt
> 1) testMTSelectWithDDL(org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest)junit.framework.AssertionFailedError: expected:<0> but was:<1>
> 	at org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.testMTSelectWithDDL(AutomaticIndexStatisticsMultiTest.java:133)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:113)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira