Skip to content

Commit 65d9bff

Browse files
committed
Skip some tests
1 parent 5f25e23 commit 65d9bff

3 files changed

Lines changed: 7 additions & 0 deletions

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
ruby3.2 (3.2.0-1ppa3) bionic; urgency=medium
2+
3+
* Skip tests correctly
4+
5+
-- Jacob Burroughs <maths22@gmail.com> Wed, 11 Jan 2023 21:51:29 -0600
6+
17
ruby3.2 (3.2.0-1ppa2) bionic; urgency=medium
28

39
* Remove stray questionable patches file

debian/tests/excludes/any/TestGemCommandsUpdateCommand.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
exclude :test_execute_system_specifically_to_latest_version, "gem update --system was disabled by rubygems-integration"
1111
exclude :test_execute_system_when_latest_does_not_support_your_ruby, "gem update --system was disabled by rubygems-integration"
1212
exclude :test_execute_system_update_installed, "gem update --system was disabled by rubygems-integration"
13+
exclude :test_execute_system_update_installed_in_non_default_gem_path, "gem update --system was disabled by rubygems-integration"

0 commit comments

Comments
 (0)