You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imported seems to be ignoring most of the launchImportRq values, including name, description, start time, and attributes
What is expected
The launch values would reflect the name, description, start time, and attributes I provided
*Ignoring start time makes some kind of sense and the JUnit file already includes this value
What am I seeing
Uploader seems to ignore everything but the JUnit file
What have I tried
Tried with the native JUnit uploader from that comes with the basic docker setup, release 1.0.2, release 1.0.1 and a local build of the latest from the development branch.
Same result for regardless of which version of the uploader used.
Steps to reproduce
Run a test suite containing 1 passing test and 1 skipped test, that outputs a JUnit file
@twalshOG, could you clarify what kind of insights you are expecting?
The Business Analyst has been informed, and the developer has been notified as well. There’s nothing more to add at the moment.
Issue
Imported seems to be ignoring most of the launchImportRq values, including name, description, start time, and attributes
What is expected
The launch values would reflect the name, description, start time, and attributes I provided
*Ignoring start time makes some kind of sense and the JUnit file already includes this value
What am I seeing
Uploader seems to ignore everything but the JUnit file
What have I tried
Tried with the native JUnit uploader from that comes with the basic docker setup, release 1.0.2, release 1.0.1 and a local build of the latest from the development branch.
Same result for regardless of which version of the uploader used.
Steps to reproduce
{"key": "env","value": "localhost"}
Partial work around
Use the API to update the launch

*This does not address the skippedIsNotIssue not working issue
Example update body
Example JUnit result content
The text was updated successfully, but these errors were encountered: