Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Massive JUnit failures prevent email notification

The more observant among us have noticed that email notifications from our 
builds have not been sent recently. (Thanks Carl). 

This is because there is an error from the mail server reporting that "the 
message is too large". (And the typical limit is 20 Meg!). 

I think the messages are too large because of the massive JUnit failures 
in some of the suites. 

Perhaps those suites could be disabled until they are fixed? Do they 
happen only on build machine? 

There is probably a way we can fix the message output so it is slimmed 
down for massive JUnit failures ... but, I'd prefer not to do that extra 
work if this is a temporary, rare, and transient problem. 

Thanks, 




Back to the top