Closed thokuest closed 2 months ago
My team has fixed it by rolling newman back to v6.1.3
I was facing the same issue. Thank you very much!
Same here. Need to rollback to V6.1.3
Following the thread to see if a fix is push
Same issue here as well. Fixed by rolling back to @6.1.3
Describe the bug Postman collection execution with Newman gets stuck with
error: Cannot read properties of undefined (reading 'exec')
. Can be reproduced with recently releasednewman
6.2.0, andnewman-reporter-allure
3.0.0-beta.10 as well as 2.15.1.To Reproduce Steps to reproduce the behavior:
Expected behavior Collection is executed without error.
Desktop (please complete the following information):
Additional context The issue was noticed on CI, build got stuck after receiving the error and went into timeout. Not sure whether this is a bug in the reporter, or Newman.