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

Upstream truffleruby patches needed when using system libraries #2663

Merged
merged 5 commits into from
Oct 14, 2022

Commits on Oct 12, 2022

  1. Upstream truffleruby patches needed when using system libraries

    * Adapt tests for that configuration.
    eregon authored and flavorjones committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    1b84162 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Do not force a full GC between every test on TruffleRuby

    * That is causing too much overhead.
    eregon committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    128fcfa View commit details
    Browse the repository at this point in the history
  2. Run tests on truffleruby on push/PR like the ci.yml workflow

    * It takes about the same time as other CI jobs.
    eregon committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ceacfbd View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    6937fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b46d28 View commit details
    Browse the repository at this point in the history