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

Be able to execute rspec for each file #15791

Merged
merged 2 commits into from
Jun 18, 2018

Conversation

ganmacs
Copy link
Contributor

@ganmacs ganmacs commented Jun 18, 2018

In order to be able to execute rspec for each file, I made sure that all spec files require rspec_helper.
Because we did not require rspec_helper, some files could not be executed by itself (eg bundle execp rspec spec/generic/client_stub_spec.rb).

@apolcyn
Copy link
Contributor

apolcyn commented Jun 18, 2018

C# server failed in cloud to cloud interop tests with #15557

@apolcyn apolcyn merged commit 1da7589 into grpc:master Jun 18, 2018
@apolcyn apolcyn added the release notes: yes Indicates if PR needs to be in release notes label Jul 20, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Oct 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lang/ruby release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants