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

test: Turn off aborted testcases on windows #3094

Merged
merged 2 commits into from
Aug 31, 2020

Commits on Aug 6, 2020

  1. test: http_server_helper: Turn off aborted testcases on windows

    In Windows, aborted testcases seems to be aborted with self certficates and
    `Errno::ECONNABORTED`. These will be disabled for now.
    But they are needed to debug.
    
    Signed-off-by: Hiroshi Hatake <hatake@clear-code.com>
    cosmo0920 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    542b2a1 View commit details
    Browse the repository at this point in the history
  2. Omit unstable testcase on AppVeyor

    Signed-off-by: Hiroshi Hatake <hatake@clear-code.com>
    cosmo0920 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    62e73c7 View commit details
    Browse the repository at this point in the history