public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mikel Olasagasti Uranga <mikel@olasagasti.info>
To: git-commits@fedoraproject.org
Subject: [rpms/glab] f44: Skip Duo's failing test
Date: Thu, 11 Jun 2026 07:32:03 GMT [thread overview]
Message-ID: <178116312351.1.2975024019691744365.rpms-glab-b5ed8ae72f84@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glab
Branch : f44
Commit : b5ed8ae72f842cc19c3fd9a5bf1b795f2cb83a1a
Author : Mikel Olasagasti Uranga <mikel@olasagasti.info>
Date : 2026-04-13T12:58:05+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glab/c/b5ed8ae72f842cc19c3fd9a5bf1b795f2cb83a1a?branch=f44
Log:
Skip Duo's failing test
[skip changelog]
---
diff --git a/glab.spec b/glab.spec
index 3e7f80d..663e314 100644
--- a/glab.spec
+++ b/glab.spec
@@ -82,7 +82,7 @@ for test in "Test_printError" "TestAliasDelete" "Test_statusRun" \
"Test_updateRun_group" "TestGetRemoteURL" "Test_isColorEnabled" \
"Test_makeColorFunc" "Test_HelperFunctions" "Test_StackRemoveBranch" \
"Test_updateMRs" "Test_LocalConfigDir" "Test_LocalConfigFile" \
- "TestCIGetJSON" "TestCIGet" "TestDetectPlatform" \
+ "TestCIGetJSON" "TestCIGet" "TestDetectPlatform" "TestRunWithCustomPath_Validation" \
; do
awk -i inplace '/^func.*'"$test"'\(/ { print; print "\tt.Skip(\"disabled failing test\")"; next}1' $(grep -rl $test)
done
reply other threads:[~2026-06-11 7:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178116312351.1.2975024019691744365.rpms-glab-b5ed8ae72f84@fedoraproject.org \
--to=mikel@olasagasti.info \
--cc=git-commits@fedoraproject.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