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

storage: unskip TestSpanResolverUsesCaches #31726

Merged
merged 1 commit into from
Oct 23, 2018

Conversation

tbg
Copy link
Member

@tbg tbg commented Oct 23, 2018

This is no longer flaky, perhaps as a result of #31013.

Verified via:

$ roachprod create tobias-stress -n 10 --gce-machine-type=n1-standard-8 --local-ssd=false
$ make roachprod-stressrace PKG=./pkg/sql/distsqlplan TESTS=TestSpanResolverUsesCaches CLUSTER=tobias-stress
...
8431 runs so far, 0 failures, over 15m15s

Release note: None

This is no longer flaky, perhaps as a result of cockroachdb#31013.

Verified via:

    $ roachprod create tobias-stress -n 10 --gce-machine-type=n1-standard-8 --local-ssd=false
    $ make roachprod-stressrace PKG=./pkg/sql/distsqlplan TESTS=TestSpanResolverUsesCaches CLUSTER=tobias-stress
    ...
    8431 runs so far, 0 failures, over 15m15s

Release note: None
@tbg tbg requested review from a team October 23, 2018 09:37
@tbg
Copy link
Member Author

tbg commented Oct 23, 2018

bors r=petermattis

🤞

craig bot pushed a commit that referenced this pull request Oct 23, 2018
31726: storage: unskip TestSpanResolverUsesCaches r=petermattis a=tschottdorf

This is no longer flaky, perhaps as a result of #31013.

Verified via:

    $ roachprod create tobias-stress -n 10 --gce-machine-type=n1-standard-8 --local-ssd=false
    $ make roachprod-stressrace PKG=./pkg/sql/distsqlplan TESTS=TestSpanResolverUsesCaches CLUSTER=tobias-stress
    ...
    8431 runs so far, 0 failures, over 15m15s

Release note: None

Co-authored-by: Tobias Schottdorf <[email protected]>
@craig
Copy link
Contributor

craig bot commented Oct 23, 2018

Build succeeded

@craig craig bot merged commit 4c724f1 into cockroachdb:master Oct 23, 2018
@tbg tbg deleted the fix/unskip-TestSpanResolverUsesCaches branch November 23, 2018 11:49
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.

2 participants