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

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

Issue 10834018: Fix status file. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/tests/
Patch Set: Created 8 years, 5 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 5
6 [ $runtime == vm ] 6 [ $runtime == vm ]
7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c ompile-time constant expression) 7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c ompile-time constant expression)
8 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM 8 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM
9 9
10 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c all operator not implemented) 10 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c all operator not implemented)
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 Language/11_Statements/08_Switch_A06_t04: Fail 333 Language/11_Statements/08_Switch_A06_t04: Fail
334 Language/12_Libraries_and_Scripts/2_Imports_A02_t10: Fail 334 Language/12_Libraries_and_Scripts/2_Imports_A02_t10: Fail
335 Language/12_Libraries_and_Scripts/2_Imports_A05_t01: Fail 335 Language/12_Libraries_and_Scripts/2_Imports_A05_t01: Fail
336 Language/12_Libraries_and_Scripts/2_Imports_A08_t02: Fail 336 Language/12_Libraries_and_Scripts/2_Imports_A08_t02: Fail
337 LibTest/core/Future/handleException_A01_t07: Fail 337 LibTest/core/Future/handleException_A01_t07: Fail
338 LibTest/core/Future/then_A01_t05: Fail 338 LibTest/core/Future/then_A01_t05: Fail
339 LibTest/core/Futures/wait_A01_t02: Fail 339 LibTest/core/Futures/wait_A01_t02: Fail
340 LibTest/isolate/ReceivePort/receive_A01_t02: Fail 340 LibTest/isolate/ReceivePort/receive_A01_t02: Fail
341 LibTest/isolate/isolate_api/spawnUri_A01_t03: Crash 341 LibTest/isolate/isolate_api/spawnUri_A01_t03: Crash
342 LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash 342 LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash
343 LibTest/isolate/SendPort/send_A02_t03 : Skip # Issue 4201 343 LibTest/isolate/SendPort/send_A02_t03: Skip # Issue 4201
344 344
345 345
346 # 'case' or '}' expected 346 # 'case' or '}' expected
347 Language/11_Statements/08_Switch_A01_t01: Fail 347 Language/11_Statements/08_Switch_A01_t01: Fail
348 348
349 349
350 # 'foo' is already defined 350 # 'foo' is already defined
351 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail 351 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail
352 352
353 353
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail 453 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail
454 Language/10_Expressions/08_Function_Expressions_A03_t05: Fail 454 Language/10_Expressions/08_Function_Expressions_A03_t05: Fail
455 Language/13_Types/7_Type_Void_A04_t02: Fail # co19 issue 158 455 Language/13_Types/7_Type_Void_A04_t02: Fail # co19 issue 158
456 Language/13_Types/7_Type_Void_A04_t03: Fail # co19 issue 158 456 Language/13_Types/7_Type_Void_A04_t03: Fail # co19 issue 158
457 Language/13_Types/7_Type_Void_A04_t04: Fail # co19 issue 158 457 Language/13_Types/7_Type_Void_A04_t04: Fail # co19 issue 158
458 Language/13_Types/7_Type_Void_A04_t05: Fail # co19 issue 158 458 Language/13_Types/7_Type_Void_A04_t05: Fail # co19 issue 158
459 459
460 460
461 [ $runtime == vm && $mode == debug && $unchecked ] 461 [ $runtime == vm && $mode == debug && $unchecked ]
462 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 462 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
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