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

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

Issue 22514003: Update status. (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 7 Language/11_Expressions/08_Throw_A05_t01: Fail # co19 issue 420
8 Language/11_Expressions/08_Throw_A05_t02: 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 9 Language/11_Expressions/08_Throw_A05_t03: Fail # co19 issue 420
10 10
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 Language/12_Statements/03_Variable_Declaration_A04_t01: Fail # http://dartbug.co m/5519 273 Language/12_Statements/03_Variable_Declaration_A04_t01: Fail # http://dartbug.co m/5519
274 Language/12_Statements/03_Variable_Declaration_A04_t02: Fail # Inherited from da rt2js 274 Language/12_Statements/03_Variable_Declaration_A04_t02: Fail # Inherited from da rt2js
275 Language/12_Statements/03_Variable_Declaration_A04_t03: Fail # Inherited from da rt2js 275 Language/12_Statements/03_Variable_Declaration_A04_t03: Fail # Inherited from da rt2js
276 Language/12_Statements/03_Variable_Declaration_A04_t04: Fail # Inherited from da rt2js 276 Language/12_Statements/03_Variable_Declaration_A04_t04: Fail # Inherited from da rt2js
277 Language/12_Statements/03_Variable_Declaration_A04_t05: Fail # Inherited from da rt2js 277 Language/12_Statements/03_Variable_Declaration_A04_t05: Fail # Inherited from da rt2js
278 Language/12_Statements/03_Variable_Declaration_A04_t06: Fail # Inherited from da rt2js 278 Language/12_Statements/03_Variable_Declaration_A04_t06: Fail # Inherited from da rt2js
279 Language/12_Statements/04_Local_Function_Declaration_A01_t01: Fail # Inherited f rom dart2js 279 Language/12_Statements/04_Local_Function_Declaration_A01_t01: Fail # Inherited f rom dart2js
280 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # Inherited f rom dart2js 280 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # Inherited f rom dart2js
281 Language/12_Statements/06_For_A01_t11: Fail # Inherited from dart2js 281 Language/12_Statements/06_For_A01_t11: Fail # Inherited from dart2js
282 Language/12_Statements/09_Switch_A01_t02: Fail # Inherited from VM (switch case with several labels). 282 Language/12_Statements/09_Switch_A01_t02: Fail # Inherited from VM (switch case with several labels).
283 Language/12_Statements/09_Switch_A02_t01: Fail # Inherited from dart2js
284 Language/12_Statements/09_Switch_A02_t02: Fail # Inherited from dart2js
285 Language/12_Statements/09_Switch_A03_t01: Fail # Inherited from dart2js
286 Language/12_Statements/09_Switch_A03_t02: Fail # Inherited from dart2js
287 Language/12_Statements/09_Switch_A06_t02: Fail # Inherited from VM (does not thr ow NSME). 283 Language/12_Statements/09_Switch_A06_t02: Fail # Inherited from VM (does not thr ow NSME).
288 Language/12_Statements/10_Try_A06_t01: Fail, Pass # Passes in conservative renam ing mode. Test depends on function names. 284 Language/12_Statements/10_Try_A06_t01: Fail, Pass # Passes in conservative renam ing mode. Test depends on function names.
289 Language/12_Statements/10_Try_A07_t03: Fail # Test depends on out file name. 285 Language/12_Statements/10_Try_A07_t03: Fail # Test depends on out file name.
290 Language/12_Statements/11_Return_A05_t01: Fail # Inherited from dart2js 286 Language/12_Statements/11_Return_A05_t01: Fail # Inherited from dart2js
291 Language/12_Statements/11_Return_A05_t02: Fail # Inherited from dart2js 287 Language/12_Statements/11_Return_A05_t02: Fail # Inherited from dart2js
292 Language/12_Statements/11_Return_A05_t03: Fail # Inherited from dart2js 288 Language/12_Statements/11_Return_A05_t03: Fail # Inherited from dart2js
293 Language/12_Statements/12_Labels_A01_t03: Fail # Inherited from VM (Multiple lab els fail). 289 Language/12_Statements/12_Labels_A01_t03: Fail # Inherited from VM (Multiple lab els fail).
294 Language/13_Libraries_and_Scripts/1_Imports_A02_t14: Fail # Inherited from dart2 js 290 Language/13_Libraries_and_Scripts/1_Imports_A02_t14: Fail # Inherited from dart2 js
295 Language/13_Libraries_and_Scripts/1_Imports_A02_t28: Fail # Inherited from dart2 js 291 Language/13_Libraries_and_Scripts/1_Imports_A02_t28: Fail # Inherited from dart2 js
296 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # Inherited from dart2 js 292 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # Inherited from dart2 js
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
584 Language/11_Expressions/33_Argument_Definition_Test_A03_t02: Fail, OK # co19 iss ue 436 580 Language/11_Expressions/33_Argument_Definition_Test_A03_t02: Fail, OK # co19 iss ue 436
585 581
586 Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail # 481 582 Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail # 481
587 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail # 481 583 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail # 481
588 Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail # 481 584 Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail # 481
589 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail # 481 585 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail # 481
590 Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail # 481 586 Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail # 481
591 Language/13_Libraries_and_Scripts/1_Imports_A03_t45: Fail # 481 587 Language/13_Libraries_and_Scripts/1_Imports_A03_t45: Fail # 481
592 Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail # 481 588 Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail # 481
593 Language/13_Libraries_and_Scripts/1_Imports_A03_t65: Fail # 481 589 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