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

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

Issue 8569013: Do not allow allocation of FallThroughError and AssertionError by the user. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 years, 1 month 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 | « runtime/vm/parser.cc ('k') | 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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 prefix co19 5 prefix co19
6 6
7 7
8 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 8 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4
9 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip 9 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip
10 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip 10 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 LibTest/core/AssertError/url/AssertError/url/A01/t01: Fail # Issue co19 - 38 113 LibTest/core/AssertError/url/AssertError/url/A01/t01: Fail # Issue co19 - 38
114 LibTest/core/AssertError/url/AssertError/url/A01/t02: Fail # Issue co19 - 38 114 LibTest/core/AssertError/url/AssertError/url/A01/t02: Fail # Issue co19 - 38
115 LibTest/core/Date/Date.fromEpoch/Date/Date.fromEpoch/A01/t02: Fail # Issue 445 115 LibTest/core/Date/Date.fromEpoch/Date/Date.fromEpoch/A01/t02: Fail # Issue 445
116 LibTest/core/Date/Date/Date/A01/t01: Fail # Issue 445 116 LibTest/core/Date/Date/Date/A01/t01: Fail # Issue 445
117 LibTest/core/Dispatcher/Dispatcher_Dispatcher/A01/t01: Fail # Issue co19 - 39 117 LibTest/core/Dispatcher/Dispatcher_Dispatcher/A01/t01: Fail # Issue co19 - 39
118 LibTest/core/Dispatcher/Dispatcher_serve/A01/t01: Fail # Issue co19 - 39 118 LibTest/core/Dispatcher/Dispatcher_serve/A01/t01: Fail # Issue co19 - 39
119 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t01: Fail # Issue co19 - 41 119 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t01: Fail # Issue co19 - 41
120 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail # Issue co19 - 41 120 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail # Issue co19 - 41
121 LibTest/core/Expect/throws/Expect/throws/A02/t01: Fail # Issue co19 - 42 121 LibTest/core/Expect/throws/Expect/throws/A02/t01: Fail # Issue co19 - 42
122 LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail # Issue co19 - 42 122 LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail # Issue co19 - 42
123 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Fail # Issue co19 - 43. 123 LibTest/core/FallThroughError/line/FallThroughError/line/A01/t01: Fail # Issue co19 - 55
124 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Fail # Issue co19 - 43. 124 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Fail # Issue co19 - 55
125 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Fail # Issue co19 - 55
126 LibTest/core/FallThroughError/toString/FallThroughError/toString/A01/t01: Fail # Issue co19 - 55
127 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t02: Fail # Issue co 19 - 55
125 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Skip # Issue co19 - 13 128 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Skip # Issue co19 - 13
126 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Skip # Issue co19 - 13 129 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Skip # Issue co19 - 13
127 LibTest/core/List/getRange/List/getRange/A01/t01: Fail # Issue co19 - 39 130 LibTest/core/List/getRange/List/getRange/A01/t01: Fail # Issue co19 - 39
128 LibTest/core/List/insertRange/List/insertRange/A01/t01: Fail # Issue co19 - 39 131 LibTest/core/List/insertRange/List/insertRange/A01/t01: Fail # Issue co19 - 39
129 LibTest/core/List/length/List/set/length/A01/t01: Fail # Issue co19 - 32 132 LibTest/core/List/length/List/set/length/A01/t01: Fail # Issue co19 - 32
130 LibTest/core/List/length/List/set/length/A03/t01: Fail # Issue co19 - 32 133 LibTest/core/List/length/List/set/length/A03/t01: Fail # Issue co19 - 32
131 LibTest/core/List/operator\[]/List/operator\[]/A01/t02: Fail # Issue co19 - 32 134 LibTest/core/List/operator\[]/List/operator\[]/A01/t02: Fail # Issue co19 - 32
132 LibTest/core/List/operator\[]/List/operator\[]/A02/t02: Fail # Issue co19 - 32 135 LibTest/core/List/operator\[]/List/operator\[]/A02/t02: Fail # Issue co19 - 32
133 LibTest/core/List/operator\[]/List/operator\[]/A03/t01: Fail # Issue co19 - 32 136 LibTest/core/List/operator\[]/List/operator\[]/A03/t01: Fail # Issue co19 - 32
134 LibTest/core/List/operator\[]=/List/operator\[]=/A02/t01: Fail # Issue co19 - 32 137 LibTest/core/List/operator\[]=/List/operator\[]=/A02/t01: Fail # Issue co19 - 32
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
322 [ $arch == x64 ] 325 [ $arch == x64 ]
323 *: Skip 326 *: Skip
324 327
325 328
326 [ $arch == simarm ] 329 [ $arch == simarm ]
327 *: Skip 330 *: Skip
328 331
329 332
330 [ $arch == arm ] 333 [ $arch == arm ]
331 *: Skip 334 *: Skip
OLDNEW
« no previous file with comments | « runtime/vm/parser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698