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

Side by Side Diff: samples/tests/samples/samples.status

Issue 9722031: Check for null when invoking a native method. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 9 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 | « frog/tests/native/src/NativeNullFrogTest.dart ('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) 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 [ $component == dartc ] 5 [ $component == dartc ]
6 chat/*: Skip 6 chat/*: Skip
7 7
8 [ $arch == x64 ] 8 [ $arch == x64 ]
9 *: Skip 9 *: Skip
10 10
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 62
63 [ $component == frog ] 63 [ $component == frog ]
64 *: Skip 64 *: Skip
65 65
66 [ $component == frogsh ] 66 [ $component == frogsh ]
67 *: Skip 67 *: Skip
68 68
69 [ $component == legium ] 69 [ $component == legium ]
70 total/TotalTest: Skip # Timeout 70 total/TotalTest: Skip # Timeout
71 dartcombat/DartCombatTest: Fail # duplicate definition 71 dartcombat/DartCombatTest: Fail # duplicate definition
72
73 swarm/SwarmTest: Fail # ConstantHandler with optional arguments not implemented
OLDNEW
« no previous file with comments | « frog/tests/native/src/NativeNullFrogTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698