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

acceptance: re-enable bank/zerosum-restart #33549

Merged
merged 1 commit into from
Jan 11, 2019

Conversation

tbg
Copy link
Member

@tbg tbg commented Jan 7, 2019

This was forgotten, #30064 is long fixed :fingers_crossed:

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@nvanbenschoten
Copy link
Member

test.go:696,bank.go:375,bank.go:569,acceptance.go:69: pq: while adding target n3,s3: snapshot failed: unable to dial n3: breaker open

Looks like this still needs some work.

This was forgotten, cockroachdb#30064 is long fixed :fingers_crossed:

Release note: None
@tbg
Copy link
Member Author

tbg commented Jan 10, 2019

Added the random error to the already random whitelist...

Copy link
Collaborator

@petermattis petermattis 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


pkg/cmd/roachtest/bank.go, line 348 at r1 (raw file):

func isExpectedRelocateError(err error) bool {
	return testutils.IsError(err, "(descriptor changed|unable to remove replica .* which is not present|unable to add replica .* which is already present|received invalid ChangeReplicasTrigger .* to remove self|breaker open)")

I'm actually a bit surprised by breaker open.

Copy link
Member Author

@tbg tbg left a comment

Choose a reason for hiding this comment

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

TFTRs!
bors r=petermattis

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained


pkg/cmd/roachtest/bank.go, line 348 at r1 (raw file):

Previously, petermattis (Peter Mattis) wrote…

I'm actually a bit surprised by breaker open.

Agreed, filed #33657 to follow up.

craig bot pushed a commit that referenced this pull request Jan 11, 2019
33549: acceptance: re-enable bank/zerosum-restart r=petermattis a=tbg

This was forgotten, #30064 is long fixed :fingers_crossed:

Release note: None

Co-authored-by: Tobias Schottdorf <tobias.schottdorf@gmail.com>
@craig
Copy link
Contributor

craig bot commented Jan 11, 2019

Build succeeded

@craig craig bot merged commit 1b3fe9c into cockroachdb:master Jan 11, 2019
@tbg tbg deleted the acceptance/unskip-30064 branch March 13, 2019 11:51
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.

4 participants