Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blazemeter plugin generate empty junit report #91

Open
idan-marciano-jfrog opened this issue Nov 3, 2021 · 1 comment
Open

Blazemeter plugin generate empty junit report #91

idan-marciano-jfrog opened this issue Nov 3, 2021 · 1 comment

Comments

@idan-marciano-jfrog
Copy link

idan-marciano-jfrog commented Nov 3, 2021

I am running blazemeter from jenkins using the plugin and i have set properties to generate junit report. it comes back empty with no test results even though test was executed. also time stamp seems bad

generated file:

<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
   <testsuite name="JUnitXmlReporter" errors="0" tests="0" failures="0" time="0" timestamp="2013-05-24T10:23:58" />
   <testsuite name="JUnitXmlReporter.constructor" errors="0" skipped="0" tests="0" failures="0" time="0.006" timestamp="2013-05-24T10:23:58">
      <properties>
         <property name="java.vendor" value="BlazeMeter Ltd." />
         <property name="compiler.debug" value="on" />
         <property name="project.jdk.classpath" value="jdk.classpath.1.6" />
      </properties>

   </testsuite>
</testsuites>
@bitcoder
Copy link

bitcoder commented Jan 5, 2022

same here :(
any news concerning this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants