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

Side by Side Diff: tests/language_2/language_2_dartdevc.status

Issue 3002573002: Migrating another batch of tests to dart 2. (Closed)
Patch Set: Removed library closure_type_test from test_file Created 3 years, 4 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
OLDNEW
1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2017, 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 # Sections in this file should contain "$compiler == dartdevc". 5 # Sections in this file should contain "$compiler == dartdevc".
6 6
7 [ $compiler == dartdevc ] 7 [ $compiler == dartdevc ]
8 async_return_types_test/nestedFuture: MissingCompileTimeError 8 async_return_types_test/nestedFuture: MissingCompileTimeError
9 bit_operations_test/01: MissingCompileTimeError 9 bit_operations_test/01: MissingCompileTimeError
10 bit_operations_test/02: MissingCompileTimeError 10 bit_operations_test/02: MissingCompileTimeError
(...skipping 28 matching lines...) Expand all
39 bit_operations_test/03: RuntimeError # No bigints on web. 39 bit_operations_test/03: RuntimeError # No bigints on web.
40 bit_operations_test/04: RuntimeError # No bigints on web. 40 bit_operations_test/04: RuntimeError # No bigints on web.
41 bit_operations_test/none: RuntimeError # No bigints on web. 41 bit_operations_test/none: RuntimeError # No bigints on web.
42 branch_canonicalization_test: RuntimeError # Issue 29920 42 branch_canonicalization_test: RuntimeError # Issue 29920
43 call_closurization_test: RuntimeError # Issue 29920 43 call_closurization_test: RuntimeError # Issue 29920
44 call_test: RuntimeError 44 call_test: RuntimeError
45 canonical_const2_test: RuntimeError # Ints and doubles are unified. 45 canonical_const2_test: RuntimeError # Ints and doubles are unified.
46 canonical_const_test: RuntimeError # Ints and doubles are unified. 46 canonical_const_test: RuntimeError # Ints and doubles are unified.
47 function_type/function_type50_test: RuntimeError # Issue 29920 47 function_type/function_type50_test: RuntimeError # Issue 29920
48 function_type/function_type58_test: RuntimeError # Issue 29920 48 function_type/function_type58_test: RuntimeError # Issue 29920
49 compile_time_constant10_test/none: RuntimeError
OLDNEW
« no previous file with comments | « tests/language_2/language_2_dart2js.status ('k') | tests/language_strong/closure_side_effect_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698