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

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

Issue 337033003: Revert "New, more validating, parser for URI." and follow-up patches. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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-co19.status ('k') | tests/compiler/dart2js/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 [ $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 1353 matching lines...) Expand 10 before | Expand all | Expand 10 after
1364 Language/13_Statements/10_Rethrow_A01_t04: fail # co19-roll r559: Please triage this failure 1364 Language/13_Statements/10_Rethrow_A01_t04: fail # co19-roll r559: Please triage this failure
1365 Language/13_Statements/10_Rethrow_A01_t05: fail # co19-roll r559: Please triage this failure 1365 Language/13_Statements/10_Rethrow_A01_t05: fail # co19-roll r559: Please triage this failure
1366 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/13_Libraries_and_Scripts_A05_t03: fail # co19- roll r546: Please triage this failure
1367 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_t08: fail # co19-roll r546: Plea se triage this failure
1368 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_t09: fail # co19-roll r546: Plea se triage this failure
1369 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_t10: fail # co19-roll r546: Plea se triage this failure
1370 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_t28: fail # co19-roll r546: Plea se triage this failure
1371 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_t29: fail # co19-roll r546: Plea se triage this failure
1372 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure 1372 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure
1373 Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Plea se triage this failure 1373 Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Plea se triage this failure
1374 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail, crash # co19-roll r546: Please triage this failure 1374 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # co19-roll r546: Please triage this failure
1375 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail, crash # co19-roll r546: Please triage this failure 1375 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # co19-roll r546: Please triage this failure
1376 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail, crash # co19-roll r546: Please triage this failure 1376 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # co19-roll r546: Please triage this failure
1377 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure 1377 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure
1378 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure 1378 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure
1379 Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triag e this failure 1379 Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triag e this failure
1380 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi s failure 1380 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi s failure
1381 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure 1381 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure
1382 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure 1382 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure
1383 LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this fa ilure 1383 LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this fa ilure
1384 LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage thi s failure 1384 LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage thi s failure
1385 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 1385 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
1386 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure 1386 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
1563 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 1563 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
1564 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 1564 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
1565 1565
1566 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 1566 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
1567 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 1567 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
1568 1568
1569 [ $compiler == dart2js && $mode == debug ] 1569 [ $compiler == dart2js && $mode == debug ]
1570 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout 1570 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
1571 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout 1571 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
1572 LibTest/core/List/List_class_A01_t01: Pass, Timeout 1572 LibTest/core/List/List_class_A01_t01: Pass, Timeout
OLDNEW
« no previous file with comments | « tests/co19/co19-co19.status ('k') | tests/compiler/dart2js/dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698