We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TestRevocationService_CRL
workloadidentityv1_test.go:3062: Error Trace: /__w/teleport/teleport/lib/auth/machineid/workloadidentityv1/workloadidentityv1_test.go:3062 /__w/teleport/teleport/lib/auth/machineid/workloadidentityv1/workloadidentityv1_test.go:3114 Error: Should be empty, but was []x509.RevocationListEntry{ - {SerialNumber: s"170", RevocationTime: s"2025-03-04 17:11:34 +0000 UTC"}, {SerialNumber: s"255", RevocationTime: s"2025-03-04 17:11:34 +0000 UTC"}, } Test: TestRevocationService_CRL
The text was updated successfully, but these errors were encountered:
Same issue as above: https://github.com/gravitational/teleport/actions/runs/13681273777/job/38254017355.
Sorry, something went wrong.
https://github.com/gravitational/teleport/actions/runs/13775446408/job/38523570934?pr=52937
=== FAIL: lib/auth/machineid/workloadidentityv1 TestRevocationService_CRL (0.41s) workloadidentityv1_test.go:3109: Advancing fake clock to pass debounce period workloadidentityv1_test.go:3062: Error Trace: /__w/teleport/teleport/lib/auth/machineid/workloadidentityv1/workloadidentityv1_test.go:3062 /__w/teleport/teleport/lib/auth/machineid/workloadidentityv1/workloadidentityv1_test.go:3114 Error: Should be empty, but was []x509.RevocationListEntry{ - {SerialNumber: s"170", RevocationTime: s"2025-03-10 21:53:51 +0000 UTC"}, {SerialNumber: s"255", RevocationTime: s"2025-03-10 21:53:51 +0000 UTC"}, } Test: TestRevocationService_CRL
strideynet
No branches or pull requests
Failure
Link(s) to logs
Relevant snippet
The text was updated successfully, but these errors were encountered: