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

Noticing a large number of flaky Tests TestHelmChartRepoWorkflow #228

Closed
harshanarayana opened this issue Apr 1, 2023 · 1 comment · Fixed by #229
Closed

Noticing a large number of flaky Tests TestHelmChartRepoWorkflow #228

harshanarayana opened this issue Apr 1, 2023 · 1 comment · Fixed by #229

Comments

@harshanarayana
Copy link
Contributor

=== RUN   TestHelmChartRepoWorkflow/Repo_based_helm_chart_workflow/Deployment_is_running_successfully
    helm_test.go:68: failed waiting for the Deployment to reach a ready state
=== RUN   TestHelmChartRepoWorkflow/Repo_based_helm_chart_workflow/run_Chart_Tests
--- FAIL: TestHelmChartRepoWorkflow (302.30s)
    --- FAIL: TestHelmChartRepoWorkflow/Repo_based_helm_chart_workflow (302.30s)
        --- FAIL: TestHelmChartRepoWorkflow/Repo_based_helm_chart_workflow/Deployment_is_running_successfully (300.01s)
        --- PASS: TestHelmChartRepoWorkflow/Repo_based_helm_chart_workflow/run_Chart_Tests (0.15s)

Screenshot 2023-04-01 at 4 00 20 PM

A large amount of tests runs have been failing with this one since March 25th.

@cpanato
Copy link
Member

cpanato commented Apr 1, 2023

fix: #229

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 a pull request may close this issue.

2 participants