anshooarora / extentreports-java

Community version of Extent API for Java has moved to https://github.com/extent-framework/
http://extentreports.com
Other
528 stars 318 forks source link

Jenkins var statusGroup #774

Closed yael-lorenzo closed 7 years ago

yael-lorenzo commented 7 years ago

Jenkins does not like the declaration of the statusGroup var in the body. I dont know all the scope of this variable. However it could be included in the extent.js file.

anshooarora commented 7 years ago

It can be changed to a different name, but the group must be available in the body for the script to pick these values on load.

Source: https://github.com/anshooarora/extentreports-java/blob/5e6b803173eedf915a49fcb81c21b18cbb6fbc44/src/main/resources/com/aventstack/extentreports/view/html-report/index.ftl#L53

yael-lorenzo commented 7 years ago

I didnt mean about the name. Im sorry, I didnt explain so well. Jenkins does not like the inline scripts like Githubissues.

  • Githubissues is a development platform for aggregating issues.