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

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

Issue 48713013: Fix http://dartbug.com/14763 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 1 month 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 | « tests/co19/co19-co19.status ('k') | tests/co19/co19-dartium.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 == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure 7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure
8 8
9 [ $compiler == dart2js && $checked && $runtime == ie9 ] 9 [ $compiler == dart2js && $checked && $runtime == ie9 ]
10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure 10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 LibTest/typed_data/ByteData/setUint16_A02_t01: fail # Issue 12989 241 LibTest/typed_data/ByteData/setUint16_A02_t01: fail # Issue 12989
242 LibTest/typed_data/ByteData/setUint16_A02_t01: fail # Issue 12989 242 LibTest/typed_data/ByteData/setUint16_A02_t01: fail # Issue 12989
243 LibTest/typed_data/ByteData/setUint32_A02_t01: fail # Issue 12989 243 LibTest/typed_data/ByteData/setUint32_A02_t01: fail # Issue 12989
244 LibTest/typed_data/ByteData/setUint32_A02_t01: fail # Issue 12989 244 LibTest/typed_data/ByteData/setUint32_A02_t01: fail # Issue 12989
245 LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989 245 LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989
246 LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989 246 LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989
247 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989 247 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989
248 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989 248 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989
249 249
250 Language/14_Libraries_and_Scripts/1_Imports_A04_t01: Fail # co19 Issue 603 250 Language/14_Libraries_and_Scripts/1_Imports_A04_t01: Fail # co19 Issue 603
251 Language/14_Libraries_and_Scripts/4_Scripts_A03_t02: Fail # co19 issue 654
252 251
253 [ $compiler == dart2js && $jscl ] 252 [ $compiler == dart2js && $jscl ]
254 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 253 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
255 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Ru ntimeError, OK # This is not rejected by V8. 254 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Ru ntimeError, OK # This is not rejected by V8.
256 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 92. 255 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 92.
257 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # Bad test, use Match.r egexp, not Match.pattern. 256 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # Bad test, use Match.r egexp, not Match.pattern.
258 LibTest/core/int/compareTo_A01_t01: RuntimeError, OK # Requires big int. 257 LibTest/core/int/compareTo_A01_t01: RuntimeError, OK # Requires big int.
259 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 testing missing asser tion. 258 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 testing missing asser tion.
260 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # Not in API. 259 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # Not in API.
261 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # Not in API. 260 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # Not in API.
(...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after
625 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 624 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
626 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 625 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
627 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 626 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
628 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 627 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
629 628
630 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 629 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
631 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 630 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
632 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 631 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
633 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 632 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
634 633
OLDNEW
« no previous file with comments | « tests/co19/co19-co19.status ('k') | tests/co19/co19-dartium.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698