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

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

Issue 11348241: Adjust suppressions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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) 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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 # Calling unresolved class constructor: 6 # Calling unresolved class constructor:
7 Language/03_Overview/2_Privacy_A01_t19: Fail 7 Language/03_Overview/2_Privacy_A01_t19: Fail
8 Language/03_Overview/2_Privacy_A01_t20: Fail 8 Language/03_Overview/2_Privacy_A01_t20: Fail
9 Language/07_Classes/6_Constructors_A03_t03: Fail 9 Language/07_Classes/6_Constructors_A03_t03: Fail
10 Language/11_Expressions/11_Instance_Creation/1_New_A06_t04: Fail 10 Language/11_Expressions/11_Instance_Creation/1_New_A06_t04: Fail
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
424 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il 424 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il
425 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # inherited from VM 425 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # inherited from VM
426 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i ssue 294 426 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i ssue 294
427 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 427 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294
428 LibTest/core/String/contains_A01_t02: Fail # inherited from VM 428 LibTest/core/String/contains_A01_t02: Fail # inherited from VM
429 LibTest/core/double/parse_A02_t01: Fail # Inherited from VM. 429 LibTest/core/double/parse_A02_t01: Fail # Inherited from VM.
430 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM 430 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM
431 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129 431 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129
432 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM 432 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM
433 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276 433 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276
434 LibTest/isolate/SendPort/send_A02_t02: Fail, OK # co19 issue 293 434 LibTest/isolate/SendPort/send_A02_t02: Fail, Timeout, OK # co19 issue 293
435 LibTest/isolate/SendPort/send_A02_t03: Fail, OK # co19 issue 293 435 LibTest/isolate/SendPort/send_A02_t03: Fail, Timeout, OK # co19 issue 293
436 LibTest/isolate/SendPort/send_A02_t04: Fail, OK # co19 issue 293 436 LibTest/isolate/SendPort/send_A02_t04: Fail, OK # co19 issue 293
437 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 437 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
438 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 438 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
439 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 439 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
440 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 440 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
441 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 441 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
442 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 442 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
443 LibTest/math/Random/nextDouble_A01_t01: Fail # Inherited from VM. 443 LibTest/math/Random/nextDouble_A01_t01: Fail # Inherited from VM.
444 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44 444 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44
445 LibTest/math/pow_A01_t01: Fail # Inherited from VM. 445 LibTest/math/pow_A01_t01: Fail # Inherited from VM.
446 LibTest/math/pow_A11_t01: Fail # Inherited from VM. 446 LibTest/math/pow_A11_t01: Fail # Inherited from VM.
447 LibTest/math/pow_A13_t01: Fail # Inherited from VM. 447 LibTest/math/pow_A13_t01: Fail # Inherited from VM.
448 LibTest/math/sin_A01_t01: Fail # Inherited from VM. 448 LibTest/math/sin_A01_t01: Fail # Inherited from VM.
449 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 449 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44
450 450
451 451
452 [ $compiler == dart2dart && $system == windows ] 452 [ $compiler == dart2dart && $system == windows ]
453 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 453 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
454 LibTest/core/double/round_A01_t01: Fail # Result is NaN 454 LibTest/core/double/round_A01_t01: Fail # Result is NaN
455 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 455 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
456 456
457 457
458 [ $compiler == dart2dart && $system == macos ] 458 [ $compiler == dart2dart && $system == macos ]
459 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 459 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
460 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 460 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
461 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 461 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
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