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

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

Issue 8387069: Update co19 status file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 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 | « no previous file | 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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 prefix co19 5 prefix co19
6 6
7 # 7 #
8 # Problems specific to compiler in release build (--optimize) 8 # Problems specific to compiler in release build (--optimize)
9 # 9 #
10 [ $component == dartc && $mode == release ] 10 [ $component == dartc && $mode == release ]
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t02: Fail 183 LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t02: Fail
184 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t01: Crash 184 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t01: Crash
185 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t02: Crash 185 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t02: Crash
186 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t03: Crash 186 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t03: Crash
187 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A03/t01: Crash 187 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A03/t01: Crash
188 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t01: Crash 188 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t01: Crash
189 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t02: Crash 189 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t02: Crash
190 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A06/t02: Fail 190 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A06/t02: Fail
191 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail 191 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail
192 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail 192 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail
193 LangSpecTest/13_Types/13_4_Interface_Types/A11/t01: Crash
194 LangSpecTest/13_Types/13_4_Interface_Types/A11/t02: Crash
195 LangSpecTest/13_Types/13_4_Interface_Types/A11/t04: Fail 193 LangSpecTest/13_Types/13_4_Interface_Types/A11/t04: Fail
196 LangSpecTest/13_Types/13_4_Interface_Types/A12/t01: Fail 194 LangSpecTest/13_Types/13_4_Interface_Types/A12/t01: Fail
197 LangSpecTest/13_Types/13_4_Interface_Types/A12/t02: Fail 195 LangSpecTest/13_Types/13_4_Interface_Types/A12/t02: Fail
198 LangSpecTest/13_Types/13_4_Interface_Types/A12/t03: Fail 196 LangSpecTest/13_Types/13_4_Interface_Types/A12/t03: Fail
199 LangSpecTest/13_Types/13_4_Interface_Types/A12/t04: Fail 197 LangSpecTest/13_Types/13_4_Interface_Types/A12/t04: Fail
200 LangSpecTest/13_Types/13_4_Interface_Types/A12/t05: Fail 198 LangSpecTest/13_Types/13_4_Interface_Types/A12/t05: Fail
201 LangSpecTest/13_Types/13_4_Interface_Types/A12/t06: Fail 199 LangSpecTest/13_Types/13_4_Interface_Types/A12/t06: Fail
202 LangSpecTest/13_Types/13_4_Interface_Types/A12/t07: Fail 200 LangSpecTest/13_Types/13_4_Interface_Types/A12/t07: Fail
203 LangSpecTest/13_Types/13_4_Interface_Types/A12/t08: Fail 201 LangSpecTest/13_Types/13_4_Interface_Types/A12/t08: Fail
204 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail 202 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
292 LibTest/core/List/removeRange/List/removeRange/A01/t01: Fail 290 LibTest/core/List/removeRange/List/removeRange/A01/t01: Fail
293 LibTest/core/List/setRange/List/setRange/A01/t01: Fail 291 LibTest/core/List/setRange/List/setRange/A01/t01: Fail
294 LibTest/core/Match/group/Match/group/A01/t01: Fail 292 LibTest/core/Match/group/Match/group/A01/t01: Fail
295 LibTest/core/Match/group/Match/group/A02/t01: Fail 293 LibTest/core/Match/group/Match/group/A02/t01: Fail
296 LibTest/core/Match/groupCount/Match/groupCount/A01/t01: Fail 294 LibTest/core/Match/groupCount/Match/groupCount/A01/t01: Fail
297 LibTest/core/Match/groups/Match/groups/A01/t01: Fail 295 LibTest/core/Match/groups/Match/groups/A01/t01: Fail
298 LibTest/core/Match/groups/Match/groups/A02/t01: Fail 296 LibTest/core/Match/groups/Match/groups/A02/t01: Fail
299 LibTest/core/Match/operator\[]/Match/operator\[]/A01/t01: Fail 297 LibTest/core/Match/operator\[]/Match/operator\[]/A01/t01: Fail
300 LibTest/core/Match/operator\[]/Match/operator\[]/A02/t01: Fail 298 LibTest/core/Match/operator\[]/Match/operator\[]/A02/t01: Fail
301 LibTest/core/Match/pattern/Match/pattern/A01/t01: Fail 299 LibTest/core/Match/pattern/Match/pattern/A01/t01: Fail
302 LibTest/core/Math/acos/Math/acos/A01/t01: Fail
303 LibTest/core/Math/acos/Math/acos/A01/t04: Fail 300 LibTest/core/Math/acos/Math/acos/A01/t04: Fail
304 LibTest/core/Math/asin/Math/asin/A01/t01: Fail
305 LibTest/core/Math/asin/Math/asin/A01/t04: Fail 301 LibTest/core/Math/asin/Math/asin/A01/t04: Fail
306 LibTest/core/Math/atan/Math/atan/A01/t01: Fail
307 LibTest/core/Math/atan/Math/atan/A01/t03: Fail 302 LibTest/core/Math/atan/Math/atan/A01/t03: Fail
308 LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail 303 LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail
309 LibTest/core/Math/atan2/Math/atan2/A01/t04: Fail 304 LibTest/core/Math/atan2/Math/atan2/A01/t04: Fail
310 LibTest/core/Math/cos/Math/cos/A01/t03: Fail 305 LibTest/core/Math/cos/Math/cos/A01/t03: Fail
311 LibTest/core/Math/exp/Math/exp/A01/t01: Fail 306 LibTest/core/Math/exp/Math/exp/A01/t01: Fail
312 LibTest/core/Math/exp/Math/exp/A01/t03: Fail 307 LibTest/core/Math/exp/Math/exp/A01/t03: Fail
313 LibTest/core/Math/log/Math/log/A01/t04: Fail 308 LibTest/core/Math/log/Math/log/A01/t04: Fail
314 LibTest/core/Math/max/Math/max/A01/t03: Fail 309 LibTest/core/Math/max/Math/max/A01/t03: Fail
315 LibTest/core/Math/min/Math/min/A01/t03: Fail 310 LibTest/core/Math/min/Math/min/A01/t03: Fail
316 LibTest/core/Math/pow/Math/pow/A01/t01: Fail 311 LibTest/core/Math/pow/Math/pow/A01/t01: Fail
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail 354 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail
360 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail 355 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail
361 LibTest/core/String/charCodes/String/charCodes/A01/t01: Fail 356 LibTest/core/String/charCodes/String/charCodes/A01/t01: Fail
362 LibTest/core/String/indexOf/String/indexOf/A03/t01: Fail 357 LibTest/core/String/indexOf/String/indexOf/A03/t01: Fail
363 LibTest/core/String/lastIndexOf/String/lastIndexOf/A03/t01: Fail 358 LibTest/core/String/lastIndexOf/String/lastIndexOf/A03/t01: Fail
364 LibTest/core/String/operator\+/String/operator\+/A01/t04: Fail 359 LibTest/core/String/operator\+/String/operator\+/A01/t04: Fail
365 LibTest/core/String/replaceAll/String/replaceAll/A02/t01: Fail 360 LibTest/core/String/replaceAll/String/replaceAll/A02/t01: Fail
366 LibTest/core/String/replaceFirst/String/replaceFirst/A01/t01: Fail 361 LibTest/core/String/replaceFirst/String/replaceFirst/A01/t01: Fail
367 LibTest/core/String/replaceFirst/String/replaceFirst/A02/t01: Fail 362 LibTest/core/String/replaceFirst/String/replaceFirst/A02/t01: Fail
368 LibTest/core/String/split/String/split/A02/t01: Fail 363 LibTest/core/String/split/String/split/A02/t01: Fail
369 LibTest/core/String/toLowerCase/String/toLowerCase/A01/t04: Fail
370 LibTest/core/String/toUpperCase/String/toUpperCase/A01/t04: Fail
371 LibTest/core/StringBuffer/add/StringBuffer/add/A02/t01: Fail 364 LibTest/core/StringBuffer/add/StringBuffer/add/A02/t01: Fail
372 LibTest/core/Strings/concatAll/Strings/concatAll/A03/t01: Fail 365 LibTest/core/Strings/concatAll/Strings/concatAll/A03/t01: Fail
373 LibTest/core/Strings/join/Strings/join/A03/t01: Fail 366 LibTest/core/Strings/join/Strings/join/A03/t01: Fail
374 LibTest/core/TypeError/column/TypeError/column/A01/t01: Fail 367 LibTest/core/TypeError/column/TypeError/column/A01/t01: Fail
375 LibTest/core/TypeError/dstName/TypeError/dstName/A01/t01: Fail 368 LibTest/core/TypeError/dstName/TypeError/dstName/A01/t01: Fail
376 LibTest/core/TypeError/dstType/TypeError/dstType/A01/t01: Fail 369 LibTest/core/TypeError/dstType/TypeError/dstType/A01/t01: Fail
377 LibTest/core/TypeError/failedAssertion/TypeError/failedAssertion/A01/t01: Fail 370 LibTest/core/TypeError/failedAssertion/TypeError/failedAssertion/A01/t01: Fail
378 LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail 371 LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail
379 LibTest/core/TypeError/srcType/TypeError/srcType/A01/t01: Fail 372 LibTest/core/TypeError/srcType/TypeError/srcType/A01/t01: Fail
380 LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail 373 LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
447 LibTest/core/int/operator_~div/int/operator/~div/A01/t01: Fail 440 LibTest/core/int/operator_~div/int/operator/~div/A01/t01: Fail
448 LibTest/core/int/toInt/int/toInt/A01/t01: Fail 441 LibTest/core/int/toInt/int/toInt/A01/t01: Fail
449 442
450 443
451 [ $component == dartium ] 444 [ $component == dartium ]
452 *: Skip 445 *: Skip
453 446
454 447
455 [ $component == chromium ] 448 [ $component == chromium ]
456 *: Skip 449 *: Skip
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698