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

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

Issue 11225033: Fix inheritance of certain static members in VM (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 | « runtime/vm/class_finalizer.cc ('k') | 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 [ $compiler == none && $runtime == vm ] 5 [ $compiler == none && $runtime == vm ]
6 # These tests need to be updated to the new Date core lib API, co19 issue 256: 6 # These tests need to be updated to the new Date core lib API, co19 issue 256:
7 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail 7 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail
8 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail 8 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail
9 LibTest/core/Date/Date_A01_t04: Fail 9 LibTest/core/Date/Date_A01_t04: Fail
10 LibTest/core/Date/Date_A01_t05: Fail 10 LibTest/core/Date/Date_A01_t05: Fail
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 Language/07_Classes/3_Setters_A04_t05: Fail # TODO(vm-team): Please triage this failure. 97 Language/07_Classes/3_Setters_A04_t05: Fail # TODO(vm-team): Please triage this failure.
98 Language/07_Classes/3_Setters_A04_t06: Fail # TODO(vm-team): Please triage this failure. 98 Language/07_Classes/3_Setters_A04_t06: Fail # TODO(vm-team): Please triage this failure.
99 Language/07_Classes/3_Setters_A04_t07: Fail # TODO(vm-team): Please triage this failure. 99 Language/07_Classes/3_Setters_A04_t07: Fail # TODO(vm-team): Please triage this failure.
100 Language/07_Classes/3_Setters_A04_t08: Fail # TODO(vm-team): Please triage this failure. 100 Language/07_Classes/3_Setters_A04_t08: Fail # TODO(vm-team): Please triage this failure.
101 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # TODO(vm-team): P lease triage this failure. 101 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # TODO(vm-team): P lease triage this failure.
102 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # TODO(vm-team): P lease triage this failure. 102 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # TODO(vm-team): P lease triage this failure.
103 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # TODO(vm-team): P lease triage this failure. 103 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # TODO(vm-team): P lease triage this failure.
104 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # TODO(vm-team): P lease triage this failure. 104 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # TODO(vm-team): P lease triage this failure.
105 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # TODO(vm-team): P lease triage this failure. 105 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # TODO(vm-team): P lease triage this failure.
106 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # TODO(vm-team): P lease triage this failure. 106 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # TODO(vm-team): P lease triage this failure.
107 Language/07_Classes/4_Abstract_Instance_Members_A06_t02: Fail # TODO(vm-team): P lease triage this failure.
108 Language/07_Classes/4_Abstract_Instance_Members_A06_t03: Fail # TODO(vm-team): P lease triage this failure.
109 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(vm-team): Pl ease triage this failure. 107 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(vm-team): Pl ease triage this failure.
110 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(vm-team): Pl ease triage this failure. 108 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(vm-team): Pl ease triage this failure.
111 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(vm-team): Pl ease triage this failure. 109 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(vm-team): Pl ease triage this failure.
112 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # TODO( vm-team): Please triage this failure. 110 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # TODO( vm-team): Please triage this failure.
113 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # TODO( vm-team): Please triage this failure. 111 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # TODO( vm-team): Please triage this failure.
114 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # TODO( vm-team): Please triage this failure. 112 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # TODO( vm-team): Please triage this failure.
115 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( vm-team): Please triage this failure. 113 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( vm-team): Please triage this failure.
116 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # TODO( vm-team): Please triage this failure. 114 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # TODO( vm-team): Please triage this failure.
117 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # TODO(vm-team): Please triage this failure. 115 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # TODO(vm-team): Please triage this failure.
118 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(vm-team): Please triage this failure. 116 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(vm-team): Please triage this failure.
(...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after
543 541
544 542
545 # function 'func' not found in super class, getter 'func' should be invoked firs t. 543 # function 'func' not found in super class, getter 'func' should be invoked firs t.
546 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # co19 issue 251 or issue 5732 544 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # co19 issue 251 or issue 5732
547 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail # co19 issue 251 or issue 5732 545 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail # co19 issue 251 or issue 5732
548 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail # co19 issue 251 or issue 5732 546 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail # co19 issue 251 or issue 5732
549 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail # co19 issue 251 or issue 5732 547 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail # co19 issue 251 or issue 5732
550 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # co19 issue 251 or issue 5732 548 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # co19 issue 251 or issue 5732
551 549
552 550
553 # function '?' of class '?' conflicts with getter 'f' of super class '?'
554 Language/07_Classes/1_Instance_Methods_A05_t02: Fail
555
556
557 # function '?' of class '?' conflicts with setter 'f' of super class '?'
558 Language/07_Classes/1_Instance_Methods_A05_t03: Fail
559
560
561 # initializer must be a compile time constant 551 # initializer must be a compile time constant
562 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail 552 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail
563 553
564 554
565 # invalid operator overloading 555 # invalid operator overloading
566 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail 556 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail
567 Language/10_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail 557 Language/10_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail
568 Language/10_Expressions/22_Equality_A02_t03: Fail 558 Language/10_Expressions/22_Equality_A02_t03: Fail
569 Language/10_Expressions/22_Equality_A03_t01: Fail 559 Language/10_Expressions/22_Equality_A03_t01: Fail
570 Language/10_Expressions/22_Equality_A03_t02: Fail 560 Language/10_Expressions/22_Equality_A03_t02: Fail
(...skipping 17 matching lines...) Expand all
588 578
589 579
590 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] 580 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ]
591 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 581 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
592 582
593 [ $compiler == none && $arch == simarm ] 583 [ $compiler == none && $arch == simarm ]
594 *: Skip 584 *: Skip
595 585
596 [ $compiler == none && $arch == arm ] 586 [ $compiler == none && $arch == arm ]
597 *: Skip 587 *: Skip
OLDNEW
« no previous file with comments | « runtime/vm/class_finalizer.cc ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698