[
https://issues.apache.org/jira/browse/DERBY-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693457#action_12693457
]
Bryan Pendleton commented on DERBY-3842:
----------------------------------------
So in your test, you see the output "Sorting is booting and we have: 0"?
I wonder if the issue is that Derby is initializing itself and checking for this
property before your test has had a chance to set the value.
I think that our test harness has several different variations of ways to
set system properties, and perhaps we need to use a different testing API
to set the property so that the boot() method will see the value that we intend.
> Convert
> "org.apache.derbyTesting.functionTests.tests.store.holdCursorExternalSortJDBC30.sql"
> to junit.
> ------------------------------------------------------------------------------------------------------
>
> Key: DERBY-3842
> URL: https://issues.apache.org/jira/browse/DERBY-3842
> Project: Derby
> Issue Type: Test
> Components: Test
> Reporter: Junjie Peng
> Assignee: Tiago R. Espinha
> Attachments: derby-3842-1.patch, derby-3842-1.stat,
> derby-3842-tiago.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.