• Wenyu Zhao's avatar
    [heap] Skip more tests for TPH · 3b9a0932
    Wenyu Zhao authored
    This CL skips some recently added tests that do not work for TPH at the moment,
    including:
    
    * One uses --concurrent_inlining
    * One Requires local heaps
    * 7 tests that create multiple isplates
    * 3 LogMaps* tests that is expected to fail due to map address reuse
    
    This CL also set v8_enable_allocation_folding = true for TPH.
    
    Bug: v8:11641
    Change-Id: I5db32f5f9e730dc4e12e4869ec78210bde23ca0d
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2994219
    Commit-Queue: Wenyu Zhao <wenyu.zhao@anu.edu.au>
    Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
    Auto-Submit: Wenyu Zhao <wenyu.zhao@anu.edu.au>
    Reviewed-by: 's avatarDominik Inführ <dinfuehr@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#75432}
    3b9a0932
test-log.cc 42.5 KB