Skip to content

Conversation

@fabiobaltieri
Copy link
Member

@fabiobaltieri fabiobaltieri commented Nov 14, 2024

Add missing anytree package, runners started to fail on it:

../pylib/twister/twisterlib/runner.py:60: in <module>
    from anytree import Node, RenderTree
E   ModuleNotFoundError: No module named 'anytree'

@fabiobaltieri fabiobaltieri force-pushed the pytesttest branch 2 times, most recently from af1c964 to 03e3312 Compare November 14, 2024 11:07
Add missing anytree package, runners started to fail on it:

../pylib/twister/twisterlib/runner.py:60: in <module>
    from anytree import Node, RenderTree
E   ModuleNotFoundError: No module named 'anytree'

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
@fabiobaltieri fabiobaltieri changed the title test: test github: west_cmds: add missing anytree package Nov 14, 2024
@fabiobaltieri fabiobaltieri marked this pull request as ready for review November 14, 2024 11:10
@fabiobaltieri fabiobaltieri added this to the v4.0.0 milestone Nov 14, 2024
@fabiobaltieri fabiobaltieri added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Nov 14, 2024
@fabiobaltieri
Copy link
Member Author

Tagging as 4.0, does not really affect the release.

@kartben
Copy link
Contributor

kartben commented Nov 14, 2024

looks like some of the changes from #81129 didn't go through CI? /cc @nashif

@cfriedt cfriedt added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Nov 14, 2024
@cfriedt
Copy link
Member

cfriedt commented Nov 14, 2024

CI is currently broken, so adding the Hotfix label.

@cfriedt
Copy link
Member

cfriedt commented Nov 14, 2024

Attn @dkalowsk @mmahadevan108

@nashif nashif merged commit f7ff830 into zephyrproject-rtos:main Nov 14, 2024
39 checks passed
@fabiobaltieri fabiobaltieri deleted the pytesttest branch November 15, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Continuous Integration Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. size: XS A PR changing only a single line of code Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants