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

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

Issue 60293003: Version 0.8.10.5 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
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 | « dart/tests/co19/co19-co19.status ('k') | dart/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 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
275 LibTest/math/cos_A01_t01: Fail # co19 issue 44 275 LibTest/math/cos_A01_t01: Fail # co19 issue 44
276 276
277 # 277 #
278 # The following tests are failing. Please add the error message 278 # The following tests are failing. Please add the error message
279 # (either a compiler error or exception message). The error messages 279 # (either a compiler error or exception message). The error messages
280 # may sometime be out of date. 280 # may sometime be out of date.
281 # 281 #
282 [ $compiler == dart2js ] 282 [ $compiler == dart2js ]
283 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeErr or # compiler cancelled: cannot resolve type T 283 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeErr or # compiler cancelled: cannot resolve type T
284 284
285 Language/03_Overview/2_Privacy_A01_t06: RuntimeError # cannot resolve type _inac cessibleFuncType
286
287 [ $compiler == dart2js && $jscl ] 285 [ $compiler == dart2js && $jscl ]
288 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Runtim eError # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expressio n: /\c(/: Unterminated group' 286 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Runtim eError # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expressio n: /\c(/: Unterminated group'
289 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: RuntimeE rror # Expect.fail('Some exception expected') 287 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: RuntimeE rror # Expect.fail('Some exception expected')
290 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Ru ntimeError # Expect.fail('Some exception expected') 288 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Ru ntimeError # Expect.fail('Some exception expected')
291 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Ru ntimeError # Expect.fail('Some exception expected') 289 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Ru ntimeError # Expect.fail('Some exception expected')
292 290
293 291
294 [ $compiler == dart2js && $runtime == chromeOnAndroid ] 292 [ $compiler == dart2js && $runtime == chromeOnAndroid ]
295 LibTest/isolate/IsolateSink/add_A01_t02: Pass # TODO(kasperl): Please triage. 293 LibTest/isolate/IsolateSink/add_A01_t02: Pass # TODO(kasperl): Please triage.
296 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Pass # TODO(kasperl): Ple ase triage. 294 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Pass # TODO(kasperl): Ple ase triage.
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
623 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 621 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
624 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 622 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
625 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 623 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
626 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 624 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
627 625
628 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 626 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
629 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 627 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
630 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 628 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
631 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 629 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
632 630
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-co19.status ('k') | dart/tests/co19/co19-dartium.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698