Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Fix tests on Windows #212

Merged
merged 3 commits into from
Jun 9, 2023
Merged

Fix tests on Windows #212

merged 3 commits into from
Jun 9, 2023

Conversation

mikelik
Copy link
Contributor

@mikelik mikelik commented Jun 5, 2023

Resolves #186

The only failing tests are:

FAILED tests/a100_ensure_container_image_test.py::test_ensure_conatiner_image - AssertionError:
FAILED tests/z9999_bootstrap_cdt_version_test.py::test_version_bootstrapping - OSError: [WinError 193]

which will stop failing after #202 is done.

Unfortunately it is not possible to add Windows to CI or run Windows tests (because of #186 (comment))

@mikelik mikelik self-assigned this Jun 5, 2023
@mikelik mikelik marked this pull request as ready for review June 5, 2023 12:34
@ScottBailey
Copy link
Contributor

ScottBailey commented Jun 5, 2023

I suggest we keep this open until #208 is merged so we can confirm those tests pass...

@mikelik mikelik marked this pull request as draft June 6, 2023 14:58
…ner: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "exit": executable file not found in $PATH: unknown"
@mikelik mikelik marked this pull request as ready for review June 7, 2023 09:18
@mikelik mikelik merged commit e96f68b into main Jun 9, 2023
@mikelik mikelik deleted the mikelik/fix_windows branch June 9, 2023 07:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add windows-latest to CI and fix tests on Windows
3 participants