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

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

Issue 11312187: Update status file. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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 | « no previous file | no next file » | 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/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
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 392 matching lines...) Expand 10 before | Expand all | Expand 10 after
403 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210 403 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210
404 404
405 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 405 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188
406 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 406 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188
407 407
408 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021 408 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021
409 409
410 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 410 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198
411 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198 411 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198
412 412
413 LibTest/core/String/hashCode_A01_t01: Fail, OK # co19 issue 273 413 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 308
414 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 273
415 414
416 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: Fail, OK # co19 issue 300 415 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: Fail, OK # co19 issue 300
417 LibTest/core/NoSuchMethodError/toString_A01_t01: Fail, OK # co19 issue 300 416 LibTest/core/NoSuchMethodError/toString_A01_t01: Fail, OK # co19 issue 300
418 417
419 [ $compiler == dart2js && $jscl ] 418 [ $compiler == dart2js && $jscl ]
420 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 419 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333
421 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 420 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
422 421
423 Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. 422 Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
424 Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. 423 Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
662 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 661 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
663 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 662 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
664 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 663 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
665 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 664 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
666 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 665 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
667 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 666 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
668 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 667 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
669 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 668 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
670 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 669 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
671 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 670 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698