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

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

Issue 100363003: co19-roll to r672 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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/co19/co19-dartium.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 == 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/encodeFull_A01_t02: Pass, Slow 10 LibTest/core/Uri/encodeFull_A01_t02: Pass, Slow
(...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after
530 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai lure 530 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai lure
531 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: fail # co19-roll r5 87: Please triage this failure 531 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: fail # co19-roll r5 87: Please triage this failure
532 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5 87: Please triage this failure 532 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5 87: Please triage this failure
533 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # co19-roll r607: Please triage this failure 533 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # co19-roll r607: Please triage this failure
534 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r 607: Please triage this failure 534 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r 607: Please triage this failure
535 LibTest/async/Stream/asBroadcastStream_A04_t03: RuntimeError # co19-roll r641: P lease triage this failure 535 LibTest/async/Stream/asBroadcastStream_A04_t03: RuntimeError # co19-roll r641: P lease triage this failure
536 LibTest/async/Stream/asBroadcastStream_A03_t01: RuntimeError # co19-roll r641: P lease triage this failure 536 LibTest/async/Stream/asBroadcastStream_A03_t01: RuntimeError # co19-roll r641: P lease triage this failure
537 LibTest/async/Timer/isActive_A01_t01: RuntimeError # co19-roll r641: Please tria ge this failure 537 LibTest/async/Timer/isActive_A01_t01: RuntimeError # co19-roll r641: Please tria ge this failure
538 LibTest/async/Future/wait_A01_t07: RuntimeError # co19-roll r641: Please triage this failure 538 LibTest/async/Future/wait_A01_t07: RuntimeError # co19-roll r641: Please triage this failure
539 LibTest/async/Timer/isActive_A01_t02: RuntimeError # co19-roll r641: Please tria ge this failure 539 LibTest/async/Timer/isActive_A01_t02: RuntimeError # co19-roll r641: Please tria ge this failure
540 LibTest/async/Zone/createPeriodicTimer_A01_t01: RuntimeError # co19-roll r672: P lease triage this failure
541 LibTest/async/Zone/createTimer_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure
542 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
543 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
544 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # co19-roll r672: Plea se triage this failure
545 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # co19-roll r672: Plea se triage this failure
546 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure
547 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # co19-roll r672: Please tr iage this failure
548 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # co19-roll r672: Please tr iage this failure
549 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # co19-roll r672: Please tria ge this failure
550 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # co19-roll r672: Please triag e this failure
551 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # co19-roll r672: P lease triage this failure
552
553 [ $compiler == dart2js && $runtime == d8 ]
554 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
555 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
556 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # co19-roll r672: Plea se triage this failure
557 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # co19-roll r672: Plea se triage this failure
558 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure
559 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # co19-roll r672: Please tr iage this failure
560 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # co19-roll r672: Please tr iage this failure
561 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # co19-roll r672: Please tria ge this failure
562 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # co19-roll r672: Please triag e this failure
540 563
541 [ $compiler == dart2js && $minified ] 564 [ $compiler == dart2js && $minified ]
542 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 565 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
543 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure 566 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure
544 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure 567 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure
545 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 568 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
546 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 569 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
547 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 570 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
548 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure 571 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure
549 Language/12_Expressions/18_Assignment_A08_t04: fail # co19-roll r559: Please tri age this failure 572 Language/12_Expressions/18_Assignment_A08_t04: fail # co19-roll r559: Please tri age this failure
(...skipping 17 matching lines...) Expand all
567 Language/07_Classes/6_Constructors/2_Factories_A10_t03: fail # co19-roll r587: P lease triage this failure 590 Language/07_Classes/6_Constructors/2_Factories_A10_t03: fail # co19-roll r587: P lease triage this failure
568 Language/10_Generics/09_Generics_A01_t17: fail # co19-roll r587: Please triage t his failure 591 Language/10_Generics/09_Generics_A01_t17: fail # co19-roll r587: Please triage t his failure
569 Language/12_Expressions/06_Symbols_A01_t02: CompileTimeError # co19-roll r623: P lease triage this failure 592 Language/12_Expressions/06_Symbols_A01_t02: CompileTimeError # co19-roll r623: P lease triage this failure
570 Language/12_Expressions/07_Maps_A13_t01: MissingCompileTimeError # co19-roll r60 7: Please triage this failure 593 Language/12_Expressions/07_Maps_A13_t01: MissingCompileTimeError # co19-roll r60 7: Please triage this failure
571 Language/12_Expressions/12_Instance_Creation/1_New_A06_t15: CompileTimeError # c o19-roll r651: Please triage this failure 594 Language/12_Expressions/12_Instance_Creation/1_New_A06_t15: CompileTimeError # c o19-roll r651: Please triage this failure
572 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17: MissingCompileTimeError # co19-roll r651: Please triage this failure 595 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17: MissingCompileTimeError # co19-roll r651: Please triage this failure
573 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18: MissingCompileTimeError # co19-roll r651: Please triage this failure 596 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18: MissingCompileTimeError # co19-roll r651: Please triage this failure
574 Language/14_Libraries_and_Scripts/2_Exports_A05_t03: MissingCompileTimeError # c o19-roll r623: Please triage this failure 597 Language/14_Libraries_and_Scripts/2_Exports_A05_t03: MissingCompileTimeError # c o19-roll r623: Please triage this failure
575 Language/15_Types/4_Interface_Types_A11_t04: fail # Issue 14654 598 Language/15_Types/4_Interface_Types_A11_t04: fail # Issue 14654
576 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure 599 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure
600 LibTest/isolate/Isolate/spawnUri_A01_t01: Fail # co19-roll r672: Please triage t his failure
601 LibTest/isolate/Isolate/spawnUri_A01_t02: Fail # co19-roll r672: Please triage t his failure
602 LibTest/isolate/Isolate/spawnUri_A01_t03: Fail # co19-roll r672: Please triage t his failure
603 LibTest/isolate/Isolate/spawnUri_A01_t04: Fail # co19-roll r672: Please triage t his failure
604 LibTest/isolate/Isolate/spawnUri_A01_t05: Fail # co19-roll r672: Please triage t his failure
605 LibTest/isolate/Isolate/spawnUri_A02_t02: Fail # co19-roll r672: Please triage t his failure
606 LibTest/isolate/Isolate/spawnUri_A02_t03: Fail # co19-roll r672: Please triage t his failure
577 607
578 [ $compiler == dart2js ] 608 [ $compiler == dart2js ]
579 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria ge this failure 609 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria ge this failure
580 Language/03_Overview/2_Privacy_A01_t02: RuntimeError # co19-roll r667: Please tr iage this failure 610 Language/03_Overview/2_Privacy_A01_t02: RuntimeError # co19-roll r667: Please tr iage this failure
581 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Pass # co19-roll r667: Please triage this failure 611 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Pass # co19-roll r667: Please triage this failure
582 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t16: RuntimeError # c o19-roll r667: Please triage this failure 612 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t16: RuntimeError # c o19-roll r667: Please triage this failure
583 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # c o19-roll r667: Please triage this failure 613 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # c o19-roll r667: Please triage this failure
584 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please triage this failure 614 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please triage this failure
585 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure 615 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure
586 616
587 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 617 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
588 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 618 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
589 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 619 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
590 620
591 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 621 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
592 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 622 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
593 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 623 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
594 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 624 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-dartium.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698