Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove bad test #388

Merged
merged 1 commit into from
Nov 23, 2021
Merged

Remove bad test #388

merged 1 commit into from
Nov 23, 2021

Conversation

martyspiewak
Copy link
Contributor

This test is not testing desired behavior- we don't want to re-stamp if the selected object changes.

This would create problems if, for example, you are creating a runnable to run tests against a deployment and selecting a pipeline. If the tests pass and the deployment is deleted and then the selected pipeline changes, you wouldn't want the tests to run again because the deployment no longer exists.

This test was flakey and only ever passed because of a race condition.

@netlify
Copy link

netlify bot commented Nov 23, 2021

✔️ Deploy Preview for elated-stonebraker-105904 canceled.

🔨 Explore the source changes: dd7515f

🔍 Inspect the deploy log: https://app.netlify.com/sites/elated-stonebraker-105904/deploys/619d32ad70513200085870a2

@martyspiewak martyspiewak merged commit 8ea0922 into main Nov 23, 2021
@martyspiewak martyspiewak deleted the remove-bad-runnable-test branch November 23, 2021 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants