Page MenuHomeFreeBSD

Revert ".cirrus.yml: Reenable CI with pre-commit CI scripts"
ClosedPublic

Authored by emaste on Sep 19 2025, 2:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 9, 5:45 PM
Unknown Object (File)
Sat, Nov 8, 11:29 AM
Unknown Object (File)
Sat, Nov 1, 5:17 PM
Unknown Object (File)
Fri, Oct 31, 1:05 AM
Unknown Object (File)
Thu, Oct 30, 12:01 AM
Unknown Object (File)
Wed, Oct 29, 8:17 PM
Unknown Object (File)
Wed, Oct 29, 4:15 AM
Unknown Object (File)
Wed, Oct 29, 4:14 AM
Subscribers

Details

Summary
This reverts commit 676d64ee8327851063d92d0dd6a4ceee6b3a25e6.
 
These tests take a combined 3h to run and are consuming our montly
Cirrus-CI credits in short order, before failing anyway.  Disable them 
pending a solution to both issues.

 
PR:             289696

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.

Mark points out in the PR good/bad commit pairs bracketing the start of the failure (which we need to investigate) but we also need to solve the issue with credits; right now we can only run for a few days at the beginning of the month, which is very insufficient.

This revision is now accepted and ready to land.Sep 20 2025, 2:06 AM