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

allure-mocha doesn't work with parallel mode = true #419

Closed
annivanova1992 opened this issue Feb 3, 2022 · 3 comments
Closed

allure-mocha doesn't work with parallel mode = true #419

annivanova1992 opened this issue Feb 3, 2022 · 3 comments

Comments

@annivanova1992
Copy link

Describe the bug
Running tests with parallel mode breaks test results

Error:
"statusDetails":{ "message":"hook.error is not a function", "trace":"TypeError: hook.error is not a function\n at MochaAllureReporter.onHookEnd (node_modules/allure-mocha/dist/MochaAllureReporter.js:67:40)\n at processTicksAndRejections (internal/process/task_queues.js:97:5)" }

Environment:
mocha 9.1.3
allure-mocha 2.0.0-beta.15
mocha.parallelMode(true)

@just-boris
Copy link
Contributor

Duplicate of #245

Please, follow the other issue for any updates

@darkallure
Copy link

I still have this issue, is it fixed already?

@baev
Copy link
Member

baev commented Aug 18, 2022

@darkallure please do not comment on closed issues, create a new one instead. Make sure you are using latest release available (v2.0.0-beta.19 at the moment)

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

4 participants