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

MPFlash: ask_input tests fail in CI #588

Open
Josverl opened this issue Jun 24, 2024 · 0 comments
Open

MPFlash: ask_input tests fail in CI #588

Josverl opened this issue Jun 24, 2024 · 0 comments
Assignees
Labels
CI/CD Low-Prio do other things first mpflash Flashing tool for Micropython

Comments

@Josverl
Copy link
Owner

Josverl commented Jun 24, 2024

src/mpflash/tests/test_ask_input.py

@pytest.mark.parametrize(
"id, download, input, answers, check",
----
@pytest.mark.xfail(reason="Cant get test to work in CI :-(")
def test_ask_missing_params_with_interactivity(

@Josverl Josverl added the mpflash Flashing tool for Micropython label Jun 24, 2024
@Josverl Josverl self-assigned this Jun 24, 2024
@Josverl Josverl added CI/CD Low-Prio do other things first labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Low-Prio do other things first mpflash Flashing tool for Micropython
Projects
None yet
Development

No branches or pull requests

1 participant