test icon indicating copy to clipboard operation
test copied to clipboard

BOOST_TEST_LOG_FORMAT=XML not generating valid XML

Open agarwalneetu opened this issue 2 years ago • 2 comments

I'm running some ctests in my project and I want to generate test output in an XML file, for that I am providing BOOST_TEST_LOG_FORMAT=XML as env variable before running my testcase. Testcase runs successfully but generates an invalid XML image

agarwalneetu avatar Aug 18 '23 05:08 agarwalneetu

XML generated is unable to be read by my azure pipeline too. image

agarwalneetu avatar Aug 18 '23 05:08 agarwalneetu

@raffienficiaud please look into it. This is a critical issue for us

agarwalneetu avatar Aug 18 '23 05:08 agarwalneetu