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

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

Issue 23766002: Work around runtime engine deficiencies. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 3 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 | « sdk/lib/typed_data/dart2js/typed_data_dart2js.dart ('k') | 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 == dart2js && $runtime == drt ] 5 [ $compiler == dart2js && $runtime == drt ]
6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293 6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293
7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293 7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293
8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293 8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293
9 9
10 [ $compiler == dart2js && $runtime == jsshell ] 10 [ $compiler == dart2js && $runtime == jsshell ]
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail, Pass # TODO(ahe): Pleas e triage this failure. 44 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail, Pass # TODO(ahe): Pleas e triage this failure.
45 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure. 45 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure.
46 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail, Pass # TODO(ahe): Please tri age this failure. 46 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail, Pass # TODO(ahe): Please tri age this failure.
47 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail, Pass # TODO(ahe): Please tri age this failure. 47 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail, Pass # TODO(ahe): Please tri age this failure.
48 48
49 49
50 [ $compiler == dart2js ] 50 [ $compiler == dart2js ]
51 51
52 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750 52 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750
53 53
54 LibTest/typed_data/Float64List/Float64List.view_A01_t01: Fail, OK # Issue 12928
55 LibTest/typed_data/Float32List/Float32List.view_A01_t01: Fail, OK # Issue 12928
56 LibTest/typed_data/Uint16List/Uint16List.view_A01_t01: Fail, OK # Issue 12928
57 LibTest/typed_data/Uint32List/Uint32List.view_A01_t01: Fail, OK # Issue 12928
58 LibTest/typed_data/Int32List/Int32List.view_A01_t01: Fail, OK # Issue 12928
59 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t01: Fail, OK # Issue 12 928
60
61
54 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially impleme nted rediriecting constructors makes this fail. 62 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially impleme nted rediriecting constructors makes this fail.
55 63
56 [ $compiler == dart2js && $runtime == ie9 ] 64 [ $compiler == dart2js && $runtime == ie9 ]
57 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920 65 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920
58 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Pass, Timeout # Issue 892 0 66 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Pass, Timeout # Issue 892 0
59 LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920 67 LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920
60 LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920 68 LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920
61 LibTest/core/double/round_A01_t01: Fail # Issue: 8920 69 LibTest/core/double/round_A01_t01: Fail # Issue: 8920
62 LibTest/core/double/toRadixString_A01_t01: Fail # Issue: 8920 70 LibTest/core/double/toRadixString_A01_t01: Fail # Issue: 8920
63 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 71 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920
(...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after
583 LibTest/typed_data/Float32x4List/runtimeType_A01_t01: fail # co19-roll r559: Ple ase triage this failure 591 LibTest/typed_data/Float32x4List/runtimeType_A01_t01: fail # co19-roll r559: Ple ase triage this failure
584 LibTest/typed_data/Float64List/runtimeType_A01_t01: fail # co19-roll r559: Pleas e triage this failure 592 LibTest/typed_data/Float64List/runtimeType_A01_t01: fail # co19-roll r559: Pleas e triage this failure
585 LibTest/typed_data/Int16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 593 LibTest/typed_data/Int16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
586 LibTest/typed_data/Int32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 594 LibTest/typed_data/Int32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
587 LibTest/typed_data/Int8List/runtimeType_A01_t01: fail # co19-roll r559: Please t riage this failure 595 LibTest/typed_data/Int8List/runtimeType_A01_t01: fail # co19-roll r559: Please t riage this failure
588 LibTest/typed_data/Uint16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 596 LibTest/typed_data/Uint16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
589 LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 597 LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
590 LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 598 LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
591 LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 599 LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
592 600
OLDNEW
« no previous file with comments | « sdk/lib/typed_data/dart2js/typed_data_dart2js.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698