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

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

Issue 1649703002: Update project authors statements to Dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « tests/unsorted/super_named_arguments_test.dart ('k') | tests/unsorted/unused_tearoff_test.dart » ('j') | 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) 2014, the Fletch project authors. Please see the AUTHORS file 1 # Copyright (c) 2014, the Dartino 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.md file. 3 # BSD-style license that can be found in the LICENSE.md file.
4 4
5 0_test: Fail 5 0_test: Fail
6 1_test: Fail 6 1_test: Fail
7 3_test: Fail 7 3_test: Fail
8 5_test: Fail 8 5_test: Fail
9 9
10 10_test: RuntimeError, OK # https://github.com/dart-lang/fletch/issues/249 10 10_test: RuntimeError, OK # https://github.com/dart-lang/fletch/issues/249
11 11
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 messaging_process_die_early_gc_on_delete_test: Slow, Pass 58 messaging_process_die_early_gc_on_delete_test: Slow, Pass
59 59
60 [ $settings_file_name == embedded.fletch-settings && ($compiler == fletchc || $r untime == fletchc) ] 60 [ $settings_file_name == embedded.fletch-settings && ($compiler == fletchc || $r untime == fletchc) ]
61 dart2js_deltablue_test: CompileTimeError 61 dart2js_deltablue_test: CompileTimeError
62 dart2js_hello_world_test: CompileTimeError 62 dart2js_hello_world_test: CompileTimeError
63 messaging_port_lifetime_test: CompileTimeError 63 messaging_port_lifetime_test: CompileTimeError
64 messaging_process_death_test: CompileTimeError 64 messaging_process_death_test: CompileTimeError
65 messaging_program_gc_test: CompileTimeError 65 messaging_program_gc_test: CompileTimeError
66 spawn_process_yield_test: CompileTimeError 66 spawn_process_yield_test: CompileTimeError
67 uri_base_test: RuntimeError 67 uri_base_test: RuntimeError
OLDNEW
« no previous file with comments | « tests/unsorted/super_named_arguments_test.dart ('k') | tests/unsorted/unused_tearoff_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698