[
https://issues.apache.org/jira/browse/DERBY-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren updated DERBY-3711:
--------------------------------------
Attachment: DERBY-3711-2.diff
DERBY-3711-2.stat
Attaching a patch that adds the converted test - EncryptionAESTest - to
store._Suite, and removes the old test files.
I modified EncryptionAesTest so that it only prints a comment to the console if
derby.tests.trace=true.
I am running regression tests.
> convert store/aes.sql to junit test & add unrestricted test cases.
> ------------------------------------------------------------------
>
> Key: DERBY-3711
> URL: https://issues.apache.org/jira/browse/DERBY-3711
> Project: Derby
> Issue Type: Task
> Components: Test
> Reporter: Myrna van Lunteren
> Assignee: Myrna van Lunteren
> Priority: Minor
> Attachments: DERBY-3711-2.diff, DERBY-3711-2.stat, DERBY-3711_1.diff
>
>
> The store/aes.sql test can, because it's a master-based test, only test
> what's guaranteed available, i.e. only the encryptionKeyLength=128.
> If it were a junit test, we could make it ignore the expected failures if the
> larger key sizes weren't supported, but test otherwise.
> Having a junit test doesn't guarantee the test would get executed, of course,
> but at least the test would exist.
> Would it be useful/ok to have a message print to the console as a warning?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.