Skip to content

Conversation

fundakol
Copy link
Contributor

@fundakol fundakol commented Sep 2, 2025

Refactored twister_main.py module to simplify the code and system tests. Removed the need to patch sys.argv in blackbox tests.

Refactored twister_main.py module to simplify the code and system tests.
Removed the need to patch `sys.argv` in blackbox tests.

Signed-off-by: Lukasz Fundakowski <lukasz.fundakowski@nordicsemi.no>
Copy link

sonarqubecloud bot commented Sep 2, 2025

Copy link
Member

@nashif nashif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks.

@kartben kartben merged commit 4f63725 into zephyrproject-rtos:main Sep 4, 2025
60 of 61 checks passed
@fundakol fundakol deleted the refactor-twister-main-to-simplify-testing branch September 4, 2025 14:58
@henrikbrixandersen
Copy link
Member

This broke running twister via west: #95494

@pdgendt
Copy link
Contributor

pdgendt commented Sep 5, 2025

This broke running twister via west: #95494

How did that get past CI? 😕

@henrikbrixandersen
Copy link
Member

This broke running twister via west: #95494

How did that get past CI? 😕

Apparently, we run twister directly in CI, not via west. At least git grep 'west twister' .github/ yields no results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants