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

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

Issue 22548003: Fix uses of throw/rethrow in tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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 6
7 Language/11_Expressions/08_Throw_A05_t01: Fail # co19 issue 420
8 Language/11_Expressions/08_Throw_A05_t02: Fail # co19 issue 420
9 Language/11_Expressions/08_Throw_A05_t03: Fail # co19 issue 420
10
7 LibTest/math/max_A01_t03: Fail # co19 issue 467 11 LibTest/math/max_A01_t03: Fail # co19 issue 467
8 LibTest/math/min_A01_t03: Fail # co19 issue 467 12 LibTest/math/min_A01_t03: Fail # co19 issue 467
9 13
10 # The following tests fail because they contain number literals with a + prefix (co19 issue 428) 14 # The following tests fail because they contain number literals with a + prefix (co19 issue 428)
11 LibTest/core/double/floor_A01_t05: Fail # issue 428 15 LibTest/core/double/floor_A01_t05: Fail # issue 428
12 LibTest/core/double/ceil_A01_t05: Fail # issue 428 16 LibTest/core/double/ceil_A01_t05: Fail # issue 428
13 Language/12_Statements/02_Expression_Statements_A01_t06: Fail # co19 issue 428 17 Language/12_Statements/02_Expression_Statements_A01_t06: Fail # co19 issue 428
14 Language/11_Expressions/03_Numbers_A01_t10: Fail # co19 issue 428 18 Language/11_Expressions/03_Numbers_A01_t10: Fail # co19 issue 428
15 Language/11_Expressions/03_Numbers_A01_t08: Fail # co19 issue 428 19 Language/11_Expressions/03_Numbers_A01_t08: Fail # co19 issue 428
16 Language/11_Expressions/03_Numbers_A01_t04: Fail # co19 issue 428 20 Language/11_Expressions/03_Numbers_A01_t04: Fail # co19 issue 428
(...skipping 563 matching lines...) Expand 10 before | Expand all | Expand 10 after
580 Language/11_Expressions/33_Argument_Definition_Test_A03_t02: Fail, OK # co19 iss ue 436 584 Language/11_Expressions/33_Argument_Definition_Test_A03_t02: Fail, OK # co19 iss ue 436
581 585
582 Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail # 481 586 Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail # 481
583 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail # 481 587 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail # 481
584 Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail # 481 588 Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail # 481
585 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail # 481 589 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail # 481
586 Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail # 481 590 Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail # 481
587 Language/13_Libraries_and_Scripts/1_Imports_A03_t45: Fail # 481 591 Language/13_Libraries_and_Scripts/1_Imports_A03_t45: Fail # 481
588 Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail # 481 592 Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail # 481
589 Language/13_Libraries_and_Scripts/1_Imports_A03_t65: Fail # 481 593 Language/13_Libraries_and_Scripts/1_Imports_A03_t65: Fail # 481
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