Skip to content

Skipping 3 windows tests in the CI now that we fixed the install return code #5064

Description

@matteius

Three tests fail in the Window CI runner now but now actually in windows when running locally in a terminal. After several hours of debugging, it was decided best to skip these three tests in windows for now and document this fact to follow up on getting them working in the CI for github actions the way they work in local windows.

Issue description

These tests are all in tests/integration/test_install_uri.py

  • test_editable_vcs_install
  • test_install_editable_git_tag
  • test_get_vcs_refs

Expected result

These should pass in Github actions Windows runner the way they can pass locally -- probably requires a code change somewhere and has to do with terminal output and maybe a lack of stdin in the CI.

Actual result

We skip those tests in the CI now:

#5046

Metadata

Metadata

Assignees

No one assigned

    Labels

    Category: TestsRelates to tests.OS: WindowsThis issue affects the Windows Operating System.

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions