public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Maxwell G <maxwell@gtmx.me>
To: git-commits@fedoraproject.org
Subject: [rpms/syncthing] epel10: Use %gocheck2 to run tests
Date: Sun, 05 Jul 2026 13:43:32 GMT [thread overview]
Message-ID: <178325901261.1.11516776796893535403.rpms-syncthing-1dfbaec63700@fedoraproject.org> (raw)
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}
reply other threads:[~2026-07-05 13:43 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=178325901261.1.11516776796893535403.rpms-syncthing-1dfbaec63700@fedoraproject.org \
--to=maxwell@gtmx.me \
--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