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

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

Issue 23005009: Mark co19/Language/13_Statements/11_Try_A06_t01 as failing on dart2dart-minified (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | no next file » | 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 LibTest/math/max_A01_t03: Fail # co19 issue 467 7 LibTest/math/max_A01_t03: Fail # co19 issue 467
8 LibTest/math/min_A01_t03: Fail # co19 issue 467 8 LibTest/math/min_A01_t03: Fail # co19 issue 467
9 9
10 # The following tests fail because they contain number literals with a + prefix (co19 issue 428) 10 # The following tests fail because they contain number literals with a + prefix (co19 issue 428)
(...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure 406 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure
407 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 407 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
408 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure 408 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
409 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t his failure 409 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t his failure
410 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t his failure 410 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t his failure
411 LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this failure 411 LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this failure
412 Utils/tests/Expect/listEquals_A02_t01: fail # co19-roll r546: Please triage this failure 412 Utils/tests/Expect/listEquals_A02_t01: fail # co19-roll r546: Please triage this failure
413 Utils/tests/Expect/listEquals_A03_t01: fail # co19-roll r546: Please triage this failure 413 Utils/tests/Expect/listEquals_A03_t01: fail # co19-roll r546: Please triage this failure
414 Utils/tests/Expect/setEquals_A02_t01: fail # co19-roll r546: Please triage this failure 414 Utils/tests/Expect/setEquals_A02_t01: fail # co19-roll r546: Please triage this failure
415 415
416 [ $compiler == dart2dart && $minified ]
417 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698