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

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

Issue 11612002: Invoke noSuchMethod instead of immediately throwing NoSuchMethodError when (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years 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-dart2dart.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) 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 [ $compiler == none && $runtime == vm ] 5 [ $compiler == none && $runtime == vm ]
6 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060 6 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060
7 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060 7 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060
8 8
9 Language/03_Overview/1_Scoping_A02_t32: Fail # Dart issue 6556 9 Language/03_Overview/1_Scoping_A02_t32: Fail # Dart issue 6556
10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1 9 issue 348 10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1 9 issue 348
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 296
297 [ $compiler == none && $runtime == vm ] 297 [ $compiler == none && $runtime == vm ]
298 Language/07_Classes/07_Classes_A02_t29: Fail 298 Language/07_Classes/07_Classes_A02_t29: Fail
299 Language/07_Classes/07_Classes_A02_t31: Fail 299 Language/07_Classes/07_Classes_A02_t31: Fail
300 Language/11_Expressions/05_Strings_A20_t01: Fail 300 Language/11_Expressions/05_Strings_A20_t01: Fail
301 LibTest/isolate/ReceivePort/receive_A01_t02: Fail 301 LibTest/isolate/ReceivePort/receive_A01_t02: Fail
302 LibTest/isolate/isolate_api/spawnUri_A01_t03: Crash 302 LibTest/isolate/isolate_api/spawnUri_A01_t03: Crash
303 LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash 303 LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash
304 304
305 305
306 # class '?' overrides function '?' of super class '?' with incompatible paramete rs
307 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
308 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
309
310
311 # parameter name or type expected 306 # parameter name or type expected
312 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail 307 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail
313 308
314 309
315 [ $compiler == none && $runtime == vm && $checked ] 310 [ $compiler == none && $runtime == vm && $checked ]
316 Language/03_Overview/1_Scoping_A02_t30: Fail 311 Language/03_Overview/1_Scoping_A02_t30: Fail
317 312
318 313
319 [ $compiler == none && $runtime == vm && $mode == debug ] 314 [ $compiler == none && $runtime == vm && $mode == debug ]
320 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 315 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
321 316
322 [ $compiler == none && $arch == simarm ] 317 [ $compiler == none && $arch == simarm ]
323 *: Skip 318 *: Skip
324 319
325 [ $compiler == none && $arch == arm ] 320 [ $compiler == none && $arch == arm ]
326 *: Skip 321 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698