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

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

Issue 2562703004: Fix the kernel status files to fix the bots (TBR) (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | 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) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 # Disable tests globally for kernel. 5 # Disable tests globally for kernel.
6 [ $compiler == dartk || $compiler == dartkp ] 6 [ $compiler == dartk || $compiler == dartkp ]
7 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de ferred libraries. 7 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de ferred libraries.
8 Language/Metadata/*: Skip # No support for metadata ATM. 8 Language/Metadata/*: Skip # No support for metadata ATM.
9 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def erred libraries. 9 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def erred libraries.
10 LibTest/isolate/*: Skip # No support for isolates ATM. 10 LibTest/isolate/*: Skip # No support for isolates ATM.
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
221 Language/Libraries_and_Scripts/top_level_syntax_t10: DartkMissingCompileTimeErro r 221 Language/Libraries_and_Scripts/top_level_syntax_t10: DartkMissingCompileTimeErro r
222 Language/Libraries_and_Scripts/top_level_syntax_t11: DartkMissingCompileTimeErro r 222 Language/Libraries_and_Scripts/top_level_syntax_t11: DartkMissingCompileTimeErro r
223 Language/Libraries_and_Scripts/top_level_syntax_t12: DartkMissingCompileTimeErro r 223 Language/Libraries_and_Scripts/top_level_syntax_t12: DartkMissingCompileTimeErro r
224 Language/Libraries_and_Scripts/top_level_syntax_t13: DartkMissingCompileTimeErro r 224 Language/Libraries_and_Scripts/top_level_syntax_t13: DartkMissingCompileTimeErro r
225 Language/Libraries_and_Scripts/top_level_syntax_t14: DartkMissingCompileTimeErro r 225 Language/Libraries_and_Scripts/top_level_syntax_t14: DartkMissingCompileTimeErro r
226 Language/Libraries_and_Scripts/top_level_syntax_t15: DartkMissingCompileTimeErro r 226 Language/Libraries_and_Scripts/top_level_syntax_t15: DartkMissingCompileTimeErro r
227 Language/Libraries_and_Scripts/top_level_syntax_t16: DartkMissingCompileTimeErro r 227 Language/Libraries_and_Scripts/top_level_syntax_t16: DartkMissingCompileTimeErro r
228 Language/Libraries_and_Scripts/top_level_syntax_t17: DartkMissingCompileTimeErro r 228 Language/Libraries_and_Scripts/top_level_syntax_t17: DartkMissingCompileTimeErro r
229 Language/Libraries_and_Scripts/top_level_syntax_t18: DartkMissingCompileTimeErro r 229 Language/Libraries_and_Scripts/top_level_syntax_t18: DartkMissingCompileTimeErro r
230 Language/Libraries_and_Scripts/top_level_syntax_t19: DartkMissingCompileTimeErro r 230 Language/Libraries_and_Scripts/top_level_syntax_t19: DartkMissingCompileTimeErro r
231 Language/Statements/Assert/syntax_t04: DartkMissingCompileTimeError
231 Language/Statements/Break/label_t03: DartkMissingCompileTimeError 232 Language/Statements/Break/label_t03: DartkMissingCompileTimeError
232 Language/Statements/Break/label_t04: DartkMissingCompileTimeError 233 Language/Statements/Break/label_t04: DartkMissingCompileTimeError
233 Language/Statements/Continue/label_t07: DartkMissingCompileTimeError 234 Language/Statements/Continue/label_t07: DartkMissingCompileTimeError
234 Language/Variables/final_or_static_initialization_t01: DartkMissingCompileTimeEr ror 235 Language/Variables/final_or_static_initialization_t01: DartkMissingCompileTimeEr ror
235 Language/Variables/final_or_static_initialization_t02: DartkMissingCompileTimeEr ror 236 Language/Variables/final_or_static_initialization_t02: DartkMissingCompileTimeEr ror
236 Language/Variables/final_or_static_initialization_t03: DartkMissingCompileTimeEr ror 237 Language/Variables/final_or_static_initialization_t03: DartkMissingCompileTimeEr ror
237 Language/Variables/final_t04: DartkMissingCompileTimeError 238 Language/Variables/final_t04: DartkMissingCompileTimeError
238 Language/Variables/final_t05: DartkMissingCompileTimeError 239 Language/Variables/final_t05: DartkMissingCompileTimeError
239 Language/Variables/final_t06: DartkMissingCompileTimeError 240 Language/Variables/final_t06: DartkMissingCompileTimeError
240 Language/Variables/final_t07: DartkMissingCompileTimeError 241 Language/Variables/final_t07: DartkMissingCompileTimeError
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 [ $compiler == dartkp && $runtime == dart_precompiled ] 411 [ $compiler == dartkp && $runtime == dart_precompiled ]
411 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError 412 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError
412 LibTest/core/StringBuffer/write_A01_t02: RuntimeError 413 LibTest/core/StringBuffer/write_A01_t02: RuntimeError
413 Language/Expressions/Constants/exception_t01: Crash 414 Language/Expressions/Constants/exception_t01: Crash
414 Language/Expressions/Constants/exception_t02: Crash 415 Language/Expressions/Constants/exception_t02: Crash
415 Language/Expressions/Null/instance_of_class_null_t01: Crash 416 Language/Expressions/Null/instance_of_class_null_t01: Crash
416 417
417 # dartk: precompilation failures (debug) 418 # dartk: precompilation failures (debug)
418 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] 419 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ]
419 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null() 420 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null()
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698