-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ci: test failures caused by panics are not clear #85650
Copy link
Copy link
Closed
Labels
A-ciContinuous IntegrationContinuous IntegrationC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-dev-inf
Description
Here is a Github CI run that shows a test failure on TestConnector_OpenTenantConnWithToken/error_during_auth caused by a panic: https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_UnitTests/5978643?showRootCauses=false&expandBuildChangesSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true

Here is the Bazel CI run for the same PR, which is missing this info: https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_BazelEssentialCi/5978667?showRootCauses=false&expandBuildChangesSection=true&expandBuildDeploymentsSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true&logFilter=debug

Jira issue: CRDB-18358
Epic CRDB-8349
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-ciContinuous IntegrationContinuous IntegrationC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-dev-inf