I have a test file in this format
<testsuite name="Splunk" disabled="0" failures="0" errors="0" skipped="0"
time="0" tests="5">
<testcase name="drilldown_without_table" classname="splunk">
<system-err>Error Message</system-err>
</testcase>
Right now pipelines doesn't seem to even recognize it as a test as I don't see any tab pop up. Is it due to the first line eventhough it shows a system-err on the second? I'm using the junit-xml package to build out my test file.
Hi Ming,
This looks like it could be a bug. Can you open a ticket with the following information:
Thanks,
Philip
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.