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/excon/
Date: Sat, 23 Apr 2022 05:14:58 +0000 (UTC)	[thread overview]
Message-ID: <1650690892.50b5ef985fbf6d73e8b8d5743901d73d75da4e5e.graaff@gentoo> (raw)

commit:     50b5ef985fbf6d73e8b8d5743901d73d75da4e5e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 07:53:04 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 05:14:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b5ef98

dev-ruby/excon: avoid dependency on eventmachine for tests

The test servers using eventmachine were using the eselected ruby
version rather than the version being tested, hiding their dependency on
eventmachine. All tests and specs using eventmachine are now ignored.

Closes: https://bugs.gentoo.org/838946
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/excon/excon-0.92.2.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-ruby/excon/excon-0.92.2.ebuild b/dev-ruby/excon/excon-0.92.2.ebuild
index 0333f8aa7a9c..2f63356225e4 100644
--- a/dev-ruby/excon/excon-0.92.2.ebuild
+++ b/dev-ruby/excon/excon-0.92.2.ebuild
@@ -36,4 +36,10 @@ all_ruby_prepare() {
 
 	# test that need network
 	rm -f spec/excon/test/server_spec.rb || die
+
+	# tests that depend on eventmachine which is broken and no longer maintained
+	rm -f tests/{bad,error,pipeline,response,request}_tests.rb \
+		tests/{batch-requests,complete_responses}.rb \
+		tests/middlewares/{decompress,mock}_tests.rb  || die
+	rm -f spec/requests/eof_requests_spec.rb spec/excon/error_spec.rb || die
 }


             reply	other threads:[~2022-04-23  5:15 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-23  5:14 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-28 13:20 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/excon/ Hans de Graaff
2025-02-28 13:20 Hans de Graaff
2025-02-28 13:20 Hans de Graaff
2025-01-04  7:27 Hans de Graaff
2025-01-04  7:27 Hans de Graaff
2024-11-29  7:23 Hans de Graaff
2024-11-24 11:06 Hans de Graaff
2024-11-12 19:27 Hans de Graaff
2024-10-18  6:22 Hans de Graaff
2024-10-18  6:22 Hans de Graaff
2024-07-09  6:02 Hans de Graaff
2024-03-14  6:05 Hans de Graaff
2024-03-14  6:05 Hans de Graaff
2024-02-15  7:14 Hans de Graaff
2024-01-18  6:58 Hans de Graaff
2023-12-29  9:19 Hans de Graaff
2023-12-29  9:18 Hans de Graaff
2023-12-29  9:17 Hans de Graaff
2023-12-15 14:47 Hans de Graaff
2023-10-05  6:07 Hans de Graaff
2023-10-05  6:07 Hans de Graaff
2023-09-15  5:52 Hans de Graaff
2023-08-26  6:53 Hans de Graaff
2023-08-17 20:03 Hans de Graaff
2023-08-15 17:30 Hans de Graaff
2022-12-23  8:05 Hans de Graaff
2022-12-23  8:05 Hans de Graaff
2022-12-23  8:05 Hans de Graaff
2022-10-22  4:36 Hans de Graaff
2022-10-22  4:36 Hans de Graaff
2022-10-01 10:26 Hans de Graaff
2022-10-01  7:06 Hans de Graaff
2022-08-17 15:39 Sam James
2022-07-22  7:43 Agostino Sarubbo
2022-07-21  6:37 Hans de Graaff
2022-06-26  6:44 Hans de Graaff
2022-05-06  8:38 Hans de Graaff
2022-04-17  5:31 Hans de Graaff
2022-04-17  5:31 Hans de Graaff
2022-04-17  5:31 Hans de Graaff
2022-03-24  6:09 Hans de Graaff
2022-03-20 10:04 Hans de Graaff
2022-03-20  5:49 Hans de Graaff
2022-02-08  6:19 Hans de Graaff
2022-01-14  7:29 Hans de Graaff
2022-01-14  7:29 Hans de Graaff
2021-12-10  6:56 Hans de Graaff
2021-10-28  5:20 Hans de Graaff
2021-10-09  7:27 Hans de Graaff
2021-09-28  1:01 Sam James

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=1650690892.50b5ef985fbf6d73e8b8d5743901d73d75da4e5e.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