You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
We have a set of tests that are failing on devspaces container but they are passing with our ee:
The text was updated successfully, but these errors were encountered: