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

Problem: Test failing not clearly #697

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Problem: Test failing not clearly #697

merged 1 commit into from
Sep 11, 2024

Conversation

olethanh
Copy link
Collaborator

The execution and instances tests were failing if the runtime or dis image were not properly set up but it was not clear to the user why

Solution:
Use xfail to display an user to the message on how to set up properly

tests/supervisor/test_execution.py::test_create_execution XFAIL (Test
Runtime not setup. run cd runtimes/aleph-debian-12-python && sudo ./create_disk_image.sh)

The execution and instances tests were failing if the runtime or dis image were not properly set up but it was not clear to the user why

Solution: 
Use xfail to display an user to the message on how to set up properly

> tests/supervisor/test_execution.py::test_create_execution XFAIL (Test
Runtime not setup. run `cd runtimes/aleph-debian-12-python && sudo
./create_disk_image.sh`)
@hoh hoh merged commit 7ee7d04 into main Sep 11, 2024
20 of 22 checks passed
@Psycojoker Psycojoker deleted the Virtual-branch branch September 18, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants