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

Fix go test on Windows #4632

Merged
merged 5 commits into from
Feb 4, 2018
Merged

Fix go test on Windows #4632

merged 5 commits into from
Feb 4, 2018

Commits on Feb 4, 2018

  1. fix test data on windows

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    6d28f8f View commit details
    Browse the repository at this point in the history
  2. disable some tests on windows

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    d399cdf View commit details
    Browse the repository at this point in the history
  3. fix pin test on windows

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    f1c4df8 View commit details
    Browse the repository at this point in the history
  4. disable perm check in serialize_test.go/TestConfig on windows

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    2b6641d View commit details
    Browse the repository at this point in the history
  5. "fix" routing/mock tests on windows

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    dcfcfc5 View commit details
    Browse the repository at this point in the history