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

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

Issue 23604010: Remove Timeout entries in status files for ie9/ie10 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « no previous file | dart/tests/corelib/corelib.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 == 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 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 LibTest/typed_data/Uint16List/Uint16List.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 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 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 59 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t01: Fail, OK # Issue 12 928
60 60
61 61
62 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.
63 63
64 [ $compiler == dart2js && $runtime == ie9 ] 64 [ $compiler == dart2js && $runtime == ie9 ]
65 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920 65 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920
66 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Pass, Timeout # Issue 892 0
67 LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920
68 LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920 66 LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920
69 LibTest/core/double/round_A01_t01: Fail # Issue: 8920 67 LibTest/core/double/round_A01_t01: Fail # Issue: 8920
70 LibTest/core/double/toRadixString_A01_t01: Fail # Issue: 8920 68 LibTest/core/double/toRadixString_A01_t01: Fail # Issue: 8920
71 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 69 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920
72 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920 70 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920
73 LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920 71 LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920
74 LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920 72 LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920
75 LibTest/core/int/operator_remainder_A01_t03: Fail # Issue: 8920 73 LibTest/core/int/operator_remainder_A01_t03: Fail # Issue: 8920
76 LibTest/core/int/operator_truncating_division_A01_t02: Fail # Issue: 8920 74 LibTest/core/int/operator_truncating_division_A01_t02: Fail # Issue: 8920
77 LibTest/core/int/remainder_A01_t01: Fail # Issue: 8920 75 LibTest/core/int/remainder_A01_t01: Fail # Issue: 8920
78 LibTest/core/int/remainder_A01_t03: Fail # Issue: 8920 76 LibTest/core/int/remainder_A01_t03: Fail # Issue: 8920
79 LibTest/core/int/toRadixString_A01_t01: Fail # Issue: 8920 77 LibTest/core/int/toRadixString_A01_t01: Fail # Issue: 8920
80 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout # Issue 8096
81 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # Issue: 8920 78 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # Issue: 8920
82 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I ssue: 8920 79 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I ssue: 8920
83 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue: 8920 80 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue: 8920
84 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue: 8920 81 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue: 8920
85 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue: 8920 82 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue: 8920
86 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Pass, Fail # Issue: 8920 83 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Pass, Fail # Issue: 8920
87 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue: 8920 84 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue: 8920
88 85
89 [ $compiler == dart2js && $runtime == jsshell ] 86 [ $compiler == dart2js && $runtime == jsshell ]
90 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 87 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096
(...skipping 496 matching lines...) Expand 10 before | Expand all | Expand 10 after
587 LibTest/typed_data/Float32x4List/runtimeType_A01_t01: fail # co19-roll r559: Ple ase triage this failure 584 LibTest/typed_data/Float32x4List/runtimeType_A01_t01: fail # co19-roll r559: Ple ase triage this failure
588 LibTest/typed_data/Float64List/runtimeType_A01_t01: fail # co19-roll r559: Pleas e triage this failure 585 LibTest/typed_data/Float64List/runtimeType_A01_t01: fail # co19-roll r559: Pleas e triage this failure
589 LibTest/typed_data/Int16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 586 LibTest/typed_data/Int16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
590 LibTest/typed_data/Int32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 587 LibTest/typed_data/Int32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
591 LibTest/typed_data/Int8List/runtimeType_A01_t01: fail # co19-roll r559: Please t riage this failure 588 LibTest/typed_data/Int8List/runtimeType_A01_t01: fail # co19-roll r559: Please t riage this failure
592 LibTest/typed_data/Uint16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 589 LibTest/typed_data/Uint16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
593 LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 590 LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
594 LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 591 LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
595 LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 592 LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
596 593
OLDNEW
« no previous file with comments | « no previous file | dart/tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698