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

Additional fixes for integration tests on Windows #1029

Merged
merged 12 commits into from
Nov 14, 2019

Commits on Nov 14, 2019

  1. Connection refuse message update for Windows compatibility

    Piotr Stachyra committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    dc65d06 View commit details
    Browse the repository at this point in the history
  2. use 'waitForProcess' windows work-around in launcher tests & review f…

    …ilepath to use a platform agnostic separator
    KtorZ authored and Piotr Stachyra committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    c6ae89c View commit details
    Browse the repository at this point in the history
  3. fix LOGGING specs, use a temporary file as a logging handle

    KtorZ authored and Piotr Stachyra committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    e494470 View commit details
    Browse the repository at this point in the history
  4. Assert for ExitFailure only for tests `PORT_01 - Can't reach server w…

    …ith wrong port`. On Windows it seems that stderr is not fully propagated to Stderr so assertion for stderr fails
    Piotr Stachyra committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    2a90177 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    782b2cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    649bc05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5da252 View commit details
    Browse the repository at this point in the history
  8. Partially Revert "Bring back DaedalusIPC integration test"

    This partially reverts commit f705eaa.
    KtorZ committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    e91b038 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ac528b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7bd9bb0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    03be3e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ca78a3 View commit details
    Browse the repository at this point in the history