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

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

Issue 487603003: Update CO19 test suite to r761 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 6 years, 4 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 | « dart/tests/co19/co19-co19.status ('k') | dart/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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 && $builder_tag == new_backend ] 5 [ $compiler == dart2dart && $builder_tag == new_backend ]
6 LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # issue 19953 6 LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # issue 19953
7 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # issue 19953 7 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # issue 19953
8 LibTest/core/List/List_class_A01_t02: Crash # issue 19953 8 LibTest/core/List/List_class_A01_t02: Crash # issue 19953
9 9
10 [ $compiler == dart2dart && $builder_tag != new_backend ] 10 [ $compiler == dart2dart && $builder_tag != new_backend ]
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129 57 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129
58 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM 58 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM
59 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276 59 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276
60 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 60 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44
61 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 61 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656
62 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 62 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
63 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 63 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
64 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 64 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
65 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 65 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
66 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 66 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
67 LibTest/typed_data/Int64List/buffer_A01_t01: Fail # co19 issue 694
68 67
69 [ $compiler == dart2dart && $system == windows ] 68 [ $compiler == dart2dart && $system == windows ]
70 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 69 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
71 LibTest/core/double/round_A01_t01: Fail # Result is NaN 70 LibTest/core/double/round_A01_t01: Fail # Result is NaN
72 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 71 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
73 72
74 73
75 [ $compiler == dart2dart && $system == macos ] 74 [ $compiler == dart2dart && $system == macos ]
76 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 75 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
77 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 76 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 122
124 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 123 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617
125 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 124 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617
126 125
127 [ $compiler == dart2dart && $minified ] 126 [ $compiler == dart2dart && $minified ]
128 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 127 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
129 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 128 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
130 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 129 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
131 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 130 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
132 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 131 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-co19.status ('k') | dart/tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698