You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OnPrepare and OnComplete hooks in the class AzureDevopsService are not getting not invoked or executed. Due to which Test run id is not created, hence results are not updated to test plan. Where as if the test run id for test plan is available and inProgress then results are updated to test plan, but test execution history for current test point will not be updated.
@alfredBnext Could you please share detailed insight on it. I did get you, where you updated 'const AzureDevopsService = require('@gmangiapelo/wdio-azure-devops-service').default;'
OnPrepare and OnComplete hooks in the class AzureDevopsService are not getting not invoked or executed. Due to which Test run id is not created, hence results are not updated to test plan. Where as if the test run id for test plan is available and inProgress then results are updated to test plan, but test execution history for current test point will not be updated.
gianlucamangiapelo/wdio-azure-devops-service Version: 0.0.11
Jasmine + JS (Node 18.12.1) + WDIO(7.29.1)
@gianlucamangiapelo please check and help us with the solution. Please let me know if any additional details are required
The text was updated successfully, but these errors were encountered: