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

Fix flaky InstrumentGarbageCollectionBenchmarkTest #6221

Merged
merged 3 commits into from
Feb 12, 2024

Commits on Feb 11, 2024

  1. Fixes open-telemetry#6211

    - Adds more leniency towards tests has less options to "mess" them and lower the allocation rate and are more prone to have variable allocation rate.
    - Constraints the InstrumentGarbageCollectionBenchmarkTest to run only in one specific environment out of the entire matrix
    asafm committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    7b112ea View commit details
    Browse the repository at this point in the history
  2. Linting

    asafm committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6ab73b0 View commit details
    Browse the repository at this point in the history
  3. Forced to do so

    asafm committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0f46f80 View commit details
    Browse the repository at this point in the history