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

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

Issue 11412271: co19 issue 334 (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 | tests/co19/co19-dart2js.status » ('j') | 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 Language/03_Overview/1_Scoping_A02_t32: Fail # TODO(dart2dart-team): Please tria ge this failure. 6 Language/03_Overview/1_Scoping_A02_t32: Fail # TODO(dart2dart-team): Please tria ge this failure.
7 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(dart2dart-team): Please triage this failure. 7 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(dart2dart-team): Please triage this failure.
8 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te am): Please triage this failure. 8 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te am): Please triage this failure.
9 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te am): Please triage this failure. 9 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te am): Please triage this failure.
10 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te am): Please triage this failure. 10 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te am): Please triage this failure.
(...skipping 419 matching lines...) Expand 10 before | Expand all | Expand 10 after
430 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276 430 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276
431 LibTest/isolate/SendPort/send_A02_t02: Fail, Timeout, OK # co19 issue 293 431 LibTest/isolate/SendPort/send_A02_t02: Fail, Timeout, OK # co19 issue 293
432 LibTest/isolate/SendPort/send_A02_t03: Fail, Timeout, OK # co19 issue 293 432 LibTest/isolate/SendPort/send_A02_t03: Fail, Timeout, OK # co19 issue 293
433 LibTest/isolate/SendPort/send_A02_t04: Fail, OK # co19 issue 293 433 LibTest/isolate/SendPort/send_A02_t04: Fail, OK # co19 issue 293
434 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 434 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
435 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 435 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
436 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 436 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
437 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 437 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
438 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 438 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
439 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 439 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
440 LibTest/math/Random/nextDouble_A01_t01: Fail # Inherited from VM. 440 LibTest/math/Random/nextDouble_A01_t01: Fail # co19 issue 334
441 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44 441 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44
442 LibTest/math/pow_A01_t01: Fail # Inherited from VM. 442 LibTest/math/pow_A01_t01: Fail # Inherited from VM.
443 LibTest/math/pow_A11_t01: Fail # Inherited from VM. 443 LibTest/math/pow_A11_t01: Fail # Inherited from VM.
444 LibTest/math/pow_A13_t01: Fail # Inherited from VM. 444 LibTest/math/pow_A13_t01: Fail # Inherited from VM.
445 LibTest/math/sin_A01_t01: Fail # Inherited from VM. 445 LibTest/math/sin_A01_t01: Fail # Inherited from VM.
446 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 446 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44
447 447
448 448
449 [ $compiler == dart2dart && $system == windows ] 449 [ $compiler == dart2dart && $system == windows ]
450 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 450 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
451 LibTest/core/double/round_A01_t01: Fail # Result is NaN 451 LibTest/core/double/round_A01_t01: Fail # Result is NaN
452 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 452 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
453 453
454 454
455 [ $compiler == dart2dart && $system == macos ] 455 [ $compiler == dart2dart && $system == macos ]
456 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 456 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
457 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 457 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
458 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 458 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
OLDNEW
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698