question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

JSON report is not generated anymore for versions above 2.28.0

See original GitHub issue

Describe the bug All versions above the 2.28.0 are not creating Allure JSON report anymore in my case.

To Reproduce Steps to reproduce the behavior:

  1. Please checkout my example project https://github.com/GRmeB/cypress_allure_example2
  2. then please execute the steps in the readme
  3. no JSON report is generated (expected under cypress/reports/allure/json in project)4.
  4. when downgrading the cypress-allure-plugin to 2.28.0 then everything seems to be fine with JSON report generation5.

Expected behavior JSON report is generated.

Environment (please complete the following information):

  • Cypress version: 10.7.0
  • OS: Mac OS X 12.5.1

Developer Tools Console Output

Additional context

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
GRmeBcommented, Sep 7, 2022

@Shelex great! now it is working! I updated also the repo https://github.com/GRmeB/cypress_allure_example to have a running example for other people to show that it is running with Mocha and Cucumber.

Thank you guy 😃

Also my other bug issue can be closed.

0reactions
Shelexcommented, Sep 7, 2022

@GRmeB Thanks for details provided. There was issue with getting tags from missing Rule keyword details in gherkin, additional guards added, now works fine with v2.30.3. Please check on your side.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jenkins Cucumber Reports plugin no longer generates report ...
Jenkins Cucumber Reports plugin no longer generates report with v5.6.0 using Cucumber JVM 1.2.5 due to issue with cucumber json report file #405....
Read more >
maven cucumber report is not being generated - Stack Overflow
I fixed the issue by doing the same. upon running mvn verify i got error failed to execute goal "generate" that is clearly...
Read more >
Release notes & updates – Azure CLI - Microsoft Learn
Learn about the latest Azure Command-Line Interface (CLI) release notes and updates for both the current and beta versions of the CLI.
Read more >
Jersey 2.28 User Guide - GitHub Pages
This is user guide for Jersey 2.28. We are trying to keep it up to date as we add new features. When reading...
Read more >
SAP Cloud SDK for Java – Release Notes
Fix a bug in odata-v4-generator where the field type Edm.TimeOfDay was not recognized and not generated properly, leading to missing SimpleProperty fields ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found