test-results xmls

9 views
Skip to first unread message

Andy Dingfelder

unread,
Oct 3, 2018, 5:56:43 PM10/3/18
to concordion
Hi

When I run my tests, a report folder structure gets created with output for the tests I ran (which is good)
But it also creates a folder structure named test-results which contains xml files.  this seems to create an xml for each test, regardless if I ran that test or not

these test results contain stuff like: 
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="x.y.z.testname" tests="0" skipped="0" failures="0" errors="0" timestamp="1970-01-01T00:00:00" hostname="myhost" time="0.0">

Can anyone suggest what is creating those files, and if it can be turned off or configured to not create these for tests that I am not running?


Nigel Charman

unread,
Oct 14, 2018, 3:47:23 AM10/14/18
to conco...@googlegroups.com
These are the standard JUnit test xmls. How are you ignoring the tests that you aren't running?
--
You received this message because you are subscribed to the Google Groups "concordion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concordion+...@googlegroups.com.
To post to this group, send email to conco...@googlegroups.com.
Visit this group at https://groups.google.com/group/concordion.
To view this discussion on the web, visit https://groups.google.com/d/msgid/concordion/4613a25a-76a8-4cd7-a4c9-a9845f469294%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dingfelder

unread,
Oct 14, 2018, 5:03:34 AM10/14/18
to Nigel Charman, conco...@googlegroups.com
I’m launching a single test via a filter like --tests "*RunExampleTests*" but xmas are getting created for all tests whether I run them or not.  Maybe that’s expected behaviour ?

Cheers

Sent from my iPad
Reply all
Reply to author
Forward
0 new messages