-
Notifications
You must be signed in to change notification settings - Fork 15
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
Suite and Launch are not finishing in report portal. #72
Comments
Hello @sha392edu. |
Hi, On v5, I can see these logs.
As for configuration, I follower github guide for multi thread protractor setup. Please tell me what do you need to investigate, and I'll provide it. |
@tr1ble i am also facing this in agent-js-jasmine 5.0.2 Any update on this ? |
Hi,
I have followed the README file to integrate the report portal with my test framework.
But the Suite and Reports are not finished on the report portal.
Here's the execution log
Start launch sktwisf0l5fmdyyv [23:29:13] I/launcher - Running 1 instances of WebDriver [23:29:13] I/direct - Using ChromeDriver directly... Started (node:36828) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (Use
node --trace-deprecation ...to show where the warning was created) Start test item sktwisf0l5fmdzpy Success start item sktwisf0l5fmdzpy Start test item sktwisf0l5fmdzq0 {"level":"info","message":"Picked up test environment"} {"level":"info","message":"Picked up test environment"} Success start item sktwisf0l5fmdzq0 {"level":"info","message":"User navigated to Earn Page"} {"level":"info","message":"Earn page header verification complete"} .Finish test item sktwisf0l5fmdzq0 Success finish item sktwisf0l5fmdzq0 Save log sktwisf0l5fmecks Successfully save log sktwisf0l5fmecks Finish test item sktwisf0l5fmdzq0 Success finish item sktwisf0l5fmdzq0
I don't see the suite and launch are finished.
The exact configuration is working for https://www.npmjs.com/package/agent-js-jasmine
But it's deprecated.
Can someone please help me fix this issue?
The text was updated successfully, but these errors were encountered: