Skip to content

crypto/x509: TestBoringAllowCert failures #56798

Description

@gopherbot
#!watchflakes
post <- pkg == "crypto/x509" && test == "TestBoringAllowCert"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 3m0s
running tests:
	TestBoringAllowCert (3m0s)

math/big.nat.montgomery({0x4000390480?, 0x40?, 0x86?}, {0x4000397680?, 0x40?, 0x84?}, {0x4000395200?, 0x40?, 0x84?}, {0x400047dd40?, ...}, ...)
	/workdir/go/src/math/big/nat.go:216 +0x434 fp=0x40000e5490 sp=0x40000e5490 pc=0x220f94
math/big.nat.expNNMontgomery({0x4000392480, 0x104604?, 0x44}, {0x4000392240?, 0x40000e57b8?, 0x1187e0?}, {0x4000381d40, 0x40, 0x40000e57f8?}, {0x400047dd40?, ...})
	/workdir/go/src/math/big/nat.go:1263 +0x710 fp=0x40000e5770 sp=0x40000e5490 pc=0x225520
math/big.nat.expNN({0x0?, 0x417d00?, 0x4000384a00?}, {0x4000392240?, 0x40, 0x44}, {0x4000381d40?, 0x40, 0x44?}, {0x400047dd40?, ...}, ...)
	/workdir/go/src/math/big/nat.go:983 +0x2e0 fp=0x40000e5960 sp=0x40000e5770 pc=0x223b90
math/big.nat.probablyPrimeMillerRabin({0x400047dd40?, 0x40, 0x44}, 0x15, 0x1)
	/workdir/go/src/math/big/prime.go:106 +0x444 fp=0x40000e5b00 sp=0x40000e5960 pc=0x22a2d4
math/big.(*Int).ProbablyPrime(0x40000cc020, 0x14)
	/workdir/go/src/math/big/prime.go:78 +0x2d8 fp=0x40000e5b40 sp=0x40000e5b00 pc=0x229e18
crypto/rand.Prime({0x4172e8, 0x415560}, 0x1000)
	/workdir/go/src/crypto/rand/util.go:55 +0x1d4 fp=0x40000e5ba0 sp=0x40000e5b40 pc=0x258b94
crypto/rsa.GenerateMultiPrimeKey({0x4172e8?, 0x415560}, 0x2, 0x2000)
	/workdir/go/src/crypto/rsa/rsa.go:346 +0x71c fp=0x40000e5e90 sp=0x40000e5ba0 pc=0x25c05c
crypto/rsa.GenerateKey(...)
	/workdir/go/src/crypto/rsa/rsa.go:252
crypto/x509.boringRSAKey(0x4000082ea0, 0x37991f?)
	/workdir/go/src/crypto/x509/boring_test.go:30 +0x40 fp=0x40000e5ee0 sp=0x40000e5e90 pc=0x2b28c0
crypto/x509.TestBoringAllowCert(0x0?)
	/workdir/go/src/crypto/x509/boring_test.go:57 +0x5c fp=0x40000e5f60 sp=0x40000e5ee0 pc=0x2b2a2c
testing.tRunner(0x4000082ea0, 0x3cacd8)

watchflakes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions