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

(NFC) LoggingDetailTest - Improve reliability of test #22867

Merged
merged 1 commit into from
Mar 2, 2022

Commits on Mar 2, 2022

  1. (NFC) LoggingDetailTest - Improve reliability of test

    Before
    -----------------
    
    If you run this test repeatedly, it may alternately pass and fail.  The
    percentage of passes-vs-fails can vary widely (depending on the computer
    where you execute).
    
    To test this, I went to a deployment (on `test-3`) which had a fairly
    high probability of failure (*failure in roughly 3/4 invocations*).
    
    After
    -----------------
    
    On the same system, it passes consistently (*no failures after 15 invocations*).
    totten committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    30a4359 View commit details
    Browse the repository at this point in the history