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

Cannot see the pie in the html report, cannot access the attachments from the report generated by the Cucumber jvm plugin #61

Closed
pgandarillas opened this issue Jun 21, 2016 · 6 comments

Comments

@pgandarillas
Copy link

I have some scripts to automate UI test cases, I'm using ruby and cucumber. A job was created in jenkins to execute these scripts and is set up to generate cucumber reports as a post build actions. I can see the results but the pie at the top of the report is not displayed at all (see image). Also, my scripts are set to take screenshots when failing, the attachment is displayed as a link in the report but the link is broken, and the screenshots were not save.
Any suggestion/advice please?
image

image

@richardhunt
Copy link

I'm having the same issues, took a look at my console in Chrome and found the following:

jenkins.xxx.com/:1 Blocked script execution in 'http://jenkins.xxx.com/job/Staging%20-%20Full%20Regression%20Suite/cucumber-html-reports/' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
jenkins.xxx.com/:1 Blocked script execution in 'http://jenkins.xxx.com/job/Staging%20-%20Full%20Regression%20Suite/cucumber-html-reports/' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.

@richardhunt
Copy link

@pgandarillas Potentially a duplicate report? damianszczepanik/cucumber-reporting#472

@pgandarillas
Copy link
Author

@richardhunt could be, but how about the attachments links being broken? Is that related to?
BTW Im using Jenkins 2.9 and cucumber-reports:2.5.0

@richardhunt
Copy link

Appears to be. I'm using Jenkins 2.10 and cucumber-reports 2.5.0, and still having the same issues.

@pgandarillas
Copy link
Author

is there any version in which this was working?

@damianszczepanik
Copy link
Member

New version has been published, please upgrade

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

3 participants