This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Test result email failure


On Wed, Feb 09, 2005 at 10:01:30AM +1100, Bill Northcott wrote:
> I just remailed the the test_summary to myself and it is 917KB.  So it 
> is unsurprising that it was bounced by a 400KB limit.

Maybe you could give us a summary of it.

How many lines in it begin with FAIL: ?

Also, look for lines matching "=== gcc Summary ===" and
"=== g++ Summary ===" and let us know what comes right after.  For
example, http://gcc.gnu.org/ml/gcc-testresults/2005-02/msg00260.html
has

		=== g++ Summary ===

# of expected passes		10549
# of unexpected successes	1
# of expected failures		71
# of unsupported tests		102

To get such a huge output, probably almost all of your tests are failing,
due to some major breakage like a completely nonfunctional compiler.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]