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

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

Issue 18529003: Add stackTrace to Error object. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments and add bug numbers to status files. Created 7 years, 5 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 | « tests/co19/co19-compiler.status ('k') | 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 6
7 # The following tests fail because they contain number literals with a + prefix (co19 issue 428) 7 # The following tests fail because they contain number literals with a + prefix (co19 issue 428)
8 LibTest/core/double/floor_A01_t05: Fail # issue 428 8 LibTest/core/double/floor_A01_t05: Fail # issue 428
9 LibTest/core/double/ceil_A01_t05: Fail # issue 428 9 LibTest/core/double/ceil_A01_t05: Fail # issue 428
10 Language/12_Statements/02_Expression_Statements_A01_t06: Fail # co19 issue 428 10 Language/12_Statements/02_Expression_Statements_A01_t06: Fail # co19 issue 428
(...skipping 574 matching lines...) Expand 10 before | Expand all | Expand 10 after
585 LibTest/core/List/addAll_A02_t01: Fail # Issue 400 585 LibTest/core/List/addAll_A02_t01: Fail # Issue 400
586 LibTest/core/List/add_A02_t01: Fail # Issue 400 586 LibTest/core/List/add_A02_t01: Fail # Issue 400
587 LibTest/core/List/clear_A02_t01: Fail # Issue 400 587 LibTest/core/List/clear_A02_t01: Fail # Issue 400
588 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400 588 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400
589 LibTest/core/List/length_A04_t01: Fail # Issue 400 589 LibTest/core/List/length_A04_t01: Fail # Issue 400
590 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400 590 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400
591 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400 591 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400
592 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400 592 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400
593 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400 593 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400
594 594
595 LibTest/core/FallThroughError/toString_A01_t01: Fail # FallThroughError is no lo nger const. Issue 459
596 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # FallThroughError is no longer const. Issue 459
597
595 Language/11_Expressions/33_Argument_Definition_Test_A01_t02: Fail, OK # co19 iss ue 436 598 Language/11_Expressions/33_Argument_Definition_Test_A01_t02: Fail, OK # co19 iss ue 436
596 Language/11_Expressions/33_Argument_Definition_Test_A02_t01: Fail, OK # co19 iss ue 436 599 Language/11_Expressions/33_Argument_Definition_Test_A02_t01: Fail, OK # co19 iss ue 436
597 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Fail, OK # co19 iss ue 436 600 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Fail, OK # co19 iss ue 436
598 Language/11_Expressions/33_Argument_Definition_Test_A03_t01: Fail, OK # co19 iss ue 436 601 Language/11_Expressions/33_Argument_Definition_Test_A03_t01: Fail, OK # co19 iss ue 436
599 Language/11_Expressions/33_Argument_Definition_Test_A03_t02: Fail, OK # co19 iss ue 436 602 Language/11_Expressions/33_Argument_Definition_Test_A03_t02: Fail, OK # co19 iss ue 436
OLDNEW
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698