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

Failing reporting #8

Closed
exotlv opened this issue May 8, 2024 · 4 comments
Closed

Failing reporting #8

exotlv opened this issue May 8, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@exotlv
Copy link

exotlv commented May 8, 2024

`TestRail Reporter Log: The reporter started successfully!
TestRail Reporter Log: The Run started, utilizing an existing run in TestRail with the ID=2211.
D:\tests-ui\node_modules@zealteam\testrail-reporter\src\reporters\caller-playwright.js:147
const stepsDoMatch = testRailCaseSteps.length === resultSteps.length;
^

TypeError: Cannot read properties of undefined (reading 'length')
at CallerPlaywright.stepResultComment (D:\tests-ui\node_modules@zealteam\testrail-reporter\src\reporters\caller-playwright.js:147:48)
at CallerPlaywright.onTestEnd (D:\tests-ui\node_modules@zealteam\testrail-reporter\src\reporters\caller-playwright.js:91:18)
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:540:9)
at processTimers (node:internal/timers:514:7)
at PlaywrightTestRailReporter.onTestEnd (D:\tests-ui\node_modules@zealteam\testrail-reporter\index.js:41:9)
`

@arayik-chaparyan-im
Copy link
Collaborator

Thank you @exotlv for reporting this issue !
We plan to fix it within a week.

@gevorg-vardanyan-im
Copy link
Collaborator

Hi @exotlv .
Could you please provide more details in order to reproduce and debug this issue ?
Also it would be helpful to have a details mentioned in your testrail.config.js file.

@gevorg-vardanyan-im
Copy link
Collaborator

Hi @exotlv , we just released the new version of reporter - 1.0.7 version.
It should fix your issues.
Please test with it and let us know.
Thanks in advance.

@arayik-chaparyan-im
Copy link
Collaborator

Due to the lack of response from the @exotlv over a 2 weeks period, we consider the issue resolved. Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants