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/file-tail/
Date: Sat, 23 May 2020 09:14:05 +0000 (UTC)	[thread overview]
Message-ID: <1590225238.c9e74052e1dd96d3c73c952c0fa89f771445430d.graaff@gentoo> (raw)

commit:     c9e74052e1dd96d3c73c952c0fa89f771445430d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 09:13:31 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat May 23 09:13:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e74052

dev-ruby/file-tail: avoid test with race condition

Closes: https://bugs.gentoo.org/723822
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/file-tail/file-tail-1.2.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-ruby/file-tail/file-tail-1.2.0.ebuild b/dev-ruby/file-tail/file-tail-1.2.0.ebuild
index 2a1cd8f2923..4d1d4ec10c7 100644
--- a/dev-ruby/file-tail/file-tail-1.2.0.ebuild
+++ b/dev-ruby/file-tail/file-tail-1.2.0.ebuild
@@ -27,6 +27,10 @@ IUSE=""
 ruby_add_rdepend "=dev-ruby/tins-1*"
 ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
 
+all_ruby_prepare() {
+	sed -i -e '/test_tail_change2/aomit "has race condition"' tests/file_tail_test.rb || die
+}
+
 each_ruby_test() {
 	ruby-ng_testrb-2 -Ilib tests/*_test.rb
 


             reply	other threads:[~2020-05-23  9:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-23  9:14 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14  5:50 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/file-tail/ Hans de Graaff
2024-03-20  6:10 Hans de Graaff
2023-07-12  5:41 Hans de Graaff
2022-05-06  8:20 Hans de Graaff
2021-11-23  7:05 Hans de Graaff
2021-11-10  6:27 Hans de Graaff
2020-05-23  9:14 Hans de Graaff
2019-05-15 18:29 Hans de Graaff
2018-09-17  6:14 Hans de Graaff
2018-02-03 18:22 Hans de Graaff
2017-04-14  5:28 Hans de Graaff
2017-02-05  9:59 Hans de Graaff
2017-02-05  9:59 Hans de Graaff
2016-04-20  5:03 Hans de Graaff
2015-08-21 14:43 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=1590225238.c9e74052e1dd96d3c73c952c0fa89f771445430d.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