public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cpp-httplib] rawhide: Reduce number of disbled tests on 32bits
@ 2026-06-24 15:43 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-24 15:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cpp-httplib
Branch : rawhide
Commit : 9533948f5415f1c97f9de0b6d0062f2159da918e
Author : Petr Menšík <pemensik@redhat.com>
Date   : 2026-06-24T17:38:20+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/cpp-httplib/c/9533948f5415f1c97f9de0b6d0062f2159da918e?branch=rawhide

Log:
Reduce number of disbled tests on 32bits

---
diff --git a/cpp-httplib.spec b/cpp-httplib.spec
index 453c553..100a615 100644
--- a/cpp-httplib.spec
+++ b/cpp-httplib.spec
@@ -99,7 +99,7 @@ rm -r $RPM_BUILD_ROOT%{_licensedir}/httplib
     %ctest --parallel 1 --exclude-regex '^MaxTimeoutTest.ContentStream|_Online$'
   %else
     # https://bugzilla.redhat.com/show_bug.cgi?id=2446435
-    %ctest --parallel 1 --exclude-regex '^ETagTest.LastModifiedAndIfModifiedSince|^ETagTest.IfRangeWithDate|^WebSocketIntegrationTest.LargeMessage|^WebSocketIntegrationTest.MaxPayloadAtLimit|^MaxTimeoutTest.ContentStream|_Online$'
+    %ctest --parallel 1 --exclude-regex '^ETagTest.LastModifiedAndIfModifiedSince|^ETagTest.IfRangeWithDate|^MaxTimeoutTest.ContentStream|_Online$'
   %endif
 %endif
 %endif

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-24 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 15:43 [rpms/cpp-httplib] rawhide: Reduce number of disbled tests on 32bits 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox