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

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

Issue 285903006: Fix main handling in dart2js and add tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r38186. Created 6 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 | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/language/language.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 7
8 [ $compiler == dart2js && $checked && $runtime == ie9 ] 8 [ $compiler == dart2js && $checked && $runtime == ie9 ]
9 LibTest/core/Uri/encodeComponent_A01_t02: Skip 9 LibTest/core/Uri/encodeComponent_A01_t02: Skip
10 LibTest/core/Uri/encodeFull_A01_t02: Skip 10 LibTest/core/Uri/encodeFull_A01_t02: Skip
(...skipping 1351 matching lines...) Expand 10 before | Expand all | Expand 10 after
1362 Language/13_Statements/06_For_A01_t11: fail # co19-roll r546: Please triage this failure 1362 Language/13_Statements/06_For_A01_t11: fail # co19-roll r546: Please triage this failure
1363 Language/13_Statements/10_Rethrow_A01_t04: fail # co19-roll r559: Please triage this failure 1363 Language/13_Statements/10_Rethrow_A01_t04: fail # co19-roll r559: Please triage this failure
1364 Language/13_Statements/10_Rethrow_A01_t05: fail # co19-roll r559: Please triage this failure 1364 Language/13_Statements/10_Rethrow_A01_t05: fail # co19-roll r559: Please triage this failure
1365 Language/14_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: fail # co19- roll r546: Please triage this failure 1365 Language/14_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: fail # co19- roll r546: Please triage this failure
1366 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea se triage this failure 1366 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea se triage this failure
1367 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea se triage this failure 1367 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea se triage this failure
1368 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure 1368 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure
1369 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea se triage this failure 1369 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea se triage this failure
1370 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure 1370 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure
1371 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure 1371 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure
1372 Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Plea se triage this failure
1373 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure 1372 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure
1374 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure 1373 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure
1375 Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triag e this failure 1374 Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triag e this failure
1376 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi s failure 1375 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi s failure
1377 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure 1376 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure
1378 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure 1377 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure
1379 LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this fa ilure 1378 LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this fa ilure
1380 LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage thi s failure 1379 LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage thi s failure
1381 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 1380 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
1382 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure 1381 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
1557 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 1556 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
1558 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 1557 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
1559 1558
1560 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 1559 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
1561 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 1560 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
1562 1561
1563 [ $compiler == dart2js && $mode == debug ] 1562 [ $compiler == dart2js && $mode == debug ]
1564 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout 1563 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
1565 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout 1564 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
1566 LibTest/core/List/List_class_A01_t01: Pass, Timeout 1565 LibTest/core/List/List_class_A01_t01: Pass, Timeout
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698