<< Back to previous view

[QB-1399] Add type of step into build step XML REST request output
Created: 04/Oct/12  Updated: 27/Dec/12

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: 4.0.59
Fix Version/s: None

Type: Improvement Priority: Critical
Reporter: AlSt Assigned To: Robin Shen
Resolution: Won't Fix Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
Now:

<?xml version="1.0" encoding="UTF-8"?>
<com.pmease.quickbuild.model.Build>
    ...
    <entry>
      <string>master&gt;publish&gt;publish-integrationtests&gt;publish-report-tests-integration</string>
      <com.pmease.quickbuild.stepsupport.StepRuntime>
        <status>FAILED</status>
        <nodeAddress>B-W3-64-FF-1:8811</nodeAddress>
        <errorMessage>Found failed tests in JUnit report.</errorMessage>
        <duration>3094</duration>
      </com.pmease.quickbuild.stepsupport.StepRuntime>
    </entry>
...

There should be an attribute in StepRuntime element (or maybe a sub-element) that says type="JUnit Report" (in this case).

 Comments   
Comment by Robin Shen [ 27/Dec/12 10:05 AM ]
This is possible with:
http://wiki.pmease.com/display/QB40/Interact+with+Reports
Generated at Fri May 17 04:22:50 UTC 2024 using JIRA 189.