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

test(performance): make tests more deterministic by relying more on system counts #5786

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    3f765c5 View commit details
    Browse the repository at this point in the history
  2. move security scan test

    Hweinstock committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5a0357a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    e07593f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c1f909 View commit details
    Browse the repository at this point in the history
  3. move out more shared code

    Hweinstock committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f5d6c60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2897aee View commit details
    Browse the repository at this point in the history
  5. move some files around

    Hweinstock committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    caf2be8 View commit details
    Browse the repository at this point in the history
  6. update imports

    Hweinstock committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    658ed5a View commit details
    Browse the repository at this point in the history
  7. fix test changes

    Hweinstock committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    366b038 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1786ff4 View commit details
    Browse the repository at this point in the history
  9. fix tests again

    Hweinstock committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3b987b7 View commit details
    Browse the repository at this point in the history
  10. fix tests again

    Hweinstock committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    56819a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. resolve conflicts

    Hweinstock committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a13a6c7 View commit details
    Browse the repository at this point in the history
  2. initial work

    Hweinstock committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    da6c8ce View commit details
    Browse the repository at this point in the history
  3. delete unneeded code

    Hweinstock committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b3619a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    f9ed46d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbefbf0 View commit details
    Browse the repository at this point in the history
  3. move tests into testPerf

    Hweinstock committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    685924c View commit details
    Browse the repository at this point in the history
  4. rename folder

    Hweinstock committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0aa5546 View commit details
    Browse the repository at this point in the history
  5. implement spy

    Hweinstock committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b0b63ad View commit details
    Browse the repository at this point in the history
  6. increase thresholds

    Hweinstock committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4fe7c7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5947c1 View commit details
    Browse the repository at this point in the history
  8. build shared utility

    Hweinstock committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fda96df View commit details
    Browse the repository at this point in the history
  9. refactor collectFiles

    Hweinstock committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    10130a6 View commit details
    Browse the repository at this point in the history
  10. add spies for startSecScan

    Hweinstock committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    55ee15e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10236d8 View commit details
    Browse the repository at this point in the history
  12. merge in master

    Hweinstock committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a6eda5b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b8ed1f4 View commit details
    Browse the repository at this point in the history
  14. add filesystem spy

    Hweinstock committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    efe25af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    74dc701 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. add spy to file hash test

    Hweinstock committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3a11a85 View commit details
    Browse the repository at this point in the history
  2. add spy for vfs

    Hweinstock committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1a2017b View commit details
    Browse the repository at this point in the history
  3. adjust thresholds

    Hweinstock committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5e2d976 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    157c628 View commit details
    Browse the repository at this point in the history
  5. adjust thresholds

    Hweinstock committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6ecc708 View commit details
    Browse the repository at this point in the history