Skip to content
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

spanconfigtranslator: flake in TestDataDriven #110257

Closed
knz opened this issue Sep 8, 2023 · 1 comment
Closed

spanconfigtranslator: flake in TestDataDriven #110257

knz opened this issue Sep 8, 2023 · 1 comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@knz
Copy link
Contributor

knz commented Sep 8, 2023

Found here:
https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_BazelEssentialCi/11689964?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildChangesSection=true&expandBuildTestsSection=true

    datadriven.go:144:
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/5208/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/spanconfigsqltranslatorccl_test_/spanconfigsqltranslatorccl_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/spanconfigccl/spanconfigsqltranslatorccl/testdata/3node/partition/all_indexes:9:
        expected:
        /Table/106{-/2}                            range default
        /Table/106/{2-3}                           constraints=[+n2]
        /Table/106/{3-4}                           constraints=[+n3]
        /Table/10{6/4-7}                           range default
        found:
        /Table/109{-/2}                            range default
        /Table/109/{2-3}                           constraints=[+n2]
        /Table/109/{3-4}                           constraints=[+n3]
        /Table/109/{4-PrefixEnd}                   range default

cc @ecwall

Jira issue: CRDB-31348

@knz knz added C-test-failure Broken test (automatically or manually discovered). branch-master Failures and bugs on the master branch. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Sep 8, 2023
@rafiss
Copy link
Collaborator

rafiss commented Sep 8, 2023

closing in favor of #110242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants