[
https://issues.apache.org/jira/browse/DERBY-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607729#action_12607729
]
Kathey Marsden commented on DERBY-1764:
---------------------------------------
When I ran it again, two fixtures passed and the last failed but with no trace
information.
.
testStressMulti used 600906 ms .
testStressMulti used 605985 ms .
testStressMulti used 603093 ms F
Time: 1,878.437
There was 1 failure:
1) org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest
FAILURES!!!
Tests run: 3, Failures: 1, Errors: 0
> Rewrite stress.multi as a JUnit test
> ------------------------------------
>
> Key: DERBY-1764
> URL: https://issues.apache.org/jira/browse/DERBY-1764
> Project: Derby
> Issue Type: Test
> Components: Test
> Reporter: Knut Anders Hatlen
> Assignee: Erlend Birkenes
> Attachments: DERBY-1764-Review.diff, DERBY-1764-V1.diff
>
>
> Currently, stress.multi consists of a number of sql scripts that are run in
> ij. It often fails with cryptic error messages, and since it uses ij, there
> is often no stack trace. It would be very useful to rewrite the test in JUnit
> so that we can get better error messages and stack traces when it fails.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.