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

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

Issue 2944223002: Revert "Updated parser to produce error when trying to reinitialize final variables in class constr… (Closed)
Patch Set: Created 3 years, 6 months 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
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | tests/co19/co19-runtime.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) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 == dartk && $mode == debug ] 5 [ $compiler == dartk && $mode == debug ]
6 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash 6 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash
7 7
8 [ $compiler == dartk || $compiler == dartkp ] 8 [ $compiler == dartk || $compiler == dartkp ]
9 Language/Classes/Constructors/Generative_Constructors/initializers_t12: MissingC ompileTimeError # Test bug: Test doesn't execute erroneous code. 9 Language/Classes/Constructors/Generative_Constructors/initializers_t12: MissingC ompileTimeError # Test bug: Test doesn't execute erroneous code.
10 Language/Classes/Constructors/Generative_Constructors/redirection_t09: MissingCo mpileTimeError # Test bug: Test doesn't execute erroneous code. 10 Language/Classes/Constructors/Generative_Constructors/redirection_t09: MissingCo mpileTimeError # Test bug: Test doesn't execute erroneous code.
(...skipping 12 matching lines...) Expand all
23 Language/Classes/Constructors/Factories/default_value_t02: MissingCompileTimeErr or 23 Language/Classes/Constructors/Factories/default_value_t02: MissingCompileTimeErr or
24 Language/Classes/Constructors/Factories/name_t01: MissingCompileTimeError 24 Language/Classes/Constructors/Factories/name_t01: MissingCompileTimeError
25 Language/Classes/Constructors/Factories/name_t03: MissingCompileTimeError 25 Language/Classes/Constructors/Factories/name_t03: MissingCompileTimeError
26 Language/Classes/Constructors/Factories/name_t04: MissingCompileTimeError 26 Language/Classes/Constructors/Factories/name_t04: MissingCompileTimeError
27 Language/Classes/Constructors/Factories/name_t05: MissingCompileTimeError 27 Language/Classes/Constructors/Factories/name_t05: MissingCompileTimeError
28 Language/Classes/Constructors/Generative_Constructors/execution_t04: MissingComp ileTimeError 28 Language/Classes/Constructors/Generative_Constructors/execution_t04: MissingComp ileTimeError
29 Language/Classes/Constructors/Generative_Constructors/execution_t05: MissingComp ileTimeError 29 Language/Classes/Constructors/Generative_Constructors/execution_t05: MissingComp ileTimeError
30 Language/Classes/Constructors/Generative_Constructors/execution_t06: MissingComp ileTimeError 30 Language/Classes/Constructors/Generative_Constructors/execution_t06: MissingComp ileTimeError
31 Language/Classes/Constructors/Generative_Constructors/execution_t07: MissingComp ileTimeError 31 Language/Classes/Constructors/Generative_Constructors/execution_t07: MissingComp ileTimeError
32 Language/Classes/Constructors/Generative_Constructors/execution_t12: MissingComp ileTimeError 32 Language/Classes/Constructors/Generative_Constructors/execution_t12: MissingComp ileTimeError
33 Language/Classes/Constructors/Generative_Constructors/initializing_formals_execu tion_t02: Pass
34 Language/Classes/Constructors/Generative_Constructors/redirection_t02: MissingCo mpileTimeError 33 Language/Classes/Constructors/Generative_Constructors/redirection_t02: MissingCo mpileTimeError
35 Language/Classes/Constructors/Generative_Constructors/redirection_t03: MissingCo mpileTimeError 34 Language/Classes/Constructors/Generative_Constructors/redirection_t03: MissingCo mpileTimeError
36 Language/Classes/Constructors/Generative_Constructors/redirection_t07: MissingCo mpileTimeError 35 Language/Classes/Constructors/Generative_Constructors/redirection_t07: MissingCo mpileTimeError
37 Language/Classes/Constructors/Generative_Constructors/redirection_t08: MissingCo mpileTimeError 36 Language/Classes/Constructors/Generative_Constructors/redirection_t08: MissingCo mpileTimeError
38 Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t02 : MissingCompileTimeError 37 Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t02 : MissingCompileTimeError
39 Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t03 : MissingCompileTimeError 38 Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t03 : MissingCompileTimeError
40 Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t05 : MissingCompileTimeError 39 Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t05 : MissingCompileTimeError
41 Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t06 : MissingCompileTimeError 40 Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t06 : MissingCompileTimeError
42 Language/Classes/Constructors/Generative_Constructors/syntax_t04: MissingCompile TimeError 41 Language/Classes/Constructors/Generative_Constructors/syntax_t04: MissingCompile TimeError
43 Language/Classes/Constructors/Generative_Constructors/syntax_t05: MissingCompile TimeError 42 Language/Classes/Constructors/Generative_Constructors/syntax_t05: MissingCompile TimeError
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError 244 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError
246 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError 245 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError
247 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError 246 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError
248 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError 247 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError
249 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError 248 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError
250 249
251 # Deferred loading kernel issue 28335. 250 # Deferred loading kernel issue 28335.
252 [ $compiler == dartk || $compiler == dartkp ] 251 [ $compiler == dartk || $compiler == dartkp ]
253 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D eferred loading kernel issue 28335. 252 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D eferred loading kernel issue 28335.
254 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D eferred loading kernel issue 28335. 253 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D eferred loading kernel issue 28335.
OLDNEW
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698