I am configuring a Jenkins job as per https://docs.saucelabs.com/ci-integrations/jenkins/ I am not able to configure reports.
I selected Post build action -> Publish Junit test result report I selected 'Test Report XMLs' as **/target/surefire-reports/*.xml I am getting following error message on applying this setting: ‘**\target\surefire-reports\*.xml’ doesn’t match anything: ‘**’ exists but not ‘**\target\surefire-reports\*.xml’ The location I am specifying is valid and it has the xml files generated by TestNG. Please help. Thanks, Archana Mulay -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
