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

Side by Side Diff: test/cctest/cctest.status

Issue 1557893002: [Interpreter] Add Ignition whitelist for cctests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@int_cctest_2
Patch Set: Rebased Created 4 years, 11 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 | 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 2011 the V8 project authors. All rights reserved. 1 # Copyright 2011 the V8 project authors. All rights reserved.
2 # Redistribution and use in source and binary forms, with or without 2 # Redistribution and use in source and binary forms, with or without
3 # modification, are permitted provided that the following conditions are 3 # modification, are permitted provided that the following conditions are
4 # met: 4 # met:
5 # 5 #
6 # * Redistributions of source code must retain the above copyright 6 # * Redistributions of source code must retain the above copyright
7 # notice, this list of conditions and the following disclaimer. 7 # notice, this list of conditions and the following disclaimer.
8 # * Redistributions in binary form must reproduce the above 8 # * Redistributions in binary form must reproduce the above
9 # copyright notice, this list of conditions and the following 9 # copyright notice, this list of conditions and the following
10 # disclaimer in the documentation and/or other materials provided 10 # disclaimer in the documentation and/or other materials provided
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after
471 471
472 ############################################################################## 472 ##############################################################################
473 ['arch == ppc and simulator_run == True or arch == ppc64 and simulator_run == Tr ue', { 473 ['arch == ppc and simulator_run == True or arch == ppc64 and simulator_run == Tr ue', {
474 474
475 # Pass but take too long with the simulator. 475 # Pass but take too long with the simulator.
476 'test-api/Threading1': [PASS, SLOW], 476 'test-api/Threading1': [PASS, SLOW],
477 'test-api/Threading2': [PASS, SLOW], 477 'test-api/Threading2': [PASS, SLOW],
478 'test-api/ExternalArrays': [PASS, SLOW], 478 'test-api/ExternalArrays': [PASS, SLOW],
479 479
480 }], # 'arch == ppc64 and simulator_run == True' 480 }], # 'arch == ppc64 and simulator_run == True'
481
482 ['ignition == True', {
483 'test-api/*' : [SKIP],
484 'test-cpu-profiler/*' : [SKIP],
485 'test-debug/*' : [SKIP],
486 'test-func-name-inference/*' : [SKIP],
487 'test-inobject-slack-tracking/*' : [SKIP],
488 'test-run-jsexceptions/*' : [SKIP],
489 'test-serialize/*' : [SKIP],
490
491 'test-api-interceptors/InterceptorCallICInvalidatedConstantFunctionViaGlobal': [SKIP],
492 'test-api-interceptors/InterceptorLoadICInvalidatedCallbackViaGlobal': [SKIP],
493 'test-api-interceptors/InterceptorLoadICInvalidatedFieldViaGlobal': [SKIP],
494 'test-bytecode-generator/TryCatch': [SKIP],
495 'test-bytecode-generator/TryFinally': [SKIP],
496 'test-compiler/C2JSFrames': [SKIP],
497 'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [SKIP],
498 'test-compiler/FeedbackVectorUnaffectedByScopeChanges': [SKIP],
499 'test-compiler/OptimizedCodeSharing1': [SKIP],
500 'test-compiler/OptimizedCodeSharing2': [SKIP],
501 'test-compiler/OptimizedCodeSharing3': [SKIP],
502 'test-compiler/Print': [SKIP],
503 'test-compiler/UncaughtThrow': [SKIP],
504 'test-decls/CrossScriptDynamicLookup': [SKIP],
505 'test-decls/CrossScriptLoadICs': [SKIP],
506 'test-decls/CrossScriptStoreICs': [SKIP],
507 'test-decls/Regress3941': [SKIP],
508 'test-decls/Regress425510': [SKIP],
509 'test-feedback-vector/VectorCallICStates': [SKIP],
510 'test-heap/AddInstructionChangesNewSpacePromotion': [SKIP],
511 'test-heap/ArrayShiftSweeping': [SKIP],
512 'test-heap/CanonicalSharedFunctionInfo': [SKIP],
513 'test-heap/CellsInOptimizedCodeAreWeak': [SKIP],
514 'test-heap/CompilationCacheCachingBehavior': [SKIP],
515 'test-heap/CountForcedGC': [SKIP],
516 'test-heap/IncrementalMarkingClearsMonomorphicConstructor': [SKIP],
517 'test-heap/IncrementalMarkingPreservesMonomorphicCallIC': [SKIP],
518 'test-heap/IncrementalMarkingPreservesMonomorphicConstructor': [SKIP],
519 'test-heap/LeakNativeContextViaMap': [SKIP],
520 'test-heap/NextCodeLinkIsWeak': [SKIP],
521 'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
522 'test-heap-profiler/HeapSnapshotCollection': [SKIP],
523 'test-heap-profiler/HeapSnapshotSimd': [SKIP],
524 'test-heap-profiler/HeapSnapshotWeakCollection': [SKIP],
525 'test-heap/OptimizedAllocationAlwaysInNewSpace': [SKIP],
526 'test-heap/PromotionQueue': [SKIP],
527 'test-heap/Regress159140': [SKIP],
528 'test-heap/Regress169209': [SKIP],
529 'test-heap/Regress1878': [SKIP],
530 'test-heap/Regress357137': [SKIP],
531 'test-heap/Regress3631': [SKIP],
532 'test-heap/Regress388880': [SKIP],
533 'test-heap/Regress513507': [SKIP],
534 'test-heap/Regress514122': [SKIP],
535 'test-heap/TestCodeFlushingIncrementalAbort': [SKIP],
536 'test-heap/TestCodeFlushingIncrementalScavenge': [SKIP],
537 'test-heap/TestCodeFlushingIncremental': [SKIP],
538 'test-heap/TestCodeFlushingPreAged': [SKIP],
539 'test-heap/TestCodeFlushing': [SKIP],
540 'test-heap/TestInternalWeakLists': [SKIP],
541 'test-heap/TestInternalWeakListsTraverseWithGC': [SKIP],
542 'test-heap/WeakFunctionInConstructor': [SKIP],
543 'test-log-stack-tracer/CFromJSStackTrace': [SKIP],
544 'test-log-stack-tracer/JsEntrySp': [SKIP],
545 'test-log-stack-tracer/PureCStackTrace': [SKIP],
546 'test-log-stack-tracer/PureJSStackTrace': [SKIP],
547 'test-parsing/LanguageModeDirectivesNonSimpleParameterListErrors': [SKIP],
548 'test-parsing/StrongModeFreeVariablesDeclaredByLanguage': [SKIP],
549 'test-parsing/StrongModeFreeVariablesDeclaredByPreviousScript': [SKIP],
550 'test-parsing/StrongModeFreeVariablesDeclaredInGlobalPrototype': [SKIP],
551 'test-pipeline/PipelineGeneric': [SKIP],
552 'test-pipeline/PipelineTyped': [SKIP],
553 'test-profile-generator/BailoutReason': [SKIP],
554 'test-profile-generator/LineNumber': [SKIP],
555 'test-profile-generator/ProfileNodeScriptId': [SKIP],
556 'test-profile-generator/RecordStackTraceAtStartProfiling': [SKIP],
557 'test-run-inlining/InlineTwice': [SKIP],
558 'test-run-jsbranches/ForOfContinueStatement': [SKIP],
559 'test-run-jscalls/LookupCall': [SKIP],
560 'test-run-jsobjects/ArgumentsRest': [SKIP],
561 'test-run-jsops/ClassLiteral': [SKIP],
562 'test-run-jsops/LookupLoad': [SKIP],
563 'test-run-jsops/LookupStore': [SKIP],
564 'test-run-stackcheck/TerminateAtMethodEntry': [SKIP],
565 'test-run-variables/ContextInitializeVariables': [SKIP],
566 'test-run-variables/ContextLoadVariables': [SKIP],
567 'test-run-variables/ContextStoreVariables': [SKIP],
568 'test-run-variables/StackInitializeVariables': [SKIP],
569 'test-run-variables/StackLoadVariables': [SKIP],
570 'test-run-variables/StackStoreVariables': [SKIP],
571 'test-sampler-api/StackFramesConsistent': [SKIP],
572 'test-thread-termination/TerminateCancelTerminateFromThreadItself': [SKIP],
573 'test-thread-termination/TerminateFromOtherThreadWhileMicrotaskRunning': [SKIP ],
574 'test-thread-termination/TerminateOnlyV8ThreadFromThreadItselfNoLoop': [SKIP],
575 'test-thread-termination/TerminationInInnerTryCall': [SKIP],
576 'test-unscopables-hidden-prototype/Unscopables': [SKIP],
577 }], # ignition == True
578
579 ['ignition == True and arch == arm64', {
580 'test-js-arm64-variables/lookup_slots': [SKIP],
581 'test-spaces/SizeOfFirstPageIsLargeEnough': [SKIP],
582 }], # ignition == True and arch == arm64
583
481 ] 584 ]
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