Thanks Ullrich, the issue has resolved post changing to correct
configuration.
On Monday, April 1, 2019 at 8:52:52 PM UTC+5:30, yash sharma wrote:
>
> Hi All,
>
> In my Jenkins I am doing a post build action which will display Junit test
> result report. PFB the snip for the c
Please use text when showing text output, images are not helpful.
The error message indicates that your report has not been found. I.e. the
pattern is wrong.
> Am 03.04.2019 um 14:31 schrieb yash sharma :
>
>
--
You received this message because you are subscribed to the Google Groups
"Je
t; which is not
expected from the xsd
Do I have to update my Junit.jar which is publishing my Junit report or it
is Jenkins version causing this issue.
On Monday, April 1, 2019 at 8:52:52 PM UTC+5:30, yash sharma wrote:
>
> Hi All,
>
> In my Jenkins I am doing a post build action wh
ualize JUnit results you need to run JUnit (without coverage)
and provide a link to these results.
> Am 01.04.2019 um 16:32 schrieb yash sharma :
>
> Hi All,
>
> In my Jenkins I am doing a post build action which will display Junit test
> result report. PFB the snip for the con
>> Hi,
>> I have added a JUnit plugins to my project and it keep telling me "
>>
>> ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were
>> found but none of them are new. Did tests run?"
>> Here is the build :
>>
>>
Try change the pattern '**/TEST-*.xml'
On Wednesday, December 7, 2016 at 4:27:17 PM UTC-5, GBANE FETIGUE wrote:
>
> Hi,
> I have added a JUnit plugins to my project and it keep telling me "
>
> ERROR: Step ‘Publish JUnit test result report’ failed: Test reports
FETIGUE wrote:
>
> Hi,
> I have added a JUnit plugins to my project and it keep telling me "
>
> ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were
> found but none of them are new. Did tests run?"
> Here is the build :
>
> [EnvInject]
Hi,
I have added a JUnit plugins to my project and it keep telling me "
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found
but none of them are new. Did tests run?"
Here is the build :
[EnvInject] - Loading node environment variables.
Building in works
Sent: Wednesday, November 26, 2014 12:03 AM
To: jenkinsci-users@googlegroups.com
Subject: EXTERNAL: Re: how to configure paths for "Publish JUnit test result
report" plugin
But, How I will generate xml file I could not understand. and Where I will put
this xml file pls
On Wednesday, D
of xml test results file
>> How do we configure multiple paths in plugin "Publish JUnit test
>> result report" to get the test results file from different directories
>> path; paths are not similar.
>>
>> thanks
>>
>
>
>
> --
>
> h
Hi,
have you checked the time sync between the master and slave?
you will get this when Jenkins found test results but they are older then
when the build started (that is they did not come from this build but are
remenants of a previous build)
Regards
/James
On Monday, 13 October 2014 14:03:
Hi,
When am running build in jenkins, am getting following error.
error: "Test reports were found but none of them are new. Did tests run?"
Can anyone suggest a solution...THANKS IN ADVANCE
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group
Here is a solution:
http://shotgunsandpenguins.blogspot.com/2009/07/how-to-aggregate-downstream-test.html
--
View this message in context:
http://jenkins-ci.361315.n4.nabble.com/How-to-use-archive-artifacts-for-down-streams-with-out-enabling-Publish-JUnit-test-result-report-andb
You should be able to use a "testsuites" root element
https://svn.jenkins-ci.org/trunk/hudson/dtkit/dtkit-format/dtkit-junit-model/src/main/resources/com/thalesgroup/dtkit/junit/model/xsd/junit-4.xsd
On Wednesday, July 11, 2012 2:33:23 PM UTC+1, Ilko wrote:
>
> the xml specifications allows single
You should be able to use a "testsuites" root element
https://svn.jenkins-ci.org/trunk/hudson/dtkit/dtkit-format/dtkit-junit-model/src/main/resources/com/thalesgroup/dtkit/junit/model/xsd/junit-4.xsd
On Wednesday, July 11, 2012 2:33:23 PM UTC+1, Ilko wrote:
>
> the xml specifications allows single
ide workspace).
>>
>> Thanks
>>
>> On Tue, Dec 25, 2012 at 12:47 PM, Z W wrote:
>>
>>> Hi All
>>>
>>> We have different projects in a a build job producing different
>>> subdirectories of xml test results file
>>&
ojects in a a build job producing different
>> subdirectories of xml test results file
>> How do we configure multiple paths in plugin "Publish JUnit test
>> result report" to get the test results file from different directories
>> path; paths are not similar.
>>
>> thanks
>>
>
>
>
> --
>
> http://wharpreet.blogspot.com
> http://linuxgazettes.blogspot.com
> http://in.linkedin.com/in/wharpreet
>
).
>
> Thanks
>
> On Tue, Dec 25, 2012 at 12:47 PM, Z W >wrote:
>
>> Hi All
>>
>> We have different projects in a a build job producing different
>> subdirectories of xml test results file
>> How do we configure multiple paths in plugin "Publish
5, 2012 at 12:47 PM, Z W >wrote:
>
>> Hi All
>>
>> We have different projects in a a build job producing different
>> subdirectories of xml test results file
>> How do we configure multiple paths in plugin "Publish JUnit test
>> result report&
bdirectories of xml test results file
> How do we configure multiple paths in plugin "Publish JUnit test
> result report" to get the test results file from different directories
> path; paths are not similar.
>
> thanks
>
--
http://wharpreet.blogspot.com
http://linuxgazettes.blogspot.com
http://in.linkedin.com/in/wharpreet
producing different
> subdirectories of xml test results file
> How do we configure multiple paths in plugin "Publish JUnit test
> result report" to get the test results file from different directories
> path; paths are not similar.
>
> thanks
>
--
http://wharpr
Hi All
We have different projects in a a build job producing different
subdirectories of xml test results file
How do we configure multiple paths in plugin "Publish JUnit test
result report" to get the test results file from different directories
path; paths are not similar.
thanks
the xml specifications allows single root elem only - that is why the
parser complains about not well-formed markup
On Wed, Jul 11, 2012 at 3:23 PM, CB wrote:
> Thanks for the information. This confirmed my guess that only 1 per
> file was the answer. I refactored the test source to make
> m
Thanks for the information. This confirmed my guess that only 1 per file
was the answer. I refactored the test source to make multiple-test-suite
files be larger single-test-suite files.
om: CB
>To: jenkinsci-users@googlegroups.com
>Sent: Tuesday, July 3, 2012 9:08 AM
>Subject: Publish JUnit test result report containing multiple testsuites
>
>
>I have cxxtest unit tests publishing JUnit-like output using a custom
>XmlPrinter. A few test files contain mul
I have cxxtest unit tests publishing JUnit-like output using a custom
XmlPrinter. A few test files contain multiple testsuites, causing an xml
output with multiple elements, example;
However, Jenkins Junit publisher ch
26 matches
Mail list logo