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

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

Issue 2307903002: [Interpreter] Collect allocation site feedback in call bytecode handler. (Closed)
Patch Set: Created 4 years, 3 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
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 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 342
343 ############################################################################## 343 ##############################################################################
344 ['variant == ignition', { 344 ['variant == ignition', {
345 # TODO(rmcilroy,4680): Related to lack of code flushing. Check failed: !functi on->shared()->is_compiled() || function->IsOptimized(). 345 # TODO(rmcilroy,4680): Related to lack of code flushing. Check failed: !functi on->shared()->is_compiled() || function->IsOptimized().
346 'test-heap/TestCodeFlushingPreAged': [FAIL], 346 'test-heap/TestCodeFlushingPreAged': [FAIL],
347 'test-heap/TestCodeFlushingIncrementalScavenge': [FAIL], 347 'test-heap/TestCodeFlushingIncrementalScavenge': [FAIL],
348 'test-heap/TestCodeFlushing': [FAIL], 348 'test-heap/TestCodeFlushing': [FAIL],
349 'test-heap/TestCodeFlushingIncremental': [FAIL], 349 'test-heap/TestCodeFlushingIncremental': [FAIL],
350 'test-heap/TestCodeFlushingIncrementalAbort': [PASS, ['mode == debug or dcheck _always_on == True', FAIL]], 350 'test-heap/TestCodeFlushingIncrementalAbort': [PASS, ['mode == debug or dcheck _always_on == True', FAIL]],
351 351
352 # TODO(mythria,4780): Related to type feedback support for Array function.
353 'test-feedback-vector/VectorCallFeedbackForArray': [FAIL],
354
355 # TODO(mythria,4680): Lack of code-ageing in interpreter. 352 # TODO(mythria,4680): Lack of code-ageing in interpreter.
356 'test-heap/Regress169209': [FAIL], 353 'test-heap/Regress169209': [FAIL],
357 354
358 # TODO(mythria,4680): Lack of code-ageing and/or lack of compilation cache 355 # TODO(mythria,4680): Lack of code-ageing and/or lack of compilation cache
359 # in interpreter. 356 # in interpreter.
360 'test-heap/CompilationCacheCachingBehavior': [FAIL], 357 'test-heap/CompilationCacheCachingBehavior': [FAIL],
361 358
362 # BUG(rmcilroy,4680): Function is optimized without type feedback and so immed iately deopts again, causing check failure in the test. 359 # BUG(rmcilroy,4680): Function is optimized without type feedback and so immed iately deopts again, causing check failure in the test.
363 'test-heap/ResetSharedFunctionInfoCountersDuringIncrementalMarking': [FAIL], 360 'test-heap/ResetSharedFunctionInfoCountersDuringIncrementalMarking': [FAIL],
364 'test-heap/ResetSharedFunctionInfoCountersDuringMarkSweep': [FAIL], 361 'test-heap/ResetSharedFunctionInfoCountersDuringMarkSweep': [FAIL],
(...skipping 25 matching lines...) Expand all
390 'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]], 387 'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]],
391 }], # variant == ignition 388 }], # variant == ignition
392 389
393 ############################################################################## 390 ##############################################################################
394 ['variant == ignition_staging', { 391 ['variant == ignition_staging', {
395 'test-cpu-profiler/DeoptUntrackedFunction': [SKIP], 392 'test-cpu-profiler/DeoptUntrackedFunction': [SKIP],
396 'test-cpu-profiler/TickLinesOptimized': [SKIP], 393 'test-cpu-profiler/TickLinesOptimized': [SKIP],
397 'test-cpu-profiler/CollectDeoptEvents': [FAIL], 394 'test-cpu-profiler/CollectDeoptEvents': [FAIL],
398 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL], 395 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
399 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL], 396 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
400 'test-feedback-vector/VectorCallFeedbackForArray': [FAIL],
401 'test-heap/CompilationCacheCachingBehavior': [FAIL], 397 'test-heap/CompilationCacheCachingBehavior': [FAIL],
402 'test-heap/OptimizedPretenuringAllocationFolding': [FAIL], 398 'test-heap/OptimizedPretenuringAllocationFolding': [FAIL],
403 'test-heap/OptimizedPretenuringdoubleArrayLiterals': [FAIL], 399 'test-heap/OptimizedPretenuringdoubleArrayLiterals': [FAIL],
404 'test-heap/OptimizedPretenuringNestedDoubleLiterals': [FAIL], 400 'test-heap/OptimizedPretenuringNestedDoubleLiterals': [FAIL],
405 'test-heap/OptimizedPretenuringNestedMixedArrayLiterals': [FAIL], 401 'test-heap/OptimizedPretenuringNestedMixedArrayLiterals': [FAIL],
406 'test-heap/OptimizedPretenuringNestedObjectLiterals': [FAIL], 402 'test-heap/OptimizedPretenuringNestedObjectLiterals': [FAIL],
407 'test-heap/OptimizedPretenuringObjectArrayLiterals': [FAIL], 403 'test-heap/OptimizedPretenuringObjectArrayLiterals': [FAIL],
408 'test-heap/Regress169209': [FAIL], 404 'test-heap/Regress169209': [FAIL],
409 'test-heap/ResetSharedFunctionInfoCountersDuringIncrementalMarking': [FAIL], 405 'test-heap/ResetSharedFunctionInfoCountersDuringIncrementalMarking': [FAIL],
410 'test-heap/ResetSharedFunctionInfoCountersDuringMarkSweep': [FAIL], 406 'test-heap/ResetSharedFunctionInfoCountersDuringMarkSweep': [FAIL],
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
471 # on nodes (behind --turbo_source_positions flag). 467 # on nodes (behind --turbo_source_positions flag).
472 'test-cpu-profiler/TickLinesOptimized': [FAIL], 468 'test-cpu-profiler/TickLinesOptimized': [FAIL],
473 469
474 # TODO(rmcilroy,4680): Related to lack of code flushing. Check failed: !functi on->shared()->is_compiled() || function->IsOptimized(). 470 # TODO(rmcilroy,4680): Related to lack of code flushing. Check failed: !functi on->shared()->is_compiled() || function->IsOptimized().
475 'test-heap/TestCodeFlushingPreAged': [FAIL], 471 'test-heap/TestCodeFlushingPreAged': [FAIL],
476 'test-heap/TestCodeFlushingIncrementalScavenge': [FAIL], 472 'test-heap/TestCodeFlushingIncrementalScavenge': [FAIL],
477 'test-heap/TestCodeFlushing': [FAIL], 473 'test-heap/TestCodeFlushing': [FAIL],
478 'test-heap/TestCodeFlushingIncremental': [FAIL], 474 'test-heap/TestCodeFlushingIncremental': [FAIL],
479 'test-heap/TestCodeFlushingIncrementalAbort': [PASS, ['mode == debug or dcheck _always_on == True', FAIL]], 475 'test-heap/TestCodeFlushingIncrementalAbort': [PASS, ['mode == debug or dcheck _always_on == True', FAIL]],
480 476
481 # TODO(mythria,4780): Related to type feedback support for Array function.
482 'test-feedback-vector/VectorCallFeedbackForArray': [FAIL],
483
484 # TODO(mythria,4680): Lack of code-ageing in interpreter. 477 # TODO(mythria,4680): Lack of code-ageing in interpreter.
485 'test-heap/Regress169209': [FAIL], 478 'test-heap/Regress169209': [FAIL],
486 479
487 # TODO(mythria,4680): Lack of code-ageing and/or lack of compilation cache 480 # TODO(mythria,4680): Lack of code-ageing and/or lack of compilation cache
488 # in interpreter. 481 # in interpreter.
489 'test-heap/CompilationCacheCachingBehavior': [FAIL], 482 'test-heap/CompilationCacheCachingBehavior': [FAIL],
490 483
491 # BUG(4680): Missing type feedback makes optimistic optimizations fail. 484 # BUG(4680): Missing type feedback makes optimistic optimizations fail.
492 'test-cpu-profiler/CollectDeoptEvents': [FAIL], 485 'test-cpu-profiler/CollectDeoptEvents': [FAIL],
493 'test-cpu-profiler/DeoptUntrackedFunction': [SKIP], 486 'test-cpu-profiler/DeoptUntrackedFunction': [SKIP],
(...skipping 17 matching lines...) Expand all
511 504
512 # TurboFan cpu profiler result is different. 505 # TurboFan cpu profiler result is different.
513 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL], 506 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
514 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL], 507 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
515 508
516 # BUG(5193): Flaky. 509 # BUG(5193): Flaky.
517 'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]], 510 'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]],
518 }], # variant == ignition_turbofan 511 }], # variant == ignition_turbofan
519 512
520 ] 513 ]
OLDNEW
« src/interpreter/interpreter-assembler.cc ('K') | « src/interpreter/interpreter-assembler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698