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

Add distinct error codes for test failures #5382

Closed
PriyaModali opened this issue Feb 10, 2021 · 2 comments
Closed

Add distinct error codes for test failures #5382

PriyaModali opened this issue Feb 10, 2021 · 2 comments
Assignees
Labels
area/testing Issues concerning the testing phase of Skaffold kind/feature-request priority/p2 May take a couple of releases
Milestone

Comments

@PriyaModali
Copy link
Contributor

PriyaModali commented Feb 10, 2021

Skaffold should return distinct error codes for test failures.

The fix will be implemented in two phases

  1. Adding error codes for existing structure test failures (tracker - Add distinct error codes for structure test failures #5384, pr - Add error codes for structure test failures #5385)
  2. Adding error codes for newly added custom test failures (tracker - Add distinct error codes for custom test failures #5431, pr - #Adding distinct error codes for custom test failures #5501)
@PriyaModali PriyaModali added kind/feature-request area/testing Issues concerning the testing phase of Skaffold priority/p2 May take a couple of releases labels Feb 10, 2021
@PriyaModali PriyaModali self-assigned this Feb 10, 2021
@nkubala
Copy link
Contributor

nkubala commented Feb 11, 2021

commenting to make triage party happy

@PriyaModali PriyaModali added this to the v1.21.0 milestone Mar 21, 2021
@PriyaModali
Copy link
Contributor Author

Implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issues concerning the testing phase of Skaffold kind/feature-request priority/p2 May take a couple of releases
Projects
None yet
Development

No branches or pull requests

2 participants