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

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

Issue 11093020: Added co19 test exception for dart2dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
« 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 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 6 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
7 7
8 Language/10_Expressions/01_Constants_A05_t03: Fail # TRIAGE 8 Language/10_Expressions/01_Constants_A05_t03: Fail # TRIAGE
9 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TRIAGE 9 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TRIAGE
10 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TRIAGE 10 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TRIAGE
(...skipping 573 matching lines...) Expand 10 before | Expand all | Expand 10 after
584 LibTest/core/String/contains_A01_t02: Fail # inherited from VM 584 LibTest/core/String/contains_A01_t02: Fail # inherited from VM
585 LibTest/core/String/replaceAll_A02_t01: Fail, OK # co19 issue 103 585 LibTest/core/String/replaceAll_A02_t01: Fail, OK # co19 issue 103
586 LibTest/core/String/replaceFirst_A02_t01: Fail, OK # co19 issue 103 586 LibTest/core/String/replaceFirst_A02_t01: Fail, OK # co19 issue 103
587 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # inherited from VM 587 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # inherited from VM
588 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 588 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
589 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 589 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
590 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 590 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
591 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 591 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
592 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 592 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
593 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 593 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
594
595 # Partially implemented redirecting constructors makes this fail.
596 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
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