Instability in Derby2017LayerBTest
----------------------------------
Key: DERBY-4912
URL: https://issues.apache.org/jira/browse/DERBY-4912
Project: Derby
Issue Type: Bug
Components: Test
Reporter: Dag H. Wanvik
Seen on 10.7 RC1:
testFailedStreamInsertBinaryAutoCommitRollbackOnError(org.apache.derbyTesting.functionTests.tests.jdbc4.Derby2017LayerBTest)
FAILURE:
junit.framework.AssertionFailedError: Column value mismatch @ column 'B', row 1:
Expected: >5468697320697320726f772031<
Found: >5468697320697320726f772036<
at junit.framework.Assert.fail(Assert.java:47)
at
org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:1213)
at
org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:1125)
at
org.apache.derbyTesting.junit.JDBC.assertFullResultSetMinion(JDBC.java:1012)
at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:935)
at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:892)
at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:850)
at
org.apache.derbyTesting.functionTests.tests.jdbc4.Derby2017LayerBTest.doInsertTest(Derby2017LayerBTest.java:493)
at
org.apache.derbyTesting.functionTests.tests.jdbc4.Derby2017LayerBTest.testFailedStreamInsertBinaryAutoCommitRollbackOnError(Derby2017LayerBTest.java:315)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.