mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-08 01:11:12 +01:00
Sometimes our CI slack message outputs the wrong information, most notably the data race failure when only UI tests run but the UI tests fail. In an effort to fix this false positive I noticed that there are several error cases we didn't consider when creating the notification. Now we only report which failures were detected in the message. Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: Ryan Cragun <me@ryan.ec>