Skip to content

Bump actions/download-artifact from 5 to 6

8730cfd
Select commit
Loading
Failed to load commit list.
Merged

Bump actions/download-artifact from 5 to 6 #2088

Bump actions/download-artifact from 5 to 6
8730cfd
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD 14.3 failed Oct 27, 2025 in 10m 31s

Task Summary

Instruction test failed in 07:38

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:11 clone
✅ 00:41 pkginstall
✅ 00:01 setup
✅ 01:55 compile
✅ 00:01 check
❌ 07:38 test

=== RUN   TestUploadErrors
--- PASS: TestUploadErrors (0.22s)
=== RUN   TestDeniedLoginMethod
--- PASS: TestDeniedLoginMethod (0.17s)
=== RUN   TestDeniedProtocols
--- PASS: TestDeniedProtocols (0.17s)
=== RUN   TestQuotaLimits
--- PASS: TestQuotaLimits (0.67s)
=== RUN   TestTransferQuotaLimits
--- PASS: TestTransferQuotaLimits (0.20s)
=== RUN   TestUploadMaxSize
--- PASS: TestUploadMaxSize (0.51s)
=== RUN   TestClientClose
--- PASS: TestClientClose (2.50s)
=== RUN   TestLoginWithDatabaseCredentials
--- PASS: TestLoginWithDatabaseCredentials (0.15s)
=== RUN   TestLoginInvalidFs
--- PASS: TestLoginInvalidFs (0.15s)
=== RUN   TestSFTPBuffered
--- PASS: TestSFTPBuffered (0.37s)
=== RUN   TestBytesRangeRequests
--- PASS: TestBytesRangeRequests (0.69s)
=== RUN   TestContentTypeGET
--- PASS: TestContentTypeGET (0.18s)
=== RUN   TestHEAD
--- PASS: TestHEAD (0.16s)
=== RUN   TestGETAsPROPFIND
--- PASS: TestGETAsPROPFIND (0.17s)
=== RUN   TestStat
--- PASS: TestStat (0.20s)
=== RUN   TestUploadOverwriteVfolder
--- PASS: TestUploadOverwriteVfolder (0.21s)
=== RUN   TestOsErrors
--- PASS: TestOsErrors (0.17s)
=== RUN   TestMiscCommands
--- PASS: TestMiscCommands (0.91s)
=== RUN   TestClientCertificateAuthRevokedCert
--- PASS: TestClientCertificateAuthRevokedCert (0.09s)
=== RUN   TestClientCertificateAuth
--- PASS: TestClientCertificateAuth (0.22s)
=== RUN   TestWrongClientCertificate
--- PASS: TestWrongClientCertificate (0.18s)
=== RUN   TestClientCertificateAuthCachedUser
--- PASS: TestClientCertificateAuthCachedUser (0.21s)
=== RUN   TestExternatAuthWithClientCert
--- PASS: TestExternatAuthWithClientCert (0.44s)
=== RUN   TestPreLoginHookWithClientCert
--- PASS: TestPreLoginHookWithClientCert (0.55s)
=== RUN   TestSFTPLoopVirtualFolders
--- PASS: TestSFTPLoopVirtualFolders (0.26s)
=== RUN   TestNestedVirtualFolders
--- PASS: TestNestedVirtualFolders (0.42s)
PASS
coverage: 100.0% of statements
ok  	github.com/drakkan/sftpgo/v2/internal/webdavd	21.316s	coverage: 100.0% of statements
FAIL