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

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

Issue 2996203002: More dart2js status duplicate removal (Closed)
Patch Set: 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
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | tests/corelib_2/corelib_2.status » ('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) 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 [ $strong ] 5 [ $strong ]
6 *: SkipByDesign # tests/corelib_strong has the strong mode versions of these tes ts. 6 *: SkipByDesign # tests/corelib_strong has the strong mode versions of these tes ts.
7 7
8 [ $compiler == none || $compiler == precompiler || $compiler == app_jit ] 8 [ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
9 string_case_test/01: Fail # Bug 18061 9 string_case_test/01: Fail # Bug 18061
10 10
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
307 string_trimlr_test/02: Crash 307 string_trimlr_test/02: Crash
308 string_trimlr_test/none: Crash 308 string_trimlr_test/none: Crash
309 symbol_operator_test/03: Crash 309 symbol_operator_test/03: Crash
310 symbol_operator_test/none: Crash 310 symbol_operator_test/none: Crash
311 symbol_reserved_word_test/04: MissingCompileTimeError 311 symbol_reserved_word_test/04: MissingCompileTimeError
312 symbol_reserved_word_test/05: Crash 312 symbol_reserved_word_test/05: Crash
313 symbol_reserved_word_test/06: Crash 313 symbol_reserved_word_test/06: Crash
314 symbol_reserved_word_test/07: MissingCompileTimeError 314 symbol_reserved_word_test/07: MissingCompileTimeError
315 symbol_reserved_word_test/09: Crash 315 symbol_reserved_word_test/09: Crash
316 symbol_reserved_word_test/10: MissingCompileTimeError 316 symbol_reserved_word_test/10: MissingCompileTimeError
317 symbol_reserved_word_test/12: Crash 317 symbol_reserved_word_test/12: Crash
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698