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/logictest: package timed out #55950

Closed
cockroach-teamcity opened this issue Oct 25, 2020 · 2 comments
Closed

sql/logictest: package timed out #55950

cockroach-teamcity opened this issue Oct 25, 2020 · 2 comments
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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(sql/logictest).(unknown) failed on master@8aceac3c99c3addece3a9ef9af04cc74715cdb37:

Slow failing tests:
TestParallel/subquery_retry_multinode - 0.01s

Slow passing tests:
TestLogic - 2389.55s

More

Parameters:

  • TAGS=
  • GOFLAGS=-parallel=2
make stressrace TESTS=(unknown) PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

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

@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 Oct 25, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.2 milestone Oct 25, 2020
@cockroach-teamcity
Copy link
Member Author

(sql).(unknown) failed on master@5e3c201595fc33b0d120057c61413195716f811d:

Slow failing tests:
TestRaceWithBackfill - 0.00s

Slow passing tests:
TestRollbackOfAddingTable - 213.45s
TestInvalidOwnedDescriptorsAreDroppable - 38.84s
TestAmbiguousCommit - 37.62s
TestDropTableDeleteData - 34.39s
TestTemporarySchemaDropDatabase - 25.93s
TestQueryCache - 23.98s
TestParallelCreateConflictingTables - 22.20s
TestTemporaryObjectCleaner - 21.21s
TestIndexBackfiller - 21.19s
TestParallelCreateTables - 20.11s
TestRangeLocalityBasedOnNodeIDs - 18.94s
TestDropAndCreateDatabase - 17.72s
TestOperationsWithColumnAndIndexMutation - 15.26s
TestDropAndCreateTable - 15.19s
TestScanBatches - 13.38s
TestSavepoints - 12.82s
TestSerializedUDTsInTableDescriptor - 12.15s
TestDropTable - 11.70s
TestFuncNull - 10.47s
TestDropTableInterleavedDeleteData - 10.01s

More

Parameters:

  • TAGS=
  • GOFLAGS=-race -parallel=2
make stressrace TESTS=(unknown) PKG=./pkg/sql TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

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

@asubiotto
Copy link
Contributor

Dup of #53729

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.
Projects
None yet
Development

No branches or pull requests

2 participants