public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-WWW-Mechanize-Chrome] f44: tests work locally but not in Fedora infrastructure, disable
@ 2026-06-08 0:48 Chris Adams
0 siblings, 0 replies; only message in thread
From: Chris Adams @ 2026-06-08 0:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-WWW-Mechanize-Chrome
Branch : f44
Commit : 45f9bfa1bf46a1068ef6d6ab4ce06608eed2b3fa
Author : Chris Adams <linux@cmadams.net>
Date : 2026-03-13T15:38:30-05:00
Stats : +6/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-WWW-Mechanize-Chrome/c/45f9bfa1bf46a1068ef6d6ab4ce06608eed2b3fa?branch=f44
Log:
tests work locally but not in Fedora infrastructure, disable
---
diff --git a/perl-WWW-Mechanize-Chrome.spec b/perl-WWW-Mechanize-Chrome.spec
index 3e71a6b..337f24e 100644
--- a/perl-WWW-Mechanize-Chrome.spec
+++ b/perl-WWW-Mechanize-Chrome.spec
@@ -1,14 +1,13 @@
-# tests are having issues that appear to be due to Chrome/Chromium, so
-# don't run them by default
# 2026-03-13 v0.76 cleaned up tests so let's try enabling them
-%bcond do_tests 1
+# - they work on my local system but not in Fedora infrastructure
+%bcond do_tests 0
%bcond debug_tests 0
# some tests require Internet access, don't enable by default
%bcond network_tests 0
Name: perl-WWW-Mechanize-Chrome
Version: 0.76
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Automate the Chrome browser
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/dist/WWW-Mechanize-Chrome
@@ -164,6 +163,9 @@ make test
%{_mandir}/man3/WWW::Mechanize::Chrome*
%changelog
+* Fri Mar 13 2026 Chris Adams <linux@cmadams.net> - 0.76-2
+- tests work locally but not in Fedora infrastructure, disable
+
* Fri Mar 13 2026 Chris Adams <linux@cmadams.net> - 0.76-1
- new version
- tests cleaned up, so enable by default
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 0:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 0:48 [rpms/perl-WWW-Mechanize-Chrome] f44: tests work locally but not in Fedora infrastructure, disable Chris Adams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox