public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/session/
Date: Wed,  1 Aug 2018 06:07:27 +0000 (UTC)	[thread overview]
Message-ID: <1533103634.3f98861c58b09f0be417a7ceffa82f29f638c552.graaff@gentoo> (raw)

commit:     3f98861c58b09f0be417a7ceffa82f29f638c552
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  1 06:07:14 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Aug  1 06:07:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f98861c

dev-ruby/session: fix broken test

Closes: https://bugs.gentoo.org/662514
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/session/session-3.2.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/session/session-3.2.0.ebuild b/dev-ruby/session/session-3.2.0.ebuild
index 0925580e9b6..0074f5c3fb7 100644
--- a/dev-ruby/session/session-3.2.0.ebuild
+++ b/dev-ruby/session/session-3.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_TEST=""
 RUBY_FAKEGEM_TASK_DOC=""
@@ -29,6 +29,9 @@ all_ruby_prepare() {
 	# needed to void a collision with the Timeout::Error alias in Ruby
 	# 1.8.7 at least.
 	sed -i -e 's:TimeoutError:SessionTimeoutError:' test/session.rb || die
+
+	# Fix broken test, bug 662514
+	sed -i -e '/cmd =/ s/sleep 0.1"/sleep 0.1";/' test/session.rb || die
 }
 
 each_ruby_test() {


             reply	other threads:[~2018-08-01  6:07 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-01  6:07 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-10  6:17 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/session/ Hans de Graaff
2019-10-13  6:38 Hans de Graaff
2018-01-21  6:38 Hans de Graaff
2018-01-21  6:38 Hans de Graaff
2017-12-28 12:01 Sergei Trofimovich
2017-10-23 18:42 Thomas Deutschmann
2017-10-22  7:06 Hans de Graaff
2017-09-24 17:49 Sergei Trofimovich
2017-09-08 19:24 Markus Meier
2017-09-04  7:30 Tobias Klausmann
2017-08-25  7:03 Sergei Trofimovich
2017-08-24  6:59 Sergei Trofimovich
2017-06-28  9:35 Alexis Ballier
2017-06-21  7:27 Hans de Graaff
2016-12-09  6:59 Hans de Graaff
2016-07-21 19:38 Hans de Graaff
2016-04-05 22:55 Manuel Rüger
2016-01-15  6:41 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1533103634.3f98861c58b09f0be417a7ceffa82f29f638c552.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox