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

twister: stats: fix platform stats #81357

Merged

Conversation

nashif
Copy link
Member

@nashif nashif commented Nov 13, 2024

Fix wrong reporting about where testcases were executed.

We have:

INFO - 1130 of 1130 executed test cases passed (100.00%) on 0 out of
total 860 platforms (0.00%).

which is obviously wrong.

Signed-off-by: Anas Nashif [email protected]

hakehuang
hakehuang previously approved these changes Nov 15, 2024
Fix wrong reporting about where testcases were executed.

We have:

INFO    - 1130 of 1130 executed test cases passed (100.00%) on 0 out of
total 860 platforms (0.00%).

which is obviously wrong.

Signed-off-by: Anas Nashif <[email protected]>
@nashif nashif added the backport v4.0-branch Backport to the v4.0-branch label Nov 16, 2024
@nashif nashif merged commit cfc232f into zephyrproject-rtos:main Nov 16, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Twister Twister backport v4.0-branch Backport to the v4.0-branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants