Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick PR #2569: JavaScript Profiler Black box tests #2818

Merged
merged 1 commit into from
Apr 3, 2024

Commits on Apr 2, 2024

  1. JavaScript Profiler Black box tests (#2569)

    b/326457979
    
    This set of BlackBox tests causes Cobalt to SEGFAULT by forcing Garbage
    Collection to execute while the JS Profiler is running. It adds a new
    API to CrashLog called h5vcc.crashLog.forceGarbageCollection() for the
    purposes of testing. Reverts [an existing revert in PR
    2567](#2567). Tests are rewritten
    to be less CPU-intensive; expecting fewer stack frames over a longer
    period of time.
    
    Test-On-Device: true
    
    ---------
    
    Co-authored-by: Ahmed Elzeiny <[email protected]>
    (cherry picked from commit 30dacbc)
    aelzeiny authored and anonymous1-me committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e6f2d0b View commit details
    Browse the repository at this point in the history