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

TestReadiness/Ready_-_returns_200 flaky #723

Open
stevekuznetsov opened this issue Oct 15, 2024 · 1 comment
Open

TestReadiness/Ready_-_returns_200 flaky #723

stevekuznetsov opened this issue Oct 15, 2024 · 1 comment

Comments

@stevekuznetsov
Copy link
Contributor

{"time":"2024-10-15T18:26:35.847390637Z","level":"ERROR","msg":"error retrieving value from context, value obtained was '<nil>' and type obtained was '*slog.Logger'"}
--- FAIL: TestReadiness (0.00s)
    --- FAIL: TestReadiness/Ready_-_returns_200 (0.00s)
        frontend_test.go:57: expected status code 200, got 500
2024/10/15 18:26:35 http: superfluous response.WriteHeader call from github.com/Azure/ARO-HCP/internal/api/arm.WriteCloudError (error.go:110)
2024/10/15 18:26:35 http: superfluous response.WriteHeader call from github.com/Azure/ARO-HCP/internal/api/arm.WriteCloudError (error.go:110)
2024/10/15 18:26:35 http: superfluous response.WriteHeader call from github.com/Azure/ARO-HCP/internal/api/arm.WriteCloudError (error.go:110)
2024/10/15 18:26:35 http: superfluous response.WriteHeader call from github.com/Azure/ARO-HCP/internal/api/arm.WriteCloudError (error.go:110)
2024/10/15 18:26:35 http: superfluous response.WriteHeader call from github.com/Azure/ARO-HCP/internal/api/arm.WriteCloudError (error.go:110)
2024/10/15 18:26:35 http: superfluous response.WriteHeader call from github.com/Azure/ARO-HCP/internal/api/arm.WriteCloudError (error.go:110)
2024/10/15 18:26:35 http: superfluous response.WriteHeader call from github.com/Azure/ARO-HCP/internal/api/arm.WriteCloudError (error.go:110)
2024/10/15 18:26:35 WARN Failed to parse X-Ms-Arm-Resource-System-Data header: <nil>
FAIL
@stevekuznetsov
Copy link
Contributor Author

This is a flaky test, seen it fail in GitHub Actions CI: https://github.com/Azure/ARO-HCP/actions/runs/11351630167/job/31572616748

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

No branches or pull requests

1 participant