Skip to content
This repository has been archived by the owner on Jun 21, 2020. It is now read-only.

Release Health Detail Stays as In Progress if Release has Failing Tests #28

Open
bwscheller opened this issue Jun 21, 2019 · 1 comment

Comments

@bwscheller
Copy link

The Release Health Detail widget stays in the state of in progress (blue with round arrow) for a release which contains tasks that execute tests that do not all pass. Removing the test tasks allows the widget to display a success state (green with check). The desired behavior is that the widget would turn either yellow or red to match the state of the release.

This particular release is setup with a single stage that has two jobs. The first job deploys the code (RESTful API) to the environment and the second job uses Newman(PostMan) to execute a series of requests to the RESTful API.

Here is an image of the release tasks:
image

@AdeZwart
Copy link

We have this exact issue. It would be great if the block turns yellow or red (depending on the "Show rejected releases as failed" checkbox?) when not all the tests are successful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants