Skip to content

sql: TestTenantLogic_role flaky #92164

@andreimatei

Description

@andreimatei
    logic.go:2743: 
         
        /home/andrei/.cache/bazel/_bazel_andrei/dfaca1a0eb655a07588d491e52f4a12e/sandbox/linux-sandbox/2756/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/role:1063: SELECT * FROM system.role_options
        expected:
            rolewithnologin  NOLOGIN  NULL  133
            
        but found (query options: "") :
            rolewithnologin  NOLOGIN  NULL  134
    logic.go:3820: 

https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_BazelEssentialCi/7589904?showRootCauses=false&expandBuildChangesSection=true&expandBuildDeploymentsSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true

repros in a minute on gcp worker with

dev test pkg/ccl/logictestccl/tests/3node-tenant:3node-tenant_test -f TestTenantLogic_role --stress

Jira issue: CRDB-21609

Metadata

Metadata

Assignees

Labels

C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions