ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] netbsd buildbot doesn't inform about errors anymore

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Mon, 30 Jan 2006 17:38:39 -0600
Lars Roland wrote:
> Hello all,
> 
> it looks like the netbsd buildbot doesn't send mails at failure anymore.
> For more than a few days it has failed in loading a file called
> pcap.out within the test menagerie.

Buildbot is configured to send mail on the first occurrence of a
failure, but not on subsequent failures.  I set it up this way to avoid
generating too many error messages.

A fix has been checked in for the error, BTW.