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

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

Issue 230343003: Mark Rectangle/boundingBox test as flaky (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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) 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 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 63 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
64 64
65 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7 06: Please triage this failure 65 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7 06: Please triage this failure
66 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure 66 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure
67 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r70 6: Please triage this failure 67 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r70 6: Please triage this failure
68 Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 1720 7 68 Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 1720 7
69 LibTest/isolate/SendPort/send_A01_t01: CompileTimeError # co19-roll r706: Please triage this failure 69 LibTest/isolate/SendPort/send_A01_t01: CompileTimeError # co19-roll r706: Please triage this failure
70 LibTest/isolate/SendPort/send_A01_t02: CompileTimeError # co19-roll r706: Please triage this failure 70 LibTest/isolate/SendPort/send_A01_t02: CompileTimeError # co19-roll r706: Please triage this failure
71 LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # co19-roll r706: Please triage this failure 71 LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # co19-roll r706: Please triage this failure
72 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError, Pass # Dart issue 15617 72 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError, Pass # Dart issue 15617
73 LibTest/math/Rectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-roll 706: Please triage this failure.
73 74
74 [ $compiler == dart2js && $runtime != ie9 ] 75 [ $compiler == dart2js && $runtime != ie9 ]
75 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure 76 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure
76 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # Dart issue 15617 77 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # Dart issue 15617
77 78
78 [ $compiler == dart2js && $runtime == jsshell ] 79 [ $compiler == dart2js && $runtime == jsshell ]
79 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure. 80 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure.
80 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure. 81 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure.
81 LibTest/core/Uri/Uri_A06_t03: Pass, Slow 82 LibTest/core/Uri/Uri_A06_t03: Pass, Slow
82 83
(...skipping 926 matching lines...) Expand 10 before | Expand all | Expand 10 after
1009 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 1010 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
1010 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 1011 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
1011 1012
1012 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 1013 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
1013 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 1014 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
1014 1015
1015 [ $compiler == dart2js && $mode == debug ] 1016 [ $compiler == dart2js && $mode == debug ]
1016 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout 1017 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
1017 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout 1018 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
1018 LibTest/core/List/List_class_A01_t01: Pass, Timeout 1019 LibTest/core/List/List_class_A01_t01: Pass, Timeout
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