public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/syncthing] epel10: Use %gocheck2 to run tests
@ 2026-07-05 13:43 Maxwell G
0 siblings, 0 replies; only message in thread
From: Maxwell G @ 2026-07-05 13:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/syncthing
Branch : epel10
Commit : 1dfbaec63700a73f91b4089ebb5570b8fbfe3dea
Author : Maxwell G <maxwell@gtmx.me>
Date : 2026-07-05T15:36:14+02:00
Stats : +1/-77 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/syncthing/c/1dfbaec63700a73f91b4089ebb5570b8fbfe3dea?branch=epel10
Log:
Use %gocheck2 to run tests
[skip changelog]
---
diff --git a/syncthing.spec b/syncthing.spec
index 1be68df..1e1401c 100644
--- a/syncthing.spec
+++ b/syncthing.spec
@@ -157,83 +157,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop
%if %{with check}
export LANG=C.utf8
export GO_BUILDTAGS="noupgrade libsqlite3 cgo"
-# for ~some~ reason using %%gochecks causes test failures
-%gotest %{goipath}/cmd/stdiscosrv
-%gotest %{goipath}/cmd/strelaysrv
-%gotest %{goipath}/cmd/syncthing
-%gotest %{goipath}/cmd/syncthing/cli
-%gotest %{goipath}/cmd/syncthing/decrypt
-%gotest %{goipath}/cmd/syncthing/generate
-%gotest %{goipath}/internal/blob
-%gotest %{goipath}/internal/blob/azureblob
-%gotest %{goipath}/internal/blob/s3
-%gotest %{goipath}/internal/db
-%gotest %{goipath}/internal/db/olddb
-%gotest %{goipath}/internal/db/olddb/backend
-%gotest %{goipath}/internal/db/sqlite
-%gotest %{goipath}/internal/gen/apiproto
-%gotest %{goipath}/internal/gen/bep
-%gotest %{goipath}/internal/gen/dbproto
-%gotest %{goipath}/internal/gen/discoproto
-%gotest %{goipath}/internal/gen/discosrv
-%gotest %{goipath}/internal/itererr
-%gotest %{goipath}/internal/protoutil
-%gotest %{goipath}/internal/slogutil
-%gotest %{goipath}/internal/timeutil
-%gotest %{goipath}/lib/api
-%gotest %{goipath}/lib/api/auto
-%gotest %{goipath}/lib/assets
-%gotest %{goipath}/lib/automaxprocs
-%gotest %{goipath}/lib/beacon
-%gotest %{goipath}/lib/build
-%gotest %{goipath}/lib/config
-%gotest %{goipath}/lib/config/mocks
-%gotest %{goipath}/lib/connections
-%gotest %{goipath}/lib/connections/mocks
-%gotest %{goipath}/lib/connections/registry
-%gotest %{goipath}/lib/dialer
-%gotest %{goipath}/lib/discover
-%gotest %{goipath}/lib/discover/mocks
-%gotest %{goipath}/lib/events
-%gotest %{goipath}/lib/events/mocks
-%gotest %{goipath}/lib/fs
-%gotest %{goipath}/lib/geoip
-%gotest %{goipath}/lib/httpcache
-%gotest %{goipath}/lib/ignore
-%gotest %{goipath}/lib/ignore/ignoreresult
-%gotest %{goipath}/lib/locations
-%gotest %{goipath}/lib/model
-%gotest %{goipath}/lib/model/mocks
-%gotest %{goipath}/lib/nat
-%gotest %{goipath}/lib/netutil
-%gotest %{goipath}/lib/osutil
-%gotest %{goipath}/lib/pmp
-%gotest %{goipath}/lib/protocol
-%gotest %{goipath}/lib/protocol/mocks
-%gotest %{goipath}/lib/rand
-%gotest %{goipath}/lib/rc
-%gotest %{goipath}/lib/relay/client
-%gotest %{goipath}/lib/relay/protocol
-%gotest %{goipath}/lib/scanner
-%gotest %{goipath}/lib/semaphore
-%gotest %{goipath}/lib/signature
-%gotest %{goipath}/lib/sliceutil
-%gotest %{goipath}/lib/stats
-%gotest %{goipath}/lib/stringutil
-%gotest %{goipath}/lib/structutil
-%gotest %{goipath}/lib/stun
-%gotest %{goipath}/lib/svcutil
-%gotest %{goipath}/lib/syncthing
-%gotest %{goipath}/lib/syncutil
-%gotest %{goipath}/lib/testutil
-%gotest %{goipath}/lib/tlsutil
-%gotest %{goipath}/lib/upgrade
-%gotest %{goipath}/lib/upnp
-%gotest %{goipath}/lib/ur
-%gotest %{goipath}/lib/ur/contract
-%gotest %{goipath}/lib/versioner
-%gotest %{goipath}/lib/watchaggregator
-%gotest %{goipath}/meta
+%gocheck2
%endif
%files -f %{go_vendor_license_filelist}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-05 13:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-05 13:43 [rpms/syncthing] epel10: Use %gocheck2 to run tests Maxwell G
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox