summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog.google-4_7
blob: 6ac4ee70684637c1a47b48b1cb31745da5acba34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
2012-11-05  Paul Pluzhnikov  <ppluzhnikov@google.com>

	* contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail:
	extend expiration date for pr54127.

2012-08-17  Ollie Wild  <aaw@google.com>

	* testsuite-management/x86_64-unknown-linux-gnu.xfail: xfail
	23_containers/map/element_access/2.cc from libstdc++.

2012-08-14  Simon Baldwin  <simonb@google.com>

	* testsuite-management/powerpc-grtev3-linux-gnu.xfail: Add new entries
	for soft-float.

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

	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.

2012-08-09  Ollie Wild  <aaw@google.com>

	* testsuite-management/x86_64-grtev3-linux-gnu.xfail: XFAIL libitm
	failuires.

2012-08-08  Ollie Wild  <aaw@google.com>

	* testsuite-management/powerpc-grtev3-linux-gnu.xfail: xfail
	23_containers/map/element_access/2.cc from libstdc++.
	* testsuite-management/x86_64-grtev3-linux-gnu.xfail: Ditto.

2012-08-06  Simon Baldwin  <simonb@google.com>

    Cherry pick r190180 from google/main.

    2012-08-06  Simon Baldwin  <simonb@google.com>

	* testsuite-management/powerpc-grtev3-linux-gnu.xfail: New.

2012-07-23   Diego Novillo  <dnovillo@google.com>

	* testsuite-management/validate_failures.py: Remove 'with
	  ... as ...' patterns for compatibility with Python 2.4.

2012-07-18   Diego Novillo  <dnovillo@google.com>

        * testsuite-management/validate_failures.py: Fix /usr/bin/python reference.
	
2012-06-18   Diego Novillo  <dnovillo@google.com>

	* testsuite-management/x86_64-grtev3-linux-gnu.xfail: Update.

2012-06-04   Diego Novillo  <dnovillo@google.com>

        * testsuite-management/validate_failures.py: Merge from
        trunk rev 188217.