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: tag skipped test with issue #49844

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

andreimatei
Copy link
Contributor

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@asubiotto asubiotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @andreimatei and @asubiotto)


pkg/sql/distsql_physical_planner_test.go, line 432 at r1 (raw file):

	defer leaktest.AfterTest(t)()

	t.Skip("#49843. test is too slow; we need to tweak timeouts so connections die faster (see #14376)")

This test was skipped in 2017, is this still true? Maybe the introduction of circuitbreakers (with possible tweaking) makes this test faster.

Copy link
Contributor Author

@andreimatei andreimatei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @asubiotto)


pkg/sql/distsql_physical_planner_test.go, line 432 at r1 (raw file):

Previously, asubiotto (Alfonso Subiotto Marqués) wrote…

This test was skipped in 2017, is this still true? Maybe the introduction of circuitbreakers (with possible tweaking) makes this test faster.

could well be, but I'd rather let you figure it out :)

Copy link
Contributor

@asubiotto asubiotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @asubiotto)

@andreimatei
Copy link
Contributor Author

andreimatei commented Jun 5, 2020 via email

@craig
Copy link
Contributor

craig bot commented Jun 5, 2020

Build succeeded

@craig craig bot merged commit 74e186e into cockroachdb:master Jun 5, 2020
@andreimatei andreimatei deleted the small.skipped-test branch June 18, 2020 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants