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

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

Issue 843613004: Consider updates of locals in type promotion. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: comments Created 5 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « pkg/compiler/lib/src/inferrer/inferrer_visitor.dart ('k') | 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 ] 5 [ $compiler == dart2js ]
6 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # Issue 21072 6 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # Issue 21072
7 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # Issue 21072 7 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # Issue 21072
8 Language/03_Overview/1_Scoping_A02_t28: fail # Issue 21092 and co19 issue 713 8 Language/03_Overview/1_Scoping_A02_t28: fail # Issue 21092 and co19 issue 713
9 Language/05_Variables/05_Variables_A05_t01: fail # Issue 21093 9 Language/05_Variables/05_Variables_A05_t01: fail # Issue 21093
10 Language/05_Variables/05_Variables_A05_t02: fail # Issue 21093 10 Language/05_Variables/05_Variables_A05_t02: fail # Issue 21093
(...skipping 26 matching lines...) Expand all
37 Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 1720 7 37 Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 1720 7
38 Language/12_Expressions/12_Instance_Creation/1_New_A02_t03: fail # Issue 21092 a nd co19 issue 713 38 Language/12_Expressions/12_Instance_Creation/1_New_A02_t03: fail # Issue 21092 a nd co19 issue 713
39 Language/12_Expressions/12_Instance_Creation/1_New_A02_t05: fail # Issue 21092 a nd co19 issue 713 39 Language/12_Expressions/12_Instance_Creation/1_New_A02_t05: fail # Issue 21092 a nd co19 issue 713
40 Language/12_Expressions/12_Instance_Creation/1_New_A02_t06: fail # Issue 21092 a nd co19 issue 713 40 Language/12_Expressions/12_Instance_Creation/1_New_A02_t06: fail # Issue 21092 a nd co19 issue 713
41 Language/12_Expressions/12_Instance_Creation/1_New_A02_t07: fail # Issue 21092 a nd co19 issue 713 41 Language/12_Expressions/12_Instance_Creation/1_New_A02_t07: fail # Issue 21092 a nd co19 issue 713
42 Language/12_Expressions/12_Instance_Creation/1_New_A06_t15: CompileTimeError # I ssue 21092 42 Language/12_Expressions/12_Instance_Creation/1_New_A06_t15: CompileTimeError # I ssue 21092
43 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: fail # Issue 21134 and co19 issue 714 43 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: fail # Issue 21134 and co19 issue 714
44 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: fail # Issue 21134 and co19 issue 714 44 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: fail # Issue 21134 and co19 issue 714
45 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17: MissingCompileTimeError # Issue 21210 45 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17: MissingCompileTimeError # Issue 21210
46 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18: MissingCompileTimeError # Issue 21210 46 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18: MissingCompileTimeError # Issue 21210
47 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t16: RuntimeError # I ssue 21271
48 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # I ssue 21271
49 Language/12_Expressions/22_Equality_A01_t01: fail # Issue 21137 47 Language/12_Expressions/22_Equality_A01_t01: fail # Issue 21137
50 Language/12_Expressions/22_Equality_A05_t01: fail # Issue 21137 48 Language/12_Expressions/22_Equality_A05_t01: fail # Issue 21137
51 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail # Issue 21154 49 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail # Issue 21154
52 Language/13_Statements/04_Local_Function_Declaration_A04_t01: MissingCompileTime Error # Issue 21050 50 Language/13_Statements/04_Local_Function_Declaration_A04_t01: MissingCompileTime Error # Issue 21050
53 Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTime Error # Issue 21050 51 Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTime Error # Issue 21050
54 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # Issue 21171 52 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # Issue 21171
55 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # Issue 21171 53 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # Issue 21171
56 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # Issue 21171 54 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # Issue 21171
57 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # Issue 21171 55 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # Issue 21171
58 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19 issue 723 56 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19 issue 723
(...skipping 5443 matching lines...) Expand 10 before | Expand all | Expand 10 after
5502 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0 1: RuntimeError # Please triage this failure 5500 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0 1: RuntimeError # Please triage this failure
5503 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0 1: RuntimeError # Please triage this failure 5501 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0 1: RuntimeError # Please triage this failure
5504 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: RuntimeError # Please triage this failure 5502 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: RuntimeError # Please triage this failure
5505 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0 1: RuntimeError # Please triage this failure 5503 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0 1: RuntimeError # Please triage this failure
5506 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # Please triage t his failure 5504 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # Please triage t his failure
5507 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # Please triage t his failure 5505 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # Please triage t his failure
5508 WebPlatformTest/webstorage/event_local_key_t01: RuntimeError # Please triage thi s failure 5506 WebPlatformTest/webstorage/event_local_key_t01: RuntimeError # Please triage thi s failure
5509 WebPlatformTest/webstorage/event_session_key_t01: RuntimeError # Please triage t his failure 5507 WebPlatformTest/webstorage/event_session_key_t01: RuntimeError # Please triage t his failure
5510 WebPlatformTest/webstorage/storage_local_setitem_t01: RuntimeError # Please tria ge this failure 5508 WebPlatformTest/webstorage/storage_local_setitem_t01: RuntimeError # Please tria ge this failure
5511 WebPlatformTest/webstorage/storage_session_setitem_t01: RuntimeError # Please tr iage this failure 5509 WebPlatformTest/webstorage/storage_session_setitem_t01: RuntimeError # Please tr iage this failure
OLDNEW
« no previous file with comments | « pkg/compiler/lib/src/inferrer/inferrer_visitor.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698