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

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

Issue 23665005: Triage more co19 tests. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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 | 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) 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 # This file contains the tests that have been identified as broken and have been filed 5 # This file contains the tests that have been identified as broken and have been filed
6 # on the co19 issue tracker. 6 # on the co19 issue tracker.
7 # In order to qualify here these tests need to fail both on the VM and dart2js. 7 # In order to qualify here these tests need to fail both on the VM and dart2js.
8 8
9 ### GENERAL FAILURES ### 9 ### GENERAL FAILURES ###
10 10
11 [ $runtime == vm || $compiler == dart2js ] 11 [ $runtime == vm || $compiler == dart2js ]
12 Language/13_Statements/11_Try_A02_t03: fail # co19 issue 552
13 Language/13_Statements/11_Try_A03_t03: fail # co19 issue 552
14 Language/13_Statements/11_Try_A04_t03: fail # co19 issue 552
15 Language/13_Statements/11_Try_A07_t03: fail # co19 issue 553
16
12 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415. 17 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415.
13 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: FAIL, OK # c o19 issue 426 18 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: FAIL, OK # c o19 issue 426
14 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: FAIL, OK # co19 issue 547 19 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: FAIL, OK # co19 issue 547
15 20
16 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 21 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44
17 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44 22 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44
18 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44 23 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44
19 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44 24 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44
20 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44 25 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44
21 LibTest/math/max_A01_t03: FAIL, OK # co19 issue 467 26 LibTest/math/max_A01_t03: FAIL, OK # co19 issue 467
(...skipping 378 matching lines...) Expand 10 before | Expand all | Expand 10 after
400 LibTest/core/DateTime/compareTo_A02_t01: FAIL, OK # co19 issue 498 405 LibTest/core/DateTime/compareTo_A02_t01: FAIL, OK # co19 issue 498
401 LibTest/core/List/join_A01_t01: FAIL, OK # co19 issue 498 406 LibTest/core/List/join_A01_t01: FAIL, OK # co19 issue 498
402 LibTest/core/List/removeAt_A02_t01: FAIL, OK # co19 issue 498 407 LibTest/core/List/removeAt_A02_t01: FAIL, OK # co19 issue 498
403 LibTest/core/TypeError/column_A01_t01: FAIL, OK # co19 issue 510 408 LibTest/core/TypeError/column_A01_t01: FAIL, OK # co19 issue 510
404 LibTest/core/TypeError/dstName_A01_t01: FAIL, OK # co19 issue 510 409 LibTest/core/TypeError/dstName_A01_t01: FAIL, OK # co19 issue 510
405 LibTest/core/TypeError/dstType_A01_t01: FAIL, OK # co19 issue 510 410 LibTest/core/TypeError/dstType_A01_t01: FAIL, OK # co19 issue 510
406 LibTest/core/TypeError/failedAssertion_A01_t01: FAIL, OK # co19 issue 510 411 LibTest/core/TypeError/failedAssertion_A01_t01: FAIL, OK # co19 issue 510
407 LibTest/core/TypeError/line_A01_t01: FAIL, OK # co19 issue 510 412 LibTest/core/TypeError/line_A01_t01: FAIL, OK # co19 issue 510
408 LibTest/core/TypeError/srcType_A01_t01: FAIL, OK # co19 issue 510 413 LibTest/core/TypeError/srcType_A01_t01: FAIL, OK # co19 issue 510
409 LibTest/core/TypeError/url_A01_t01: FAIL, OK # co19 issue 510 414 LibTest/core/TypeError/url_A01_t01: FAIL, OK # co19 issue 510
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