Top-Q / difido-reports

This project aims to provide a generic implementation for HTML test reports.
http://top-q.github.io/difido-reports
Apache License 2.0
46 stars 30 forks source link

Get list of failed tests by execution number #255

Open maksimsuperfinkaltura opened 2 years ago

maksimsuperfinkaltura commented 2 years ago

Does server API supports method that returns list of failed tests based on execution number?

hengoldburd commented 2 years ago

why you don't want to use elasticsearch for that?

maksimsuperfinkaltura commented 2 years ago

why you don't want to use elasticsearch for that?

it is also good for me. I can't find good example for it. Could you please help me with it @hengoldburd ?

I am not sure how to get data related to only specific execution build.

report usually available by address similar to DIFIDO/reports/exec_111111/index.html where 111111 is a build number

hengoldburd commented 2 years ago

First i suggest to install kibana or grafana, and build the query using those tools this will help you to understand the structure of the document. Then use elasticsearch api to execute this query and analyze results

On Wed, Nov 17, 2021, 14:44 maksimsuperfinkaltura @.***> wrote:

why you don't want to use elasticsearch for that?

it is also good for me. I can't find good example for it. Could you please help me with it @hengoldburd https://github.com/hengoldburd ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Top-Q/difido-reports/issues/255#issuecomment-971544885, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACYPDEAGG7ZNKMQO4BLSRVTUMOPUHANCNFSM5A6HE6FA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.