On 3/6/07, Kathey Marsden (JIRA) <[EMAIL PROTECTED]> wrote:
[
https://issues.apache.org/jira/browse/DERBY-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden updated DERBY-2403:
----------------------------------
Attachment: DERBY-2403.diff
Attaching a patch to disable with weme6.1 until underlying bug gets fixed. I
disabled the test by adding a conditional to _Suite, but am not sure that this
is the correct way to do this. Perhaps a TestConfiguration is the correct way
to go. I'd appreciate input.
> ParameterMappingTest.testParameterMapping() fails on weme6.1
It would work, but I think it was decided that this type of
conditionals should be handled within each test, not in the _Suite
class.
Myrna