You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2015/07/18 18:25:04 UTC

[jira] [Updated] (DERBY-6821) Include XMLOptimizerTraceTest in XMLSuite

     [ https://issues.apache.org/jira/browse/DERBY-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Pendleton updated DERBY-6821:
-----------------------------------
    Attachment: moveTest.diff

It seems straightforward to move the XMLOptimizerTraceTest
class from o.a.derbyTesting.functionTests.tests.lang._Suite
to o.a.derbyTesting.functionTests.suites.XMLSuite. Since
the latter is included by the former, there is no change in
test execution coverage, just a change in the ordering of
the tests as XMLOptimizerTraceTest moves slightly in the
overall ordering of the tests in the lang suite.

Attached proposed moveTest.diff

> Include XMLOptimizerTraceTest in XMLSuite
> -----------------------------------------
>
>                 Key: DERBY-6821
>                 URL: https://issues.apache.org/jira/browse/DERBY-6821
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>            Reporter: Bryan Pendleton
>            Priority: Minor
>         Attachments: moveTest.diff
>
>
> There is a sub-suite called XMLSuite that runs the XML tests,
> but it does not currently run the XMLOptimizerTraceTest.
> Since that test suite is a significant quite for exercising
> Derby's XML support, it seems worth including that suite in
> the XMLSuite.
> This might require a bit of suite re-arrangement, to make sure
> that we don't run XMLOptimizerTraceTest multiple times during larger suites.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)