• Wenyu Zhao's avatar
    [heap] Fix or skip tests for TPH non-moving GC · 4217bfd2
    Wenyu Zhao authored
    * Skip 8 tests that timeout due to the low-performance of current MMTk non-moving GC.
      - This will be enabled after TPH performance issues are addressed.
    * Skip 2 new tests that creates a second isolate -- TPH does not support it at the moment.
    * Skip 1 test that expects concurrent sweeping behavior of cppgc.
    
    Bug: v8:11641
    Change-Id: If86cdcc303b01536d278368886bb30d91da5c5c1
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2909692
    Auto-Submit: Wenyu Zhao <wenyu.zhao@anu.edu.au>
    Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
    Reviewed-by: 's avatarDominik Inführ <dinfuehr@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#75036}
    4217bfd2
unified-heap-unittest.cc 11.9 KB