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

Cherry-pick #8216 to 6.x: Add a wait baseline when looking up registry values #8239

Merged
merged 1 commit into from
Sep 5, 2018

Commits on Sep 5, 2018

  1. Add a wait baseline when looking up registry values (elastic#8216)

    With the nature of VMs and disk, writing or reading a file can be out of sync.
    Instead of only sleeping only the windows case we sleep on every tested
    platform before asserting the content of the registry.
    
    closes elastic#8102
    
    (cherry picked from commit ca78d74)
    ph committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    3fed36b View commit details
    Browse the repository at this point in the history