History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1684
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Steve Luo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

QuickBuild cannot publish NUnit 3.x correctly

Created: 21/Jun/13 07:01 AM   Updated: 21/Jun/13 01:16 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 5.0.26

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Please support NUnit 3.x XML format.

 All   Comments   Work Log   Change History      Sort Order:
Change by Steve Luo [21/Jun/13 08:04 AM]
Field Original Value New Value
Description The following NUnit file always returns failed. We beleive that it should return successfully. Can you see what we're doing wrong?

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<!-- This file represents the results of running a testset using ALM and QTP -->
<test-results name="VBS test" total="1">
<culture-info current-culture="en-US" current-uiculture="en-US" />
<test-suite type="ALM Test" name="VBS test" executed="True" result="Success" success="True" time="0.423" asserts="0">
<results>
<test-case name="VBS test" executed="True" result="Success" />
</results>
</test-suite>
</test-results>
Please support NUnit 3.x XML format.

Change by PMEase JIRA Administrator [21/Jun/13 01:16 PM]
Status Open [ 1 ] Resolved [ 5 ]
Assignee Steve Luo [ steve ]
Resolution Fixed [ 1 ]

Change by PMEase JIRA Administrator [21/Jun/13 01:16 PM]
Fix Version/s 5.0.26 [ 11460 ]