Continuum

data-management-cli import cannot handle testResult entities in build.xml

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.1-beta-4
  • Fix Version/s: 1.1
  • Component/s: Data Management
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    1

Description

According to the upgrade docs one needs to filter out all <testResult> entities from the export builds.xml.
The import job should be able to handle or ignore these instead.

Activity

Hide
Bastiaan Bakker added a comment -

XSLT scriptlet that removes testResult entities

Show
Bastiaan Bakker added a comment - XSLT scriptlet that removes testResult entities
Hide
Bastiaan Bakker added a comment -

as a workaround, the attached XSLT removes all <testResult> entities. usage (on Linux):
xsltproc copy.xsl builds.xml > fixed-builds.xml

Show
Bastiaan Bakker added a comment - as a workaround, the attached XSLT removes all <testResult> entities. usage (on Linux): xsltproc copy.xsl builds.xml > fixed-builds.xml
Hide
Emmanuel Venisse added a comment -

Applied. Thanks.

Show
Emmanuel Venisse added a comment - Applied. Thanks.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: