This is the mail archive of the gcc-cvs@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]

r190353 - in /branches/google/gcc-4_7/contrib: ...


Author: dnovillo
Date: Mon Aug 13 18:19:55 2012
New Revision: 190353

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190353
Log:

	Merge rev 190351 from trunk.

	2012-08-13   Diego Novillo  <dnovillo@google.com>

		* testsuite-management/validate_failures.py: Import datetime.
		(TestResult.ExpirationDate): New.
		(TestResult.HasExpired): New.
		(ParseSummary): Call it.  If it returns True, warn that the
		expected failure has expired and do not add it to the set of
		expected results.
		(GetResults): Clarify documentation.


Modified:
    branches/google/gcc-4_7/contrib/ChangeLog.google-4_7
    branches/google/gcc-4_7/contrib/testsuite-management/validate_failures.py


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