Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Side by Side Diff: tests/co19/co19-compiler.status

Issue 16356005: Fix expectations now that we actually throw CyclicInitializationError. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == dartc ] 5 [ $compiler == dartc ]
6 Language/03_Overview/1_Scoping_A02_t28: Fail # TODO(dartc-team): Please triage t his failure. 6 Language/03_Overview/1_Scoping_A02_t28: Fail # TODO(dartc-team): Please triage t his failure.
7 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TOD O(dartc-team): Please triage this failure. 7 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TOD O(dartc-team): Please triage this failure.
8 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(dartc-team): Please triage this failure. 8 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(dartc-team): Please triage this failure.
9 Language/07_Classes/07_Classes_A07_t10: Fail # TODO(dartc-team): Please triage t his failure. 9 Language/07_Classes/07_Classes_A07_t10: Fail # TODO(dartc-team): Please triage t his failure.
10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(dartc-team): P lease triage this failure. 10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(dartc-team): P lease triage this failure.
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 58
59 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss ue 3323 59 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss ue 3323
60 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue 2477 60 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue 2477
61 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477 61 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477
62 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477 62 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477
63 Language/11_Expressions/01_Constants_A16_t01: Fail # Issue 1473 63 Language/11_Expressions/01_Constants_A16_t01: Fail # Issue 1473
64 Language/11_Expressions/01_Constants_A16_t02: Fail # Issue 1473 64 Language/11_Expressions/01_Constants_A16_t02: Fail # Issue 1473
65 Language/11_Expressions/01_Constants_A16_t03: Fail # Issue 1473 65 Language/11_Expressions/01_Constants_A16_t03: Fail # Issue 1473
66 Language/11_Expressions/01_Constants_A17_t03: Fail # Issue 1473 66 Language/11_Expressions/01_Constants_A17_t03: Fail # Issue 1473
67 67
68 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail, O K # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
69 Language/07_Classes/07_Classes_A01_t20: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite. 68 Language/07_Classes/07_Classes_A01_t20: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
70 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me tha t some of these failures are due to bugs in the test suite. 69 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me tha t some of these failures are due to bugs in the test suite.
71 Language/11_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Fail , OK # TODO(ahe): This test is failing after correctly implementing static warni ng checks in co19 test suite. The co19 authors have informed me that some of the se failures are due to bugs in the test suite. 70 Language/11_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Fail , OK # TODO(ahe): This test is failing after correctly implementing static warni ng checks in co19 test suite. The co19 authors have informed me that some of the se failures are due to bugs in the test suite.
72 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite. 71 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
73 Language/14_Types/4_Interface_Types_A08_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite. 72 Language/14_Types/4_Interface_Types_A08_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
74 LibTest/core/AssertionError/column_A01_t02: Fail, OK # TODO(ahe): This test is f ailing after correctly implementing static warning checks in co19 test suite. Th e co19 authors have informed me that some of these failures are due to bugs in t he test suite. 73 LibTest/core/AssertionError/column_A01_t02: Fail, OK # TODO(ahe): This test is f ailing after correctly implementing static warning checks in co19 test suite. Th e co19 authors have informed me that some of these failures are due to bugs in t he test suite.
75 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 74 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
76 LibTest/core/AssertionError/line_A01_t02: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 75 LibTest/core/AssertionError/line_A01_t02: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
77 LibTest/core/AssertionError/url_A01_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite. 76 LibTest/core/AssertionError/url_A01_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite.
78 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # TODO(ahe): This test is fa iling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in th e test suite. 77 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # TODO(ahe): This test is fa iling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in th e test suite.
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: Fail, OK # co19 issue 405 273 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: Fail, OK # co19 issue 405
275 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail , OK # co19 issue 405 274 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail , OK # co19 issue 405
276 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail , OK # co19 issue 405 275 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail , OK # co19 issue 405
277 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail , OK # co19 issue 405 276 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail , OK # co19 issue 405
278 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail, OK # co19 issue 405 277 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail, OK # co19 issue 405
279 Language/11_Expressions/17_Getter_Invocation_A02_t02: Fail, OK # co19 issue 405 278 Language/11_Expressions/17_Getter_Invocation_A02_t02: Fail, OK # co19 issue 405
280 279
281 280
282 [ $runtime == drt && $compiler == none ] 281 [ $runtime == drt && $compiler == none ]
283 *: Skip 282 *: Skip
OLDNEW
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698