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

Move EventLog tests to not run on CI #32501

Merged
merged 4 commits into from
Feb 18, 2020

Commits on Feb 18, 2020

  1. Move EventLog tests to not run on CI

    We are hitting Win32 API issues when calling specific EventLog features.
    As the risk of changes in EventLog is low we decided to turn off some
    tests in CI and run them manually before a release.
    ViktorHofer committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    db36b2a View commit details
    Browse the repository at this point in the history
  2. Add required usings

    ViktorHofer committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    0fbf440 View commit details
    Browse the repository at this point in the history
  3. Fix namespace casing

    ViktorHofer committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    3a128b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4573e5 View commit details
    Browse the repository at this point in the history