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

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

Issue 8574011: Fix build, by disabling the correct tests (Expects.StringEquals should not throw an exception and... (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 | « tests/co19/co19-frog.status ('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 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
307 LangSpecTest/13_Types/13_4_Interface_Types/A12/t03: Fail # Issue co19 - 33 307 LangSpecTest/13_Types/13_4_Interface_Types/A12/t03: Fail # Issue co19 - 33
308 LangSpecTest/13_Types/13_4_Interface_Types/A12/t04: Fail # Issue co19 - 33 308 LangSpecTest/13_Types/13_4_Interface_Types/A12/t04: Fail # Issue co19 - 33
309 LangSpecTest/13_Types/13_4_Interface_Types/A12/t05: Fail # Issue co19 - 33 309 LangSpecTest/13_Types/13_4_Interface_Types/A12/t05: Fail # Issue co19 - 33
310 LangSpecTest/13_Types/13_4_Interface_Types/A12/t06: Fail # Issue co19 - 33 310 LangSpecTest/13_Types/13_4_Interface_Types/A12/t06: Fail # Issue co19 - 33
311 LangSpecTest/13_Types/13_4_Interface_Types/A12/t07: Fail # Issue co19 - 33 311 LangSpecTest/13_Types/13_4_Interface_Types/A12/t07: Fail # Issue co19 - 33
312 LangSpecTest/13_Types/13_4_Interface_Types/A12/t08: Fail # Issue co19 - 33 312 LangSpecTest/13_Types/13_4_Interface_Types/A12/t08: Fail # Issue co19 - 33
313 LangSpecTest/13_Types/13_4_Interface_Types/A12/t17: Fail # Issue co19 - 33 313 LangSpecTest/13_Types/13_4_Interface_Types/A12/t17: Fail # Issue co19 - 33
314 LangSpecTest/13_Types/13_4_Interface_Types/A12/t15: Fail # Issue co19 - 33 314 LangSpecTest/13_Types/13_4_Interface_Types/A12/t15: Fail # Issue co19 - 33
315 LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t01: Fail # Issue 441 315 LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t01: Fail # Issue 441
316 316
317
317 # Started failing after changing how @dynamic-type-error is handled. 318 # Started failing after changing how @dynamic-type-error is handled.
318 [ $component == vm && $checked ] 319 [ $component == vm && $checked ]
319 LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t01: Fail # Issue 220 320 LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t01: Fail # Issue 220
321 LibTest/core/List/every/List/every/A01/t04: Fail # Issue co19 - 46
322 LibTest/core/List/filter/List/filter/A01/t04: Fail # Issue co19 - 46
323 LibTest/core/List/forEach/List/forEach/A01/t05: Fail # Issue co19 - 46
324 LibTest/core/List/some/List/some/A01/t03: Fail # Issue co19 - 46
325
320 326
321 # Started failing after rename from StopWatch to Stopwatch. 327 # Started failing after rename from StopWatch to Stopwatch.
322 [ $component == vm ] 328 [ $component == vm ]
323 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail # Issue co19 - 30 329 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail # Issue co19 - 30
324 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail # Issue co19 - 30 330 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail # Issue co19 - 30
325 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Issue co19 - 30; A lso broken test. 331 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Issue co19 - 30; A lso broken test.
326 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail # Issue co19 - 30 332 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail # Issue co19 - 30
327 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail # Issue co19 - 30 333 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail # Issue co19 - 30
328 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail # Issue co19 - 30 334 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail # Issue co19 - 30
329 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail # Issue co19 - 30 335 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail # Issue co19 - 30
330 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail # Issue co19 - 30 336 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail # Issue co19 - 30
331 337
332 [ $arch == x64 ] 338 [ $arch == x64 ]
333 *: Skip 339 *: Skip
334 340
335 341
336 [ $arch == simarm ] 342 [ $arch == simarm ]
337 *: Skip 343 *: Skip
338 344
339 345
340 [ $arch == arm ] 346 [ $arch == arm ]
341 *: Skip 347 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-frog.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698