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

Ensure tests are passing with devspaces container #467

Open
ssbarnea opened this issue Nov 5, 2024 · 0 comments
Open

Ensure tests are passing with devspaces container #467

ssbarnea opened this issue Nov 5, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@ssbarnea
Copy link
Member

ssbarnea commented Nov 5, 2024

We have a set of tests that are failing on devspaces container but they are passing with our ee:

ERROR tests/integration/test_container.py::test_nav_collections - Failed: Timeout waiting for 6 seconds to find string 'workdir' in:
ERROR tests/integration/test_container.py::test_nav_images - Failed: Timeout waiting for 6 seconds to find string 'workdir' in:
ERROR tests/integration/test_container.py::test_nav_playbook - Failed: Timeout waiting for 6 seconds to find string 'workdir' in:
ERROR tests/integration/test_container.py::test_nav_collection - Failed: Timeout waiting for 6 seconds to find string 'workdir' in:
FAILED tests/integration/test_container.py::test_podman - AssertionError: podman command failed
FAILED tests/integration/test_container.py::test_container_in_container - assert 126 == 0
FAILED tests/integration/test_container.py::test_user_shell - AssertionError: zsh not found in /etc/passwd
FAILED tests/integration/test_container.py::test_navigator_simple_c_in_c - assert 'Success' in 'Error: container create failed (no logs from conmon): conmon bytes "": readObjectStart: expect { or n, but found \x00, error found in...
FAILED tests/integration/test_container.py::test_navigator_simple - AssertionError: stderr: WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
FAILED tests/integration/test_container.py::test_builder - assert 'Complete!' in 'Running command:\n  podman build -f /private/var/folders/32/1xrphgzd4xv777syxjtkpdw80000gn/T/pytest-of-ssbarnea/pytest-22/test_buil...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

1 participant