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

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

Issue 50523017: Mark dart2dart as failing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 [ $compiler == dart2js && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure 7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure
8 8
9 [ $compiler == dart2js && $checked && $runtime == ie9 ] 9 [ $compiler == dart2js && $checked && $runtime == ie9 ]
10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure 10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure
(...skipping 427 matching lines...) Expand 10 before | Expand all | Expand 10 after
438 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure 438 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure
439 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea se triage this failure 439 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea se triage this failure
440 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure 440 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure
441 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure 441 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure
442 Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Plea se triage this failure 442 Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Plea se triage this failure
443 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # co19-roll r546: Please triage this failure 443 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # co19-roll r546: Please triage this failure
444 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # co19-roll r546: Please triage this failure 444 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # co19-roll r546: Please triage this failure
445 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # co19-roll r546: Please triage this failure 445 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # co19-roll r546: Please triage this failure
446 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure 446 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure
447 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure 447 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure
448 Language/15_Types/4_Interface_Types_A11_t04: fail # co19-roll r546: Please triag e this failure
449 Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triag e this failure 448 Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triag e this failure
450 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi s failure 449 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi s failure
451 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure 450 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure
452 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure 451 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure
453 LibTest/core/List/List_A02_t01: fail # co19-roll r546: Please triage this failur e 452 LibTest/core/List/List_A02_t01: fail # co19-roll r546: Please triage this failur e
454 LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this fa ilure 453 LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this fa ilure
455 LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage thi s failure 454 LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage thi s failure
456 LibTest/isolate/isolate_api/spawnFunction_A02_t01: fail # co19-roll r546: Please triage this failure 455 LibTest/isolate/isolate_api/spawnFunction_A02_t01: fail # co19-roll r546: Please triage this failure
457 LibTest/isolate/isolate_api/spawnFunction_A04_t02: fail # co19-roll r546: Please triage this failure 456 LibTest/isolate/isolate_api/spawnFunction_A04_t02: fail # co19-roll r546: Please triage this failure
458 LibTest/isolate/isolate_api/spawnFunction_A04_t03: fail # co19-roll r546: Please triage this failure 457 LibTest/isolate/isolate_api/spawnFunction_A04_t03: fail # co19-roll r546: Please triage this failure
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
592 Language/07_Classes/6_Constructors/2_Factories_A08_t02: fail # co19-roll r587: P lease triage this failure 591 Language/07_Classes/6_Constructors/2_Factories_A08_t02: fail # co19-roll r587: P lease triage this failure
593 Language/07_Classes/6_Constructors/2_Factories_A10_t02: fail # co19-roll r587: P lease triage this failure 592 Language/07_Classes/6_Constructors/2_Factories_A10_t02: fail # co19-roll r587: P lease triage this failure
594 Language/07_Classes/6_Constructors/2_Factories_A10_t03: fail # co19-roll r587: P lease triage this failure 593 Language/07_Classes/6_Constructors/2_Factories_A10_t03: fail # co19-roll r587: P lease triage this failure
595 Language/10_Generics/09_Generics_A01_t17: fail # co19-roll r587: Please triage t his failure 594 Language/10_Generics/09_Generics_A01_t17: fail # co19-roll r587: Please triage t his failure
596 Language/12_Expressions/06_Symbols_A01_t02: CompileTimeError # co19-roll r623: P lease triage this failure 595 Language/12_Expressions/06_Symbols_A01_t02: CompileTimeError # co19-roll r623: P lease triage this failure
597 Language/12_Expressions/07_Maps_A13_t01: MissingCompileTimeError # co19-roll r60 7: Please triage this failure 596 Language/12_Expressions/07_Maps_A13_t01: MissingCompileTimeError # co19-roll r60 7: Please triage this failure
598 Language/12_Expressions/12_Instance_Creation/1_New_A06_t15: CompileTimeError # c o19-roll r651: Please triage this failure 597 Language/12_Expressions/12_Instance_Creation/1_New_A06_t15: CompileTimeError # c o19-roll r651: Please triage this failure
599 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17: MissingCompileTimeError # co19-roll r651: Please triage this failure 598 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17: MissingCompileTimeError # co19-roll r651: Please triage this failure
600 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18: MissingCompileTimeError # co19-roll r651: Please triage this failure 599 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18: MissingCompileTimeError # co19-roll r651: Please triage this failure
601 Language/14_Libraries_and_Scripts/2_Exports_A05_t03: MissingCompileTimeError # c o19-roll r623: Please triage this failure 600 Language/14_Libraries_and_Scripts/2_Exports_A05_t03: MissingCompileTimeError # c o19-roll r623: Please triage this failure
601 Language/15_Types/4_Interface_Types_A11_t04: fail # Issue 14654
602 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure 602 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure
603 603
604 [ $compiler == dart2js ] 604 [ $compiler == dart2js ]
605 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria ge this failure 605 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria ge this failure
606 606
607 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e 607 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e
608 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 608 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
609 LibTest/json/printOn_A01_t01: fail # co19-roll r587: Please triage this failure 609 LibTest/json/printOn_A01_t01: fail # co19-roll r587: Please triage this failure
610 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 610 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
611 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 611 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
612 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 612 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
613 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 613 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
614 614
615 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 615 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
616 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 616 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
617 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 617 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
618 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 618 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
619 619
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