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

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

Issue 11369118: Update status files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 1 month 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 | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/language/language.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/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash 9 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash
10 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash 10 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
260 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail # Checked mode failure for noSuchMethod type. 260 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail # Checked mode failure for noSuchMethod type.
261 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t01: Fail # Checked mode failure for noSuchMethod type. 261 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t01: Fail # Checked mode failure for noSuchMethod type.
262 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t02: Fail # Checked mode failure for noSuchMethod type. 262 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t02: Fail # Checked mode failure for noSuchMethod type.
263 263
264 # These tests return an object from a void function. 264 # These tests return an object from a void function.
265 Language/14_Types/7_Type_Void_A04_t02: Fail, OK 265 Language/14_Types/7_Type_Void_A04_t02: Fail, OK
266 Language/14_Types/7_Type_Void_A04_t03: Fail, OK 266 Language/14_Types/7_Type_Void_A04_t03: Fail, OK
267 Language/14_Types/7_Type_Void_A04_t04: Fail, OK 267 Language/14_Types/7_Type_Void_A04_t04: Fail, OK
268 Language/14_Types/7_Type_Void_A04_t05: Fail, OK 268 Language/14_Types/7_Type_Void_A04_t05: Fail, OK
269 269
270 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu g.com/3970
271
270 272
271 [ $compiler == dart2js ] 273 [ $compiler == dart2js ]
272 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 274 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200
273 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 275 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200
274 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 276 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200
275 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 277 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200
276 278
277 # Slow tests that needs extra time to finish. 279 # Slow tests that needs extra time to finish.
278 LibTest/core/List/sort_A01_t06: Slow, Pass 280 LibTest/core/List/sort_A01_t06: Slow, Pass
279 281
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after
672 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 674 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
673 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 675 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
674 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 676 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
675 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 677 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
676 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 678 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
677 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 679 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
678 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 680 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
679 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 681 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
680 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 682 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
681 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 683 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698