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

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

Issue 9310067: IllegalArgumentException test now passes, update status file. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 10 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 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 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Fail # Issue co19 - 37 230 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Fail # Issue co19 - 37
231 LangSpecTest/13_Types/13_1_Static_Types/A01/t01: Fail # Issue co19 - 37 231 LangSpecTest/13_Types/13_1_Static_Types/A01/t01: Fail # Issue co19 - 37
232 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A01/t01: Fail # Issu e co19 - 37 232 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A01/t01: Fail # Issu e co19 - 37
233 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail # Issue co19 - 37 233 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail # Issue co19 - 37
234 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail # Issue co19 - 37 234 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail # Issue co19 - 37
235 LangSpecTest/13_Types/13_4_Interface_Types/A09/t01: Fail # Issue co19 - 37 235 LangSpecTest/13_Types/13_4_Interface_Types/A09/t01: Fail # Issue co19 - 37
236 LangSpecTest/13_Types/13_4_Interface_Types/A10/t10: Fail # Issue co19 - 37 236 LangSpecTest/13_Types/13_4_Interface_Types/A10/t10: Fail # Issue co19 - 37
237 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail # Issue co19 - 37 237 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail # Issue co19 - 37
238 LibTest/core/BadNumberFormatException/BadNumberFormatException/BadNumberFormatEx ception/A01/t01: Fail # Issue co19 - 37 238 LibTest/core/BadNumberFormatException/BadNumberFormatException/BadNumberFormatEx ception/A01/t01: Fail # Issue co19 - 37
239 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail # Issue co19 - 37 239 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail # Issue co19 - 37
240 LibTest/core/IllegalArgumentException/IllegalArgumentException/IllegalArgumentEx ception/A01/t01: Fail # Issue co19 - 37
241 LibTest/core/InternalError/toString/InternalError/toString/A01/t01: Fail # Issue co19 - 37 240 LibTest/core/InternalError/toString/InternalError/toString/A01/t01: Fail # Issue co19 - 37
242 LibTest/core/List/every/List/every/A01/t02: Fail # Issue co19 - 37 241 LibTest/core/List/every/List/every/A01/t02: Fail # Issue co19 - 37
243 LibTest/core/List/every/List/every/A01/t09: Fail # Issue co19 - 37 242 LibTest/core/List/every/List/every/A01/t09: Fail # Issue co19 - 37
244 LibTest/core/List/every/List/every/A01/t10: Fail # Issue co19 - 37 243 LibTest/core/List/every/List/every/A01/t10: Fail # Issue co19 - 37
245 LibTest/core/List/filter/List/filter/A01/t09: Fail # Issue co19 - 37 244 LibTest/core/List/filter/List/filter/A01/t09: Fail # Issue co19 - 37
246 LibTest/core/List/forEach/List/forEach/A01/t04: Fail # Issue co19 - 37 245 LibTest/core/List/forEach/List/forEach/A01/t04: Fail # Issue co19 - 37
247 LibTest/core/List/some/List/some/A01/t02: Fail # Issue co19 - 37 246 LibTest/core/List/some/List/some/A01/t02: Fail # Issue co19 - 37
248 LibTest/core/List/some/List/some/A01/t07: Fail # Issue co19 - 37 247 LibTest/core/List/some/List/some/A01/t07: Fail # Issue co19 - 37
249 LibTest/core/List/some/List/some/A01/t09: Fail # Issue co19 - 37 248 LibTest/core/List/some/List/some/A01/t09: Fail # Issue co19 - 37
250 LibTest/core/List/some/List/some/A01/t10: Fail # Issue co19 - 37 249 LibTest/core/List/some/List/some/A01/t10: Fail # Issue co19 - 37
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail # Issue co19 - 30 335 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail # Issue co19 - 30
337 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail # Issue co19 - 30 336 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail # Issue co19 - 30
338 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail # Issue co19 - 30 337 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail # Issue co19 - 30
339 338
340 [ $arch == simarm ] 339 [ $arch == simarm ]
341 *: Skip 340 *: Skip
342 341
343 342
344 [ $arch == arm ] 343 [ $arch == arm ]
345 *: Skip 344 *: Skip
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