elastic / elastic/apm-server

integrationservertest: Add detailed reporting to Slack

Open
#17,082 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
1.3k
Forks
543
Avg merge
1d 18h
Merged PRs (30d)
109

Description

Current Slack message that is reported whenever the tests pass / fail is very basic.

Implement a detailed breakdown (perhaps in the form of a table) that shows the tests that were run as well as their status, so that we can easily tell which tests failed, which tests were run (were they expected?), whether we accidentally skipped some tests etc.

Example:

| Test | Status |
|-----|--------|
| Upgrade 8.15 -> 8.16 -> 8.17 | ✅ |
| Standalone-to-managed 7.17 -> 8.19 -> 9.1 | ❌ |
| Some other test | SKIP |

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.