Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
systemsmanagement:Uyuni:Master:CentOS7-Uyuni-Client-Tools:Build-Dependencies
go1.20
0005-skip_test_rhbz1939923.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0005-skip_test_rhbz1939923.patch of Package go1.20
diff --git a/src/crypto/x509/x509_test.go b/src/crypto/x509/x509_test.go index b1cdabb..09eaace 100644 --- a/src/crypto/x509/x509_test.go +++ b/src/crypto/x509/x509_test.go @@ -2993,6 +2993,7 @@ func (bs *brokenSigner) Sign(_ io.Reader, _ []byte, _ crypto.SignerOpts) ([]byte } func TestCreateCertificateBrokenSigner(t *testing.T) { + t.Skip("TODO Fix me: rhbz#1939923") template := &Certificate{ SerialNumber: big.NewInt(10), DNSNames: []string{"example.com"},
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor