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

fix pb.NoSuchMethod checking #2220

Merged
merged 4 commits into from
May 16, 2016
Merged

Conversation

rutsky
Copy link
Member

@rutsky rutsky commented May 12, 2016

My testing shows, that in case of remote pb.NoSuchMethod error, caller site received pb.RemoteError with information about remote exception, and NOT pb.NoSuchMethod exception.

remoteGetWorkerInfo() tested with WIP e2e tests in context of transition to new worker protocol.

remoteShutdown() is not tested.

My testing shows, that in case of remote pb.NoSuchMethod error, caller
site received pb.RemoteError with information about remote exception,
and NOT pb.NoSuchMethod exception.

remoteGetWorkerInfo() tested with WIP e2e tests in context of transition
to new worker protocol.

remoteShutdown() is not tested.
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @MichaelMayorov, @djmitche and @tardyp to be potential reviewers

@tardyp
Copy link
Member

tardyp commented May 12, 2016

👍

@tardyp tardyp merged commit 3ed9072 into buildbot:master May 16, 2016
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