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

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

Issue 26978004: Emit a compile-time error when using doubles as switch case expressions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562. 6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562.
7 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure 7 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure
8 8
9 Language/12_Expressions/12_Instance_Creation/1_New_A04_t02: RuntimeError # co19- roll r607: Please triage this failure 9 Language/12_Expressions/12_Instance_Creation/1_New_A04_t02: RuntimeError # co19- roll r607: Please triage this failure
10 Language/12_Expressions/17_Getter_Invocation_A07_t02: Pass, RuntimeError # co19- roll r607: Please triage this failure 10 Language/12_Expressions/17_Getter_Invocation_A07_t02: Pass, RuntimeError # co19- roll r607: Please triage this failure
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 LibTest/core/double/round_A01_t01: Fail # Result is NaN 74 LibTest/core/double/round_A01_t01: Fail # Result is NaN
75 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 75 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
76 76
77 77
78 [ $compiler == dart2dart && $system == macos ] 78 [ $compiler == dart2dart && $system == macos ]
79 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 79 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
80 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 80 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
81 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 81 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
82 82
83 [ $compiler == dart2dart ] 83 [ $compiler == dart2dart ]
84 Language/13_Statements/09_Switch_A02_t04: CompileTimeError, OK # co19 issue 628
84 Language/03_Overview/2_Privacy_A01_t06: Fail # co19 issue 463 85 Language/03_Overview/2_Privacy_A01_t06: Fail # co19 issue 463
85
86 LibTest/core/double/ceil_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 389 86 LibTest/core/double/ceil_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 389
87 LibTest/core/double/ceil_A01_t04: Fail # truncate/ceil/floor/round returns ints, issue 389 87 LibTest/core/double/ceil_A01_t04: Fail # truncate/ceil/floor/round returns ints, issue 389
88 LibTest/core/double/floor_A01_t03: Fail # truncate/ceil/floor/round returns ints , issue 389 88 LibTest/core/double/floor_A01_t03: Fail # truncate/ceil/floor/round returns ints , issue 389
89 LibTest/core/double/floor_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389 89 LibTest/core/double/floor_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389
90 LibTest/core/double/round_A01_t02: Fail # truncate/ceil/floor/round returns ints , issue 389 90 LibTest/core/double/round_A01_t02: Fail # truncate/ceil/floor/round returns ints , issue 389
91 LibTest/core/double/round_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389 91 LibTest/core/double/round_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389
92 92
93 Language/14_Libraries_and_Scripts/1_Imports_A01_t17: Fail # co19 Issue 603 93 Language/14_Libraries_and_Scripts/1_Imports_A01_t17: Fail # co19 Issue 603
94 Language/14_Libraries_and_Scripts/1_Imports_A04_t01: Fail # co19 Issue 603 94 Language/14_Libraries_and_Scripts/1_Imports_A04_t01: Fail # co19 Issue 603
95 95
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 [ $compiler == dart2dart && $minified ] 174 [ $compiler == dart2dart && $minified ]
175 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 175 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
176 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 176 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
177 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 177 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
178 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 178 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
179 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure 179 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure
180 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 180 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
181 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e 181 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e
182 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 182 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
183 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure 183 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698