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: TestCrdbInternalJobsOOM is sometimes very slow #47002

Closed
andreimatei opened this issue Apr 3, 2020 · 2 comments
Closed

sql: TestCrdbInternalJobsOOM is sometimes very slow #47002

andreimatei opened this issue Apr 3, 2020 · 2 comments
Assignees
Labels
A-testing Testing tools and infrastructure C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Comments

@andreimatei
Copy link
Contributor

Sometimes the test is very fast, sometimes it's as slow as:

--- PASS: TestCrdbInternalJobsOOM (30.17s)
    --- PASS: TestCrdbInternalJobsOOM/over_budget_jobs_table (15.81s)
    --- PASS: TestCrdbInternalJobsOOM/under_budget_jobs_table (14.36s)

repro with:

make testshort PKG='./pkg/sql' TESTFLAGS="-v --count=100" TESTS=TestCrdbInternalJobsOOM
@andreimatei andreimatei added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. A-testing Testing tools and infrastructure labels Apr 3, 2020
@andreimatei
Copy link
Contributor Author

Hold off, this might be a more general problem.

@andreimatei
Copy link
Contributor Author

It was a general thing: #47011
Sorry for the noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testing Testing tools and infrastructure C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Projects
None yet
Development

No branches or pull requests

2 participants