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

sql/gcjob_test: TestSchemaChangeGCJob timed out and was skipped #60664

Closed
cockroach-teamcity opened this issue Feb 17, 2021 · 2 comments · Fixed by #106320
Closed

sql/gcjob_test: TestSchemaChangeGCJob timed out and was skipped #60664

cockroach-teamcity opened this issue Feb 17, 2021 · 2 comments · Fixed by #106320
Assignees
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. skipped-test T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 17, 2021

(sql/gcjob_test).TestSchemaChangeGCJob failed on master@fdfcf2335e9743ecec1d944f8924982d6f64ccd6:

Slow failing tests:
TestSchemaChangeGCJob - 1060.55s

Slow passing tests:
TestTenantLogic - 826.95s
TestLogic - 718.10s
TestAllRegisteredImportFixture - 208.61s
TestRestoreMidSchemaChange - 83.08s
TestImportIntoCSV - 67.11s
TestImportCSVStmt - 62.36s
TestRaceWithBackfill - 61.54s
Example_demo - 60.76s
TestBTreeDeleteInsertCloneOnce - 60.48s
TestAlterTableLocalityRegionalByRowError - 58.09s
TestRemoveDeadReplicas - 57.12s
TestExecBuild - 56.23s
TestExternalSortRandomized - 54.29s
TestBTreeDeleteInsertCloneEachTime - 53.56s
TestBTreeDeleteInsertCloneEachTime - 48.67s
TestAllRegisteredSetup - 44.03s
TestRingBuffer - 41.45s
TestBTree - 41.43s
TestBTree - 41.42s
TestBTree - 41.19s

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestSchemaChangeGCJob PKG=./pkg/sql/gcjob_test TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

See this test on roachdash
powered by pkg/cmd/internal/issues

Jira issue: CRDB-3164

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Feb 17, 2021
@spaskob spaskob assigned thoszhang and unassigned pbardea Feb 17, 2021
adityamaru added a commit to adityamaru/cockroach that referenced this issue Feb 18, 2021
Refs: cockroachdb#60664

Reason: flaky test

Generated by bin/skip-test.

Release justification: non-production code changes

Release note: None
craig bot pushed a commit that referenced this issue Feb 18, 2021
60728: sql/gcjob_test: skip TestSchemaChangeGCJob r=adityamaru a=adityamaru

Refs: #60664

Reason: flaky test

Generated by bin/skip-test.

Release justification: non-production code changes

Release note: None

Co-authored-by: Aditya Maru <[email protected]>
@jordanlewis jordanlewis changed the title sql/gcjob_test: TestSchemaChangeGCJob timed out sql/gcjob_test: TestSchemaChangeGCJob timed out and was skipped Feb 23, 2021
@thoszhang thoszhang removed their assignment Feb 26, 2021
@ajwerner ajwerner reopened this Apr 13, 2021
@jlinder jlinder added the T-sql-schema-deprecated Use T-sql-foundations instead label Jun 16, 2021
@postamar
Copy link
Contributor

postamar commented Jul 5, 2022

Won't do.

@postamar postamar closed this as completed Jul 5, 2022
@exalate-issue-sync exalate-issue-sync bot added T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) and removed T-sql-schema-deprecated Use T-sql-foundations instead labels May 10, 2023
@rafiss
Copy link
Collaborator

rafiss commented Jun 27, 2023

This might relate to #85876

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). O-robot Originated from a bot. skipped-test T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants