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

chore: Pin all minitest versions to 5.11.x #4116

Merged
merged 1 commit into from
Oct 3, 2019

Conversation

dazuma
Copy link
Member

@dazuma dazuma commented Oct 1, 2019

Pin minitest to 5.11.x in all Gemfiles not covered by #4115

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 1, 2019
@dazuma dazuma requested a review from a team October 1, 2019 23:35
@quartzmo
Copy link
Member

quartzmo commented Oct 3, 2019

Running ci locally for this branch.

Copy link
Member

@quartzmo quartzmo left a comment

Choose a reason for hiding this comment

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

LGTM

@dazuma dazuma merged commit 05f7155 into googleapis:master Oct 3, 2019
@dazuma dazuma deleted the minitest-pin branch October 7, 2019 17:49
quartzmo pushed a commit that referenced this pull request Apr 16, 2020
* Use rubocop-minitest to auto-correct warnings with `bundle exec rubocop --only Minitest/GlobalExpectations -a`, then remove rubocop-minitest.

refs: #4110
refs: #4116
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 17, 2020
quartzmo added a commit that referenced this pull request Apr 20, 2020
* Add rubocop-minitest
* Run bundle exec rubocop --only Minitest/GlobalExpectations -a
* Revert rubocop-minitest

refs: #4110
refs: #4116
pr: #5580
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 20, 2020
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 21, 2020
quartzmo added a commit that referenced this pull request Apr 21, 2020
* Add rubocop-minitest
* Run bundle exec rubocop --only Minitest/GlobalExpectations -a
* Revert rubocop-minitest

refs: #4110
refs: #4116
pr:  #5585
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 21, 2020
quartzmo added a commit that referenced this pull request Apr 21, 2020
* Add rubocop-minitest
* Run bundle exec rubocop --only Minitest/GlobalExpectations -a
  * 170 files inspected, 6674 offenses detected, 6674 offenses corrected
* Revert rubocop-minitest

refs: #4110
refs: #4116
pr:  #5639
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 22, 2020
quartzmo added a commit that referenced this pull request Apr 22, 2020
* Add rubocop-minitest
* Run bundle exec rubocop --only Minitest/GlobalExpectations -a
* Revert rubocop-minitest
* Manually fix unit test errors
* Remove deprecated Concurrent.disable_at_exit_handlers! from acceptance test helper.rb since it now has no effect, see ruby-concurrency/concurrent-ruby#841

refs: #4110
refs: #4116
pr:  #5654
quartzmo added a commit that referenced this pull request Apr 23, 2020
* Add rubocop-minitest
* Run bundle exec rubocop --only Minitest/GlobalExpectations -a
* Fix other minitest warnings in test
* Update acceptance test assertion
* Revert rubocop-minitest

refs: #4110
refs: #4116
pr:  #5583
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 23, 2020
quartzmo added a commit that referenced this pull request Apr 23, 2020
* Add rubocop-minitest
* Run bundle exec rubocop --only Minitest/GlobalExpectations -a
  * 127 files inspected, 1349 offenses detected, 1349 offenses corrected
* Revert rubocop-minitest
* Manually fix broken expectations in test stubs
* Manually fix broken raises expectations in unit tests
* Manually fix broken raises expectations in acceptance tests

refs: #4110
refs: #4116
pr:  #5688
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 24, 2020
quartzmo added a commit that referenced this pull request Apr 24, 2020
* Add rubocop-minitest
* Run bundle exec rubocop --only Minitest/GlobalExpectations -a
* Revert rubocop-minitest

refs: #4110
refs: #4116
pr:  #5693
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 24, 2020
quartzmo added a commit that referenced this pull request Apr 24, 2020
* Add rubocop-minitest
* Run bundle exec rubocop --only Minitest/GlobalExpectations -a
* Revert rubocop-minitest

refs: #4110
refs: #4116
pr:  #5695
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 27, 2020
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 27, 2020
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this pull request Apr 27, 2020
quartzmo added a commit that referenced this pull request Apr 27, 2020
* Add rubocop-minitest
* Run bundle exec rubocop --only Minitest/GlobalExpectations -a
* Revert rubocop-minitest

refs: #4110
refs: #4116
pr:  #5715
quartzmo added a commit that referenced this pull request Apr 27, 2020
* Add rubocop-minitest
* Run bundle exec rubocop --only Minitest/GlobalExpectations -a
* Revert rubocop-minitest

refs: #4110
refs: #4116
pr:  #5716
quartzmo added a commit that referenced this pull request Apr 27, 2020
* Manually correct minitest warnings by converting expectations to asserts.

refs: #4110
refs: #4116
pr:  #5717
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants