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

Side by Side Diff: runtime/tests/vm/vm.status

Issue 2924253003: Gardening: Mark new IsolateReload tests failing in with `-c dartk`. (Closed)
Patch Set: Created 3 years, 6 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 | « no previous file | runtime/vm/isolate_reload_test.cc » ('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 # Issue 28198 5 # Issue 28198
6 cc/IsolateReload_PendingUnqualifiedCall_InstanceToStatic: Fail, Crash, Timeout 6 cc/IsolateReload_PendingUnqualifiedCall_InstanceToStatic: Fail, Crash, Timeout
7 cc/IsolateReload_PendingUnqualifiedCall_StaticToInstance: Fail, Crash, Timeout 7 cc/IsolateReload_PendingUnqualifiedCall_StaticToInstance: Fail, Crash, Timeout
8 cc/IsolateReload_PendingConstructorCall_AbstractToConcrete: Fail, Crash, Timeout 8 cc/IsolateReload_PendingConstructorCall_AbstractToConcrete: Fail, Crash, Timeout
9 cc/IsolateReload_PendingConstructorCall_ConcreteToAbstract: Fail, Crash, Timeout 9 cc/IsolateReload_PendingConstructorCall_ConcreteToAbstract: Fail, Crash, Timeout
10 cc/IsolateReload_PendingStaticCall_DefinedToNSM: Fail, Crash, Timeout 10 cc/IsolateReload_PendingStaticCall_DefinedToNSM: Fail, Crash, Timeout
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
379 cc/IsolateReload_ImportedMixinFunction : Crash 379 cc/IsolateReload_ImportedMixinFunction : Crash
380 cc/IsolateReload_LibraryDebuggable : Fail 380 cc/IsolateReload_LibraryDebuggable : Fail
381 cc/IsolateReload_LibraryHide : Crash 381 cc/IsolateReload_LibraryHide : Crash
382 cc/IsolateReload_LibraryLookup : Fail 382 cc/IsolateReload_LibraryLookup : Fail
383 cc/IsolateReload_LibraryShow : Crash 383 cc/IsolateReload_LibraryShow : Crash
384 cc/IsolateReload_LiveStack : Fail 384 cc/IsolateReload_LiveStack : Fail
385 cc/IsolateReload_MainLibModified : Crash 385 cc/IsolateReload_MainLibModified : Crash
386 cc/IsolateReload_MixinChanged : Fail 386 cc/IsolateReload_MixinChanged : Fail
387 cc/IsolateReload_NoLibsModified : Crash 387 cc/IsolateReload_NoLibsModified : Crash
388 cc/IsolateReload_NotEnumToEnum : Fail 388 cc/IsolateReload_NotEnumToEnum : Fail
389 cc/IsolateReload_NotTypedefToTypedef : Fail
389 cc/IsolateReload_PendingSuperCall : Fail 390 cc/IsolateReload_PendingSuperCall : Fail
390 cc/IsolateReload_PrefixImportedLibModified : Crash 391 cc/IsolateReload_PrefixImportedLibModified : Crash
391 cc/IsolateReload_RunNewFieldInitializers : Fail 392 cc/IsolateReload_RunNewFieldInitializers : Fail
392 cc/IsolateReload_RunNewFieldInitializersMutateStaticField : Fail 393 cc/IsolateReload_RunNewFieldInitializersMutateStaticField : Fail
393 cc/IsolateReload_RunNewFieldInitializersReferenceStaticField : Fail 394 cc/IsolateReload_RunNewFieldInitializersReferenceStaticField : Fail
394 cc/IsolateReload_RunNewFieldInitializersSyntaxError3 : Fail 395 cc/IsolateReload_RunNewFieldInitializersSyntaxError3 : Fail
395 cc/IsolateReload_RunNewFieldInitializersThrows : Fail 396 cc/IsolateReload_RunNewFieldInitializersThrows : Fail
396 cc/IsolateREload_RunNewFieldInitialiazersSuperClass : Fail 397 cc/IsolateReload_RunNewFieldInitialiazersSuperClass : Fail
397 cc/IsolateReload_SavedClosure : Fail 398 cc/IsolateReload_SavedClosure : Fail
398 cc/IsolateReload_ShapeChangeRetainsHash : Fail 399 cc/IsolateReload_ShapeChangeRetainsHash : Fail
399 cc/IsolateReload_SmiFastPathStubs : Fail 400 cc/IsolateReload_SmiFastPathStubs : Fail
400 cc/IsolateReload_StaticTearOffRetainsHash : Fail 401 cc/IsolateReload_StaticTearOffRetainsHash : Fail
401 cc/IsolateReload_StaticValuePreserved : Fail 402 cc/IsolateReload_StaticValuePreserved : Fail
402 cc/IsolateReload_TearOff_AddArguments : Fail 403 cc/IsolateReload_TearOff_AddArguments : Fail
403 cc/IsolateReload_TearOff_AddArguments2 : Fail 404 cc/IsolateReload_TearOff_AddArguments2 : Fail
404 cc/IsolateReload_TearOff_Class_Identity : Fail 405 cc/IsolateReload_TearOff_Class_Identity : Fail
405 cc/IsolateReload_TearOff_Instance_Equality : Fail 406 cc/IsolateReload_TearOff_Instance_Equality : Fail
406 cc/IsolateReload_TearOff_Library_Identity : Fail 407 cc/IsolateReload_TearOff_Library_Identity : Fail
407 cc/IsolateReload_TearOff_List_Set : Fail 408 cc/IsolateReload_TearOff_List_Set : Fail
408 cc/IsolateReload_TopLevelParseError : Fail 409 cc/IsolateReload_TopLevelParseError : Fail
410 cc/IsolateReload_TypedefAddParameter: Fail
411 cc/IsolateReload_TypedefToNotTypedef: Fail
409 cc/IsolateReload_TypeIdentity : Fail 412 cc/IsolateReload_TypeIdentity : Fail
410 cc/IsolateReload_TypeIdentityGeneric : Fail 413 cc/IsolateReload_TypeIdentityGeneric : Fail
411 cc/IsolateReload_TypeIdentityParameter : Fail 414 cc/IsolateReload_TypeIdentityParameter : Fail
412 cc/IsolateShutdownRunDartCode : Pass, Fail # Flaky 415 cc/IsolateShutdownRunDartCode : Pass, Fail # Flaky
413 cc/IsolateSpawn : Crash 416 cc/IsolateSpawn : Crash
414 cc/JSON_JSONStream_DartString : Crash 417 cc/JSON_JSONStream_DartString : Crash
415 cc/LazyLoadDeoptimizes : Crash 418 cc/LazyLoadDeoptimizes : Crash
416 cc/LinkedHashMap : Crash 419 cc/LinkedHashMap : Crash
417 cc/LinkedHashMap_iteration : Crash 420 cc/LinkedHashMap_iteration : Crash
418 cc/ListAccess : Crash 421 cc/ListAccess : Crash
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
539 cc/Profiler_SourcePosition : Crash 542 cc/Profiler_SourcePosition : Crash
540 cc/Profiler_StringAllocation : Crash 543 cc/Profiler_StringAllocation : Crash
541 cc/Profiler_StringInterpolation : Crash 544 cc/Profiler_StringInterpolation : Crash
542 cc/Profiler_TypedArrayAllocation : Crash 545 cc/Profiler_TypedArrayAllocation : Crash
543 cc/Service_TokenStream : Crash 546 cc/Service_TokenStream : Crash
544 547
545 [ ($compiler == dartk) && ($runtime == vm) && ($system == macos) ] 548 [ ($compiler == dartk) && ($runtime == vm) && ($system == macos) ]
546 cc/DeepStackTraceInfo : Crash 549 cc/DeepStackTraceInfo : Crash
547 cc/Invoke_FunnyArgs : Fail 550 cc/Invoke_FunnyArgs : Fail
548 cc/Invoke_PrivateStatic : Crash 551 cc/Invoke_PrivateStatic : Crash
549 cc/IsolateREload_RunNewFieldInitialiazersSuperClass : Crash 552 cc/IsolateReload_RunNewFieldInitialiazersSuperClass : Crash
550 cc/IsolateReload_ComplexInheritanceChange : Crash 553 cc/IsolateReload_ComplexInheritanceChange : Crash
551 cc/IsolateReload_DanglingGetter_Class : Crash 554 cc/IsolateReload_DanglingGetter_Class : Crash
552 cc/IsolateReload_DanglingGetter_Instance : Crash 555 cc/IsolateReload_DanglingGetter_Instance : Crash
553 cc/IsolateReload_DanglingGetter_Library : Crash 556 cc/IsolateReload_DanglingGetter_Library : Crash
554 cc/IsolateReload_DanglingSetter_Class : Crash 557 cc/IsolateReload_DanglingSetter_Class : Crash
555 cc/IsolateReload_DanglingSetter_Instance : Crash 558 cc/IsolateReload_DanglingSetter_Instance : Crash
556 cc/IsolateReload_DanglingSetter_Library : Crash 559 cc/IsolateReload_DanglingSetter_Library : Crash
557 cc/IsolateReload_EnumDelete : Crash 560 cc/IsolateReload_EnumDelete : Crash
558 cc/IsolateReload_EnumIdentityReload : Crash 561 cc/IsolateReload_EnumIdentityReload : Crash
559 cc/IsolateReload_LibraryLookup : Crash 562 cc/IsolateReload_LibraryLookup : Crash
(...skipping 12 matching lines...) Expand all
572 cc/Parser_AllocateVariables_Issue7681 : Crash 575 cc/Parser_AllocateVariables_Issue7681 : Crash
573 cc/Parser_AllocateVariables_MiddleChain : Crash 576 cc/Parser_AllocateVariables_MiddleChain : Crash
574 cc/Parser_AllocateVariables_NestedCapturedVar : Crash 577 cc/Parser_AllocateVariables_NestedCapturedVar : Crash
575 cc/Parser_AllocateVariables_TwoChains : Crash 578 cc/Parser_AllocateVariables_TwoChains : Crash
576 cc/Profiler_BasicSourcePosition : Crash 579 cc/Profiler_BasicSourcePosition : Crash
577 cc/Profiler_BasicSourcePositionOptimized : Crash 580 cc/Profiler_BasicSourcePositionOptimized : Crash
578 cc/Profiler_BinaryOperatorSourcePosition : Crash 581 cc/Profiler_BinaryOperatorSourcePosition : Crash
579 cc/Profiler_BinaryOperatorSourcePositionOptimized : Crash 582 cc/Profiler_BinaryOperatorSourcePositionOptimized : Crash
580 cc/Profiler_SourcePosition : Crash 583 cc/Profiler_SourcePosition : Crash
581 cc/Profiler_SourcePositionOptimized : Crash 584 cc/Profiler_SourcePositionOptimized : Crash
OLDNEW
« no previous file with comments | « no previous file | runtime/vm/isolate_reload_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698