public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glab] f43: Skip Duo's failing test
@ 2026-06-11 7:32 Mikel Olasagasti Uranga
0 siblings, 0 replies; only message in thread
From: Mikel Olasagasti Uranga @ 2026-06-11 7:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glab
Branch : f43
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=f43
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 7:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 7:32 [rpms/glab] f43: Skip Duo's failing test Mikel Olasagasti Uranga
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox