chura

Results 6 comments of chura

ci script: - apt-get install -y xmlstarlet - xmlstarlet ed --inplace --delete "//testsuite/system-out" ./TESTS.xml - xmlstarlet ed --inplace --delete "//testsuite/system-err" ./TESTS.xml - xmlstarlet ed --inplace --update "//testsuite[contains(@name, 'Chrome Headless')]/@name" --value...

Hm, for now we are sending 3 xml reports at least, but there are no tests are marked as detached I mean we have 3 report with different test cases...

yes...when the title of test case is changed so the new one is imported and the old one should be moved to detached when the developer changes old test(rename) during...

the test case Link format.odt file has been added as attachment so you can download it and check the appropriate link format

So, we discussed the possible way to implement this flow with @DavertMik you can import XML reports with detach-by-tag parameter All our tests have @core/@admin/@mobile tag If tests marked with...