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

ProcessTests: allow WorkingSet to be zero just after launching the process. #85649

Merged
merged 3 commits into from
May 17, 2023

Commits on May 2, 2023

  1. ProcessTests: allow WorkingSet to be zero just after launching the pr…

    …ocess.
    
    The WorkingSet tests fail on Fedora 38+ because a zero working set value
    is observed just after the process start.
    tmds committed May 2, 2023
    Configuration menu
    Copy the full SHA
    caf37e5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Fix test.

    tmds committed May 9, 2023
    Configuration menu
    Copy the full SHA
    21b8d4d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. PR feedback.

    tmds committed May 14, 2023
    Configuration menu
    Copy the full SHA
    1285699 View commit details
    Browse the repository at this point in the history