
bugzilla-daemon at bugzilla
Mar 19, 2012, 2:20 PM
Post #1 of 1
(129 views)
Permalink
|
|
[Bug 6776] New: Jenkins failing to build
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6776 Bug #: 6776 Summary: Jenkins failing to build Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: PC OS/Version: Windows 7 Status: NEW Severity: normal Priority: P2 Component: Building & Packaging AssignedTo: dev [at] spamassassin ReportedBy: kmcgrail [at] pccc Classification: Unclassified Jenkins is failing to build for two reasons: First, the pt_br files in rules had a description for two advanced_fee_new rules that no longer exist making a lint fail if long tests were enabled. Second, the build is taking longer than 80 minutes which is the timeout. To resolve the first, I committed a revised pt_br rule descriptions file with the two rules commented. To resolve the second, I upped the 80 minute timeout to 110 minutes. I am building again for the 4th or 5th time today to see if I finally have builds stable again. I've also reminded committers to run make test with long tests enabled. Finally, I propose we change the default on long tests to y since only developers and packagers likely run make test and the tests don't take too long. Barring anyone's objection, I'll likely submit that to trunk in the coming days. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|