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

2012-10-01 Thread Myrna van Lunteren (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Myrna van Lunteren updated DERBY-5468:
--

Urgency: Low
 Labels: derby_triage10_10  (was: )

> 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
>  Labels: derby_triage10_10
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


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

2011-10-17 Thread Kristian Waagan (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Waagan updated DERBY-5468:
---

Issue & fix info:   (was: Patch Available)

> 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




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

2011-10-17 Thread Kristian Waagan (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Waagan updated DERBY-5468:
---

Attachment: derby-5468-1a-error_reporting.diff

Committed the updated patch 1a to trunk with revision 1185187. The only 
difference from the first patch is that I removed an assert that I forgot the 
first time around.

I'll let it run for a day before backporting.

Knut Anders, do you have a take on how easy is it to reproduce the error on the 
10.8 branch?

> 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




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

2011-10-17 Thread Kristian Waagan (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Waagan updated DERBY-5468:
---

Attachment: (was: derby-5468-1a-error_reporting.diff)

> 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




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

2011-10-17 Thread Kristian Waagan (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Waagan updated DERBY-5468:
---

Attachment: derby-5468-1a-error_reporting.diff

Attaching patch 1a, which improves the error reporting. I plan to backport this 
to 10.8 once it has been committed on trunk.

Patch ready for review.

Is an error reported in derby.log? Maybe it includes a stack trace (search for 
the test name or the runnable).

> 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




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

2011-10-17 Thread Kristian Waagan (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Waagan updated DERBY-5468:
---

Issue & fix info: Patch Available

> 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