Hello everyone, I have been struggling with an issue for parsing test results to xunit for publishing. My goal is to display this in Jenkins UI for seeing all the passed tests. Below is my script sh *'dotnet test --logger:trx path/to/my/project/project.csproj'* * xunit testTimeMargin: '3000', thresholdMode: 1, thresholds: [], tools: [xUnitDotNet(deleteOutputFiles: true, failIfNotNew: true, pattern: '**/*.trx', skipNoTestFiles: false, stopProcessingIfError: false)]*
Attached, is the output from the console. Can someone tell me what i am doing wrong?thanks -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/66e4faec-457b-4a82-994e-d3df010b3a0b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.