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

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

Issue 11238038: Disable more failing tests. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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 | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/11_Statements/05_For_A01_t07: Crash 9 Language/11_Statements/05_For_A01_t07: Crash
10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
290 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A01_t01: Fail, OK 290 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A01_t01: Fail, OK
291 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A01_t01: Fail, O K 291 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A01_t01: Fail, O K
292 Language/14_Types/5_Function_Types_A01_t21: Fail, OK 292 Language/14_Types/5_Function_Types_A01_t21: Fail, OK
293 LibTest/core/Expect/approxEquals_A02_t01: Fail, OK 293 LibTest/core/Expect/approxEquals_A02_t01: Fail, OK
294 LibTest/core/Expect/approxEquals_A03_t01: Fail, OK 294 LibTest/core/Expect/approxEquals_A03_t01: Fail, OK
295 LibTest/core/Expect/approxEquals_A04_t01: Fail, OK 295 LibTest/core/Expect/approxEquals_A04_t01: Fail, OK
296 LibTest/core/Expect/listEquals_A03_t01: Fail, OK 296 LibTest/core/Expect/listEquals_A03_t01: Fail, OK
297 LibTest/core/Expect/notEquals_A02_t01: Fail, OK 297 LibTest/core/Expect/notEquals_A02_t01: Fail, OK
298 LibTest/core/Expect/stringEquals_A02_t01: Fail, OK 298 LibTest/core/Expect/stringEquals_A02_t01: Fail, OK
299 LibTest/core/Expect/throws_A01_t01: Fail, OK 299 LibTest/core/Expect/throws_A01_t01: Fail, OK
300 LibTest/core/Expect/throws_A01_t02: Fail, OK
300 LibTest/core/Expect/throws_A01_t03: Fail, OK 301 LibTest/core/Expect/throws_A01_t03: Fail, OK
301 LibTest/core/List/List_A01_t01: Fail, OK 302 LibTest/core/List/List_A01_t01: Fail, OK
302 303
303 # The following tests use hashCode() (function) instead of hashCode (getter). 304 # The following tests use hashCode() (function) instead of hashCode (getter).
304 # co19 issue 273 305 # co19 issue 273
305 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK 306 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK
306 LibTest/isolate/SendPort/hashCode_A01_t01: Fail, OK 307 LibTest/isolate/SendPort/hashCode_A01_t01: Fail, OK
307 LibTest/core/Map/putIfAbsent_A01_t04: Fail, OK 308 LibTest/core/Map/putIfAbsent_A01_t04: Fail, OK
308 LibTest/core/Map/Map_class_A01_t03: Fail, OK 309 LibTest/core/Map/Map_class_A01_t03: Fail, OK
309 LibTest/core/Set/remove_A01_t03: Fail, OK 310 LibTest/core/Set/remove_A01_t03: Fail, OK
(...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after
829 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 830 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
830 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 831 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
831 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 832 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
832 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 833 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
833 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 834 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
834 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 835 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
835 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 836 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
836 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 837 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
837 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 838 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
838 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 839 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698