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

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

Issue 23889044: Mark co19 tests as failing in dart2js and dart2dart (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | 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 ] 5 [ $compiler == dart2dart ]
6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562. 6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562.
7 7
8 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure. 8 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure.
9 9
10 Language/03_Overview/2_Privacy_A01_t19: Fail # Calling unresolved class construc tor. 10 Language/03_Overview/2_Privacy_A01_t19: Fail # Calling unresolved class construc tor.
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276 62 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276
63 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 63 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
64 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 64 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
65 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 65 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
66 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 66 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
67 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 67 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
68 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 68 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
69 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44 69 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44
70 LibTest/math/sin_A01_t01: Fail # Inherited from VM. 70 LibTest/math/sin_A01_t01: Fail # Inherited from VM.
71 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 71 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44
72 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: Fail # co19 Issue 601
73 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # co19 Issue 601
74 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: Fail # co19 Issue 601
75 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: Fail # co19 Issue 601
72 76
73 77
74 [ $compiler == dart2dart && $system == windows ] 78 [ $compiler == dart2dart && $system == windows ]
75 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 79 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
76 LibTest/core/double/round_A01_t01: Fail # Result is NaN 80 LibTest/core/double/round_A01_t01: Fail # Result is NaN
77 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 81 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
78 82
79 83
80 [ $compiler == dart2dart && $system == macos ] 84 [ $compiler == dart2dart && $system == macos ]
81 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 85 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 [ $compiler == dart2dart && $minified ] 245 [ $compiler == dart2dart && $minified ]
242 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 246 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
243 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 247 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
244 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 248 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
245 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 249 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
246 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure 250 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure
247 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 251 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
248 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e 252 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e
249 253
250 254
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