No data send to ReportPortal
See original GitHub issueHi Ram,
I would like to send the testing data to the ReportPortal, the tests are completed, but no data send to the ReportPortal.
By the sam configuration of reportportal.properties
in others projects can send the data to the ReportPortal.
The reportportal.properties
is:
rp.endpoint = https://demo.reportportal.io
#rp.uuid = uuid_v4
rp.apitoken = uuid_v4
rp.project = ansonliao_personal
rp.launch = ansonliao_TEST_EXAMPLE
Could you help to advise how to solve the problem?
Thanks.
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Overview - ReportPortal
What is ReportPortal? ReportPortal is a service, that provides increased capabilities to speed up results analysis and reporting through the ...
Read more >Report Portal Does not Attach Logs to Report - Stack Overflow
Sending binary data is a bit more complicated, you have to form your multipart request in special format. The format is pretty well ......
Read more >Zero-footprint OLAP client for Microsoft Analysis ... - ReportPortal
Email will not be sent when the report has no data. Better error description; Users list will exclude users that do not have...
Read more >Chapter 8 - Report Portal - Test Automation University
I've also gone ahead and written a blog on how exactly to work with a ReportPortal and Docker within our framework context. If...
Read more >@reportportal/client-javascript - npm package | Snyk
Learn more about @reportportal/client-javascript: package health score, ... id, id of the existing launch in which tests data would be sent, without this ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @prashant-ramcharan , I will update you when I upload my project to GitHub. Thanks.
Hi @prashant-ramcharan I tried the same code in another Mac machine without any code change (just updated the UUID of
reportportal.properties
), it’s working to send the data to the report portal (I am now using the https://demo.reporportal.io), I will try the machine which keep out of work before and keep the update to you.