On Wednesday, July 22, 2015 at 6:49:42 PM UTC+3, [email protected] wrote:
>
> Trying to show my ranorex test results in Jenkins, I did everything in 
> this link: 
> http://www.ranorex.com/blog/make-your-ranorex-report-fully-comprehensible-for-jenkins-by-using-xunit
>  
> and i'm keep getting these messages:
>
> *[xUnit] [INFO] - [Custom Tool] - No test report file(s) were found with the 
> pattern '"\\xx-xx-xx-xx\X$\Jenkins\workspace\Test GUI 
> tests\xxxxxxxx_57.rxlog.data"' relative to 'X:\Jenkins\workspace\Test GUI 
> tests' for the testing framework 'Custom Tool'.  Did you enter a pattern 
> relative to the correct directory?  Did you generate the result report(s) for 
> 'Custom Tool'?
> [xUnit] [ERROR] - No test reports found for the metric 'Custom Tool' with the 
> resolved pattern '"\\xx-xx-xx-xx\C$\Jenkins\workspace\Test GUI 
> tests\xxxxxxx_57.rxlog.data"'. Configuration error?.*
>
>
> The file is there, the path is available to all, why do I keep getting this 
> message?
>
>
>
Solved it!
Used this pattern: *_${BUILD_NUMBER}.*.data 

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/809dc6bb-e987-4ea0-b322-8aeb0900ed13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to