Skip to content

Commit 4098a9f

Browse files
committed
Exclude test TestRelineAsReadline#test_without_tty, as it assumes ruby is available on PATH.
1 parent 9cd72a4 commit 4098a9f

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

debian/changelog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ruby3.1 (3.1.2-1) unstable; urgency=medium
88
- Update-rubygems-to-version-3.3.3.patch: dropped, not necessary anymore
99
* Exclude new tests for "gem update --system"
1010
* Update debian/libruby3.1.symbols for new upstream release
11+
* Exclude test TestRelineAsReadline#test_without_tty, as it assumes `ruby`
12+
is available on PATH.
1113

1214
-- Antonio Terceiro <terceiro@debian.org> Fri, 22 Apr 2022 09:43:42 -0300
1315

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
exclude :test_without_tty, 'assumes `ruby` is available on PATH (not true for clean builds)`'

0 commit comments

Comments
 (0)