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

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

Issue 2920733004: Reenable vm tests with -cdartk DFE parser. (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 | tools/testing/dart/test_configurations.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) 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 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 dart/data_uri_import_test/nocharset: CompileTimeError 297 dart/data_uri_import_test/nocharset: CompileTimeError
298 dart/data_uri_import_test/nomime: CompileTimeError 298 dart/data_uri_import_test/nomime: CompileTimeError
299 dart/data_uri_import_test/percentencoded: CompileTimeError 299 dart/data_uri_import_test/percentencoded: CompileTimeError
300 dart/data_uri_import_test/wrongmime: CompileTimeError 300 dart/data_uri_import_test/wrongmime: CompileTimeError
301 dart/data_uri_spawn_test: RuntimeError 301 dart/data_uri_spawn_test: RuntimeError
302 dart/redirection_type_shuffling_test/00: Crash # Issue 29201 302 dart/redirection_type_shuffling_test/00: Crash # Issue 29201
303 dart/redirection_type_shuffling_test/none: Crash # Issue 29201 303 dart/redirection_type_shuffling_test/none: Crash # Issue 29201
304 dart/spawn_shutdown_test: Timeout 304 dart/spawn_shutdown_test: Timeout
305 305
306 [ ($compiler == dartk) && ($runtime == vm) ] 306 [ ($compiler == dartk) && ($runtime == vm) ]
307 cc/ByteDataAccess : Fail
308 cc/CanonicalizationInScriptSnapshots : Fail 307 cc/CanonicalizationInScriptSnapshots : Fail
309 cc/Class_ComputeEndTokenPos : Crash 308 cc/Class_ComputeEndTokenPos : Crash
310 cc/ClassHierarchyAnalysis : Crash 309 cc/ClassHierarchyAnalysis : Crash
311 cc/CurrentStackTraceInfo : Fail 310 cc/CurrentStackTraceInfo : Fail
312 cc/CustomIsolates : Crash 311 cc/CustomIsolates : Crash
313 cc/Dart_LoadLibraryPatch_1 : Fail 312 cc/Dart_LoadLibraryPatch_1 : Fail
314 cc/Dart_LoadLibraryPatch_Error2 : Fail 313 cc/Dart_LoadLibraryPatch_Error2 : Fail
315 cc/Dart_PropagateError : Fail 314 cc/Dart_PropagateError : Fail
316 cc/DartGeneratedArrayLiteralMessages : Crash 315 cc/DartGeneratedArrayLiteralMessages : Crash
317 cc/DartGeneratedArrayLiteralMessagesWithBackref : Crash 316 cc/DartGeneratedArrayLiteralMessagesWithBackref : Crash
318 cc/DartGeneratedListMessages : Crash 317 cc/DartGeneratedListMessages : Crash
319 cc/DartGeneratedListMessagesWithBackref : Crash 318 cc/DartGeneratedListMessagesWithBackref : Crash
320 cc/DartGeneratedListMessagesWithTypedData : Crash 319 cc/DartGeneratedListMessagesWithTypedData : Crash
321 cc/DartGeneratedMessages : Crash 320 cc/DartGeneratedMessages : Crash
322 cc/Debug_EvaluateExpr : Fail 321 cc/Debug_EvaluateExpr : Fail
323 cc/Debug_EvaluateInActivationOfEvaluate : Fail 322 cc/Debug_EvaluateInActivationOfEvaluate : Fail
324 cc/Debug_GetClosureInfo : Fail 323 cc/Debug_GetClosureInfo : Fail
324 cc/Debug_InterruptIsolate : Timeout
325 cc/Debug_IsolateID : Fail 325 cc/Debug_IsolateID : Fail
326 cc/Debug_ListSuperType : Fail 326 cc/Debug_ListSuperType : Fail
327 cc/Debug_ScriptGetTokenInfo_Basic : Fail 327 cc/Debug_ScriptGetTokenInfo_Basic : Fail
328 cc/Debug_ScriptGetTokenInfo_MultiLineInterpolation : Fail 328 cc/Debug_ScriptGetTokenInfo_MultiLineInterpolation : Fail
329 cc/Debugger_PrintBreakpointsToJSONArray : Fail 329 cc/Debugger_PrintBreakpointsToJSONArray : Fail
330 cc/Debugger_Rewind_Optimized : Timeout 330 cc/Debugger_Rewind_Optimized : Timeout
331 cc/Debugger_SetBreakpointInFunctionLiteralFieldInitializers : Crash 331 cc/Debugger_SetBreakpointInFunctionLiteralFieldInitializers : Crash
332 cc/ErrorHandleBasics : Fail 332 cc/ErrorHandleBasics : Fail
333 cc/EvalExpression : Crash 333 cc/EvalExpression : Crash
334 cc/ExternalByteDataAccess : Fail
335 cc/ExternalizeConstantStrings : Fail 334 cc/ExternalizeConstantStrings : Fail
336 cc/ExternalStringDeoptimize : Fail
337 cc/ExternalStringDoubleParse : Fail
338 cc/ExternalStringGuardFieldDeoptimize : Fail
339 cc/ExternalStringLoadElimination : Fail
340 cc/ExternalStringPolymorphicDeoptimize : Fail
341 cc/ExternalStringStaticFieldDeoptimize : Fail
342 cc/ExternalStringTrimDoubleParse : Fail
343 cc/ExternalUint8ClampedArrayAccess : Fail 335 cc/ExternalUint8ClampedArrayAccess : Fail
344 cc/FieldAccess : Fail 336 cc/FieldAccess : Fail
345 cc/Float32x4List : Crash 337 cc/Float32x4List : Crash
346 cc/FrameLookup : Fail 338 cc/FrameLookup : Fail
347 cc/FullSnapshot : Crash 339 cc/FullSnapshot : Crash
348 cc/FullSnapshot1 : Crash 340 cc/FullSnapshot1 : Crash
349 cc/FunctionSourceFingerprint : Crash 341 cc/FunctionSourceFingerprint : Crash
350 cc/FunctionWithBreakpointNotInlined : Crash 342 cc/FunctionWithBreakpointNotInlined : Crash
351 cc/GetField_CheckIsolate : Fail 343 cc/GetField_CheckIsolate : Fail
352 cc/GetNativeArgumentCount : Fail 344 cc/GetNativeArgumentCount : Fail
353 cc/GetNativeArguments : Fail 345 cc/GetNativeArguments : Fail
354 cc/GetStaticField_RunsInitializer : Fail 346 cc/GetStaticField_RunsInitializer : Fail
355 cc/GetType : Fail 347 cc/GetType : Fail
356 cc/GuardExternalizedString : Fail
357 cc/ImplicitNativeFieldAccess : Fail 348 cc/ImplicitNativeFieldAccess : Fail
358 cc/InjectNativeFieldsSuperClass : Fail 349 cc/InjectNativeFieldsSuperClass : Fail
359 cc/InstanceOf : Fail 350 cc/InstanceOf : Fail
360 cc/Invoke_FunnyArgs : Crash 351 cc/Invoke_FunnyArgs : Crash
361 cc/Invoke_PrivateStatic : Fail 352 cc/Invoke_PrivateStatic : Fail
362 cc/InvokeClosure : Fail 353 cc/InvokeClosure : Fail
363 cc/InvokeNoSuchMethod : Fail 354 cc/InvokeNoSuchMethod : Fail
364 cc/IsFuture : Fail 355 cc/IsFuture : Fail
365 cc/IsolateReload_BadClass : Fail 356 cc/IsolateReload_BadClass : Fail
366 cc/IsolateReload_ChangeInstanceFormat0 : Fail 357 cc/IsolateReload_ChangeInstanceFormat0 : Fail
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
435 cc/MapAccess : Crash 426 cc/MapAccess : Crash
436 cc/NativeFieldAccess : Fail 427 cc/NativeFieldAccess : Fail
437 cc/NativePortPostInteger : Fail 428 cc/NativePortPostInteger : Fail
438 cc/NativePortReceiveInteger : Fail 429 cc/NativePortReceiveInteger : Fail
439 cc/NativePortReceiveNull : Fail 430 cc/NativePortReceiveNull : Fail
440 cc/NegativeNativeFieldAccess : Fail 431 cc/NegativeNativeFieldAccess : Fail
441 cc/NegativeNativeFieldInIsolateMessage : Crash 432 cc/NegativeNativeFieldInIsolateMessage : Crash
442 cc/New : Fail 433 cc/New : Fail
443 cc/NewNativePort : Fail 434 cc/NewNativePort : Fail
444 cc/NumberValues : Fail 435 cc/NumberValues : Fail
445 cc/OptimizedExternalByteDataAccess : Fail
446 cc/Parser_AllocateVariables_CapturedVar : Fail 436 cc/Parser_AllocateVariables_CapturedVar : Fail
447 cc/Parser_AllocateVariables_CaptureLoopVar : Fail 437 cc/Parser_AllocateVariables_CaptureLoopVar : Fail
448 cc/Parser_AllocateVariables_Issue7681 : Fail 438 cc/Parser_AllocateVariables_Issue7681 : Fail
449 cc/Parser_AllocateVariables_MiddleChain : Fail 439 cc/Parser_AllocateVariables_MiddleChain : Fail
450 cc/Parser_AllocateVariables_NestedCapturedVar : Fail 440 cc/Parser_AllocateVariables_NestedCapturedVar : Fail
451 cc/Parser_AllocateVariables_TwoChains : Fail 441 cc/Parser_AllocateVariables_TwoChains : Fail
452 cc/Profiler_BasicSourcePositionOptimized : Fail 442 cc/Profiler_BasicSourcePositionOptimized : Fail
453 cc/Profiler_BinaryOperatorSourcePositionOptimized : Fail 443 cc/Profiler_BinaryOperatorSourcePositionOptimized : Fail
454 cc/Profiler_GetSourceReport : Fail 444 cc/Profiler_GetSourceReport : Fail
455 cc/Profiler_SourcePositionOptimized : Fail 445 cc/Profiler_SourcePositionOptimized : Fail
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
508 dart/redirection_type_shuffling_test/none : Crash 498 dart/redirection_type_shuffling_test/none : Crash
509 dart/spawn_shutdown_test : Timeout 499 dart/spawn_shutdown_test : Timeout
510 500
511 [ ($compiler == dartk) && ($runtime == vm) && ($mode == release) ] 501 [ ($compiler == dartk) && ($runtime == vm) && ($mode == release) ]
512 cc/Debug_BreakpointStubPatching : Fail 502 cc/Debug_BreakpointStubPatching : Fail
513 cc/Debug_InspectObject : Fail 503 cc/Debug_InspectObject : Fail
514 cc/Debug_InspectStack_NotOptimized : Fail 504 cc/Debug_InspectStack_NotOptimized : Fail
515 cc/Debug_InspectStack_Optimized : Fail 505 cc/Debug_InspectStack_Optimized : Fail
516 cc/Debug_InspectStackWithClosure_NotOptimized : Fail 506 cc/Debug_InspectStackWithClosure_NotOptimized : Fail
517 cc/Debug_InspectStackWithClosure_Optimized : Fail 507 cc/Debug_InspectStackWithClosure_Optimized : Fail
518 cc/Debug_InterruptIsolate : Timeout
519 cc/DeepStackTraceInfo : Fail 508 cc/DeepStackTraceInfo : Fail
520 cc/HashCode : Fail 509 cc/HashCode : Fail
521 cc/InjectNativeFields1 : Fail 510 cc/InjectNativeFields1 : Fail
522 cc/InjectNativeFields3 : Fail 511 cc/InjectNativeFields3 : Fail
523 cc/Invoke : Fail 512 cc/Invoke : Fail
524 cc/LargeMap : Fail 513 cc/LargeMap : Fail
525 cc/Profiler_ArrayAllocation : Fail 514 cc/Profiler_ArrayAllocation : Fail
526 cc/Profiler_BasicSourcePosition : Fail 515 cc/Profiler_BasicSourcePosition : Fail
527 cc/Profiler_BinaryOperatorSourcePosition : Fail 516 cc/Profiler_BinaryOperatorSourcePosition : Fail
528 cc/Profiler_ClosureAllocation : Fail 517 cc/Profiler_ClosureAllocation : Fail
529 cc/Profiler_ContextAllocation : Fail 518 cc/Profiler_ContextAllocation : Fail
530 cc/Profiler_IntrinsicAllocation : Fail 519 cc/Profiler_IntrinsicAllocation : Fail
531 cc/Profiler_SourcePosition : Fail 520 cc/Profiler_SourcePosition : Fail
532 cc/Profiler_StringAllocation : Fail 521 cc/Profiler_StringAllocation : Fail
533 cc/Profiler_StringInterpolation : Fail 522 cc/Profiler_StringInterpolation : Fail
534 cc/Profiler_TypedArrayAllocation : Fail 523 cc/Profiler_TypedArrayAllocation : Fail
535 cc/Service_TokenStream : Fail 524 cc/Service_TokenStream : Fail
536 525
537 [ ($compiler == dartk) && ($runtime == vm) && ($mode == debug) ] 526 [ ($compiler == dartk) && ($runtime == vm) && ($mode == debug) ]
538 cc/Debug_BreakpointStubPatching : Crash 527 cc/Debug_BreakpointStubPatching : Fail
539 cc/Debug_InspectObject : Crash 528 cc/Debug_InspectObject : Crash
540 cc/Debug_InspectStack_NotOptimized : Crash 529 cc/Debug_InspectStack_NotOptimized : Crash
541 cc/Debug_InspectStack_Optimized : Crash 530 cc/Debug_InspectStack_Optimized : Crash
542 cc/Debug_InspectStackWithClosure_NotOptimized : Crash 531 cc/Debug_InspectStackWithClosure_NotOptimized : Crash
543 cc/Debug_InspectStackWithClosure_Optimized : Crash 532 cc/Debug_InspectStackWithClosure_Optimized : Crash
544 cc/Debug_InterruptIsolate : Crash
545 cc/DeepStackTraceInfo : Crash 533 cc/DeepStackTraceInfo : Crash
546 cc/HashCode : Crash 534 cc/HashCode : Crash
547 cc/InjectNativeFields1 : Crash 535 cc/InjectNativeFields1 : Crash
548 cc/InjectNativeFields3 : Crash 536 cc/InjectNativeFields3 : Crash
549 cc/Invoke : Crash 537 cc/Invoke : Crash
550 cc/LargeMap : Crash 538 cc/LargeMap : Crash
551 cc/Profiler_ArrayAllocation : Crash 539 cc/Profiler_ArrayAllocation : Crash
552 cc/Profiler_BasicSourcePosition : Crash 540 cc/Profiler_BasicSourcePosition : Crash
553 cc/Profiler_BinaryOperatorSourcePosition : Crash 541 cc/Profiler_BinaryOperatorSourcePosition : Crash
554 cc/Profiler_ClosureAllocation : Crash 542 cc/Profiler_ClosureAllocation : Crash
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
593 cc/Parser_AllocateVariables_TwoChains : Crash 581 cc/Parser_AllocateVariables_TwoChains : Crash
594 cc/Profiler_BasicSourcePosition : Crash 582 cc/Profiler_BasicSourcePosition : Crash
595 cc/Profiler_BasicSourcePositionOptimized : Crash 583 cc/Profiler_BasicSourcePositionOptimized : Crash
596 cc/Profiler_BinaryOperatorSourcePosition : Crash 584 cc/Profiler_BinaryOperatorSourcePosition : Crash
597 cc/Profiler_BinaryOperatorSourcePositionOptimized : Crash 585 cc/Profiler_BinaryOperatorSourcePositionOptimized : Crash
598 cc/Profiler_SourcePosition : Crash 586 cc/Profiler_SourcePosition : Crash
599 cc/Profiler_SourcePositionOptimized : Crash 587 cc/Profiler_SourcePositionOptimized : Crash
600 588
601 [ ($compiler == dartk) && ($runtime == vm) && ($system == macos) && ($mode == de bug)] 589 [ ($compiler == dartk) && ($runtime == vm) && ($system == macos) && ($mode == de bug)]
602 cc/FindCodeObject : Timeout 590 cc/FindCodeObject : Timeout
OLDNEW
« no previous file with comments | « no previous file | tools/testing/dart/test_configurations.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698