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

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

Issue 8451004: Update status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 LibTest/core/Proxy/send/Proxy/send/A01/t01: Fail 285 LibTest/core/Proxy/send/Proxy/send/A01/t01: Fail
286 LibTest/core/Queue/every/Queue/every/A01/t03: Fail 286 LibTest/core/Queue/every/Queue/every/A01/t03: Fail
287 LibTest/core/Queue/every/Queue/every/A01/t06: Fail 287 LibTest/core/Queue/every/Queue/every/A01/t06: Fail
288 LibTest/core/Queue/filter/Queue/filter/A01/t03: Fail 288 LibTest/core/Queue/filter/Queue/filter/A01/t03: Fail
289 LibTest/core/Queue/filter/Queue/filter/A01/t06: Fail 289 LibTest/core/Queue/filter/Queue/filter/A01/t06: Fail
290 LibTest/core/Queue/forEach/Queue/forEach/A01/t03: Fail 290 LibTest/core/Queue/forEach/Queue/forEach/A01/t03: Fail
291 LibTest/core/Queue/forEach/Queue/forEach/A01/t04: Fail 291 LibTest/core/Queue/forEach/Queue/forEach/A01/t04: Fail
292 LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Skip # Timeo ut 292 LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Skip # Timeo ut
293 LibTest/core/Queue/some/Queue/some/A01/t03: Fail 293 LibTest/core/Queue/some/Queue/some/A01/t03: Fail
294 LibTest/core/Queue/some/Queue/some/A01/t06: Fail 294 LibTest/core/Queue/some/Queue/some/A01/t06: Fail
295 LibTest/core/ReceivePort/receive/ReceivePort/receive/A01/t02: Fail 295 LibTest/core/ReceivePort/receive/ReceivePort/receive/A01/t02: Fail, Pass # Fail s for the wrong reason (open receive ports).
296 LibTest/core/ReceivePort/toSendPort/ReceivePort/toSendPort/A02/t01: Fail 296 LibTest/core/ReceivePort/toSendPort/ReceivePort/toSendPort/A02/t01: Fail
297 LibTest/core/RegExp/RegExp/RegExp/A01/t03: Fail 297 LibTest/core/RegExp/RegExp/RegExp/A01/t03: Fail
298 LibTest/core/RegExp/RegExp/RegExp/A01/t04: Fail 298 LibTest/core/RegExp/RegExp/RegExp/A01/t04: Fail
299 LibTest/core/RegExp/allMatches/RegExp/allMatches/A01/t01: Fail 299 LibTest/core/RegExp/allMatches/RegExp/allMatches/A01/t01: Fail
300 LibTest/core/RegExp/allMatches/RegExp/allMatches/A02/t01: Fail 300 LibTest/core/RegExp/allMatches/RegExp/allMatches/A02/t01: Fail
301 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.03_Disjunction/RegExp/f irstMatch/Disjunction/A01/t01: Fail 301 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.03_Disjunction/RegExp/f irstMatch/Disjunction/A01/t01: Fail
302 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat ch/Term/A01/t01: Fail 302 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat ch/Term/A01/t01: Fail
303 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat ch/Term/A02/t01: Fail 303 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat ch/Term/A02/t01: Fail
304 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat ch/Term/A03/t01: Fail 304 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat ch/Term/A03/t01: Fail
305 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat ch/Term/A04/t01: Fail 305 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat ch/Term/A04/t01: Fail
(...skipping 20 matching lines...) Expand all
326 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t01: Fail 326 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t01: Fail
327 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t02: Fail 327 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t02: Fail
328 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t03: Fail 328 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t03: Fail
329 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t05: Fail 329 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t05: Fail
330 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t06: Fail 330 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ RegExp/firstMatch/NonEmptyClassRanges/A01/t06: Fail
331 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail 331 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail
332 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A03/t01: Fail 332 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A03/t01: Fail
333 LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A01/t02: Fail 333 LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A01/t02: Fail
334 LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A02/t01: Fail 334 LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A02/t01: Fail
335 LibTest/core/RegExp/stringMatch/RegExp/stringMatch/A02/t01: Fail 335 LibTest/core/RegExp/stringMatch/RegExp/stringMatch/A02/t01: Fail
336 LibTest/core/SendPort/call/SendPort/call/A01/t01: Fail # Open receive ports.
336 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail 337 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail
337 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail 338 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail
338 LibTest/core/Set/filter/Set/filter/A01/t03: Fail 339 LibTest/core/Set/filter/Set/filter/A01/t03: Fail
339 LibTest/core/Set/forEach/Set/forEach/A01/t03: Fail 340 LibTest/core/Set/forEach/Set/forEach/A01/t03: Fail
340 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail 341 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail
341 LibTest/core/String/A02/t01: Fail 342 LibTest/core/String/A02/t01: Fail
342 LibTest/core/String/String.fromCharCodes/String/String.fromCharCodes/A02/t01: Fa il 343 LibTest/core/String/String.fromCharCodes/String/String.fromCharCodes/A02/t01: Fa il
343 LibTest/core/String/charCodeAt/String/charCodeAt/A01/t01: Fail 344 LibTest/core/String/charCodeAt/String/charCodeAt/A01/t01: Fail
344 LibTest/core/String/charCodeAt/String/charCodeAt/A03/t01: Fail 345 LibTest/core/String/charCodeAt/String/charCodeAt/A03/t01: Fail
345 LibTest/core/String/charCodes/String/charCodes/A01/t01: Fail 346 LibTest/core/String/charCodes/String/charCodes/A01/t01: Fail
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
426 LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail 427 LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail
427 LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail 428 LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail
428 LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail 429 LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail
429 430
430 [ $component == dartium ] 431 [ $component == dartium ]
431 *: Skip 432 *: Skip
432 433
433 434
434 [ $component == chromium ] 435 [ $component == chromium ]
435 *: Skip 436 *: 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