-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
x/crypto/acme/autocert: TestGetCertificate* broken at CL 204177 #37160
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Milestone
Comments
Change https://golang.org/cl/218920 mentions this issue: |
Change https://golang.org/cl/218941 mentions this issue: |
c-expert-zigbee
pushed a commit
to c-expert-zigbee/crypto_go
that referenced
this issue
Mar 28, 2022
CL 204177 broke autocert tests because they expected the old OID. Fixes golang/go#37160 Change-Id: Id732d4d249bbe5107fa0a3ba4829012600d8a52d GitHub-Last-Rev: 77e8d1ff0072866d8466c56885d01d3b91d5baef GitHub-Pull-Request: golang/crypto#117 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/218941 Reviewed-by: Filippo Valsorda <filippo@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
c-expert-zigbee
pushed a commit
to c-expert-zigbee/crypto_go
that referenced
this issue
Mar 29, 2022
CL 204177 broke autocert tests because they expected the old OID. Fixes golang/go#37160 Change-Id: Id732d4d249bbe5107fa0a3ba4829012600d8a52d GitHub-Last-Rev: 77e8d1ff0072866d8466c56885d01d3b91d5baef GitHub-Pull-Request: golang/crypto#117 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/218941 Reviewed-by: Filippo Valsorda <filippo@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
c-expert-zigbee
pushed a commit
to c-expert-zigbee/crypto_go
that referenced
this issue
Mar 29, 2022
CL 204177 broke autocert tests because they expected the old OID. Fixes golang/go#37160 Change-Id: Id732d4d249bbe5107fa0a3ba4829012600d8a52d GitHub-Last-Rev: 77e8d1ff0072866d8466c56885d01d3b91d5baef GitHub-Pull-Request: golang/crypto#117 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/218941 Reviewed-by: Filippo Valsorda <filippo@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
LewiGoddard
pushed a commit
to LewiGoddard/crypto
that referenced
this issue
Feb 16, 2023
CL 204177 broke autocert tests because they expected the old OID. Fixes golang/go#37160 Change-Id: Id732d4d249bbe5107fa0a3ba4829012600d8a52d GitHub-Last-Rev: 77e8d1ff0072866d8466c56885d01d3b91d5baef GitHub-Pull-Request: golang/crypto#117 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/218941 Reviewed-by: Filippo Valsorda <filippo@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
BiiChris
pushed a commit
to BiiChris/crypto
that referenced
this issue
Sep 15, 2023
CL 204177 broke autocert tests because they expected the old OID. Fixes golang/go#37160 Change-Id: Id732d4d249bbe5107fa0a3ba4829012600d8a52d GitHub-Last-Rev: 77e8d1f GitHub-Pull-Request: golang#117 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/218941 Reviewed-by: Filippo Valsorda <filippo@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
desdeel2d0m
added a commit
to desdeel2d0m/crypto
that referenced
this issue
Jul 1, 2024
CL 204177 broke autocert tests because they expected the old OID. Fixes golang/go#37160 Change-Id: Id732d4d249bbe5107fa0a3ba4829012600d8a52d GitHub-Last-Rev: 77e8d1ff0072866d8466c56885d01d3b91d5baef GitHub-Pull-Request: golang/crypto#117 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/218941 Reviewed-by: Filippo Valsorda <filippo@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
https://build.golang.org/log/67f504cf1a00042168a5ced3038e3caf86054912:
Seems to have broken at CL 204177.
CC @FiloSottile @jason-baker
The text was updated successfully, but these errors were encountered: