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

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

Issue 8513001: Fix syntax error in co19-*.status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: changes 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 | « dart/tests/co19/co19-compiler.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 308 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 [ $component == vm && $system == win32 && $checked ] 319 [ $component == vm && $system == win32 && $checked ]
320 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail 320 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail
321 321
322 # Started failing after making @static-type-error non-negative. 322 # Started failing after making @static-type-error non-negative.
323 [ $component == vm ] 323 [ $component == vm ]
324 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail 324 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail
325 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail 325 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail
326 LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t02: Fail 326 LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t02: Fail
327 LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t03: Fail 327 LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t03: Fail
328 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail 328 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail
329 LibTest/core/Map/operator\[\]/Map/operator\[\]/A01/t03: Fail 329 LibTest/core/Map/operator\[]/Map/operator\[]/A01/t03: Fail
330 LibTest/core/Map/operator\[\]=/Map/operator\[\]=/A01/t03: Fail 330 LibTest/core/Map/operator\[]=/Map/operator\[]=/A01/t03: Fail
331 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail 331 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail
332 LibTest/core/Strings/concatAll/Strings/concatAll/A01/t02: Fail 332 LibTest/core/Strings/concatAll/Strings/concatAll/A01/t02: Fail
333 LibTest/core/Strings/join/Strings/join/A01/t02: Fail 333 LibTest/core/Strings/join/Strings/join/A01/t02: Fail
334 [ $component == vm && $checked ] 334 [ $component == vm && $checked ]
335 LangGuideTest/08_Expressions/A02/t02: Fail 335 LangGuideTest/08_Expressions/A02/t02: Fail
336 LangGuideTest/08_Expressions/A01/t02: Fail 336 LangGuideTest/08_Expressions/A01/t02: Fail
337 LangSpecTest/13_Types/13_1_Static_Types/A04/t01: Fail 337 LangSpecTest/13_Types/13_1_Static_Types/A04/t01: Fail
338 LangSpecTest/13_Types/13_4_Interface_Types/A12/t01: Fail 338 LangSpecTest/13_Types/13_4_Interface_Types/A12/t01: Fail
339 LangSpecTest/13_Types/13_4_Interface_Types/A12/t02: Fail 339 LangSpecTest/13_Types/13_4_Interface_Types/A12/t02: Fail
340 LangSpecTest/13_Types/13_4_Interface_Types/A12/t03: Fail 340 LangSpecTest/13_Types/13_4_Interface_Types/A12/t03: Fail
(...skipping 10 matching lines...) Expand all
351 [ $arch == x64 ] 351 [ $arch == x64 ]
352 *: Skip 352 *: Skip
353 353
354 354
355 [ $arch == simarm ] 355 [ $arch == simarm ]
356 *: Skip 356 *: Skip
357 357
358 358
359 [ $arch == arm ] 359 [ $arch == arm ]
360 *: Skip 360 *: Skip
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698