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 "Mike Matrigali (JIRA)" <ji...@apache.org> on 2014/03/06 18:12:44 UTC

[jira] [Commented] (DERBY-6500) intermittent error in nightly regression tests: AutoIncrementTest

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

Mike Matrigali commented on DERBY-6500:
---------------------------------------

failed twice in runs done on 03/06/2014 on oracle public test runs, pass on many other platform runs with same build:
Detailed log for suites.All on linux_amd64_jdk7:
http://download.java.net/javadesktop/derby/request_5588435/javadb-task-3815935.html
Detailed log for suites.All on windows_amd64_jdk7:
http://download.java.net/javadesktop/derby/request_5588435/javadb-task-3815943.html

> intermittent error in nightly regression tests: AutoIncrementTest
> -----------------------------------------------------------------
>
>                 Key: DERBY-6500
>                 URL: https://issues.apache.org/jira/browse/DERBY-6500
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.10.1.4
>            Reporter: Mike Matrigali
>
> junit.framework.AssertionFailedError: Column value mismatch @ column 'COLUMNNAME', row 1:
>     Expected: >A_ZERO<
>     Found:    >A_ONE<
> 	at org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:1277)
> 	at org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:1189)
> 	at org.apache.derbyTesting.junit.JDBC.assertFullResultSetMinion(JDBC.java:1076)
> 	at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:999)
> 	at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:956)
> 	at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:914)
> 	at org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest.testderbyIncrementTest(AutoIncrementTest.java:167)
> 	at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:118)
> 	at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:442)
> 	at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:459)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)



--
This message was sent by Atlassian JIRA
(v6.2#6252)