Skip to content

Conversation

@LukaszMrugala
Copy link
Contributor

Some dict.get() calls did not use a TwisterStatus as a default value, thus using a NoneType where
TwisterStatus should appear.

Brought to my attention by @golowanow in a separate issue. Most visible when prematurely ending TestSuite execution while still attempting to create a report.

@LukaszMrugala LukaszMrugala added bug The issue is a bug, or the PR is fixing a bug area: Twister Twister labels Sep 12, 2024
@LukaszMrugala LukaszMrugala marked this pull request as ready for review September 12, 2024 12:36
nashif
nashif previously approved these changes Sep 12, 2024
@LukaszMrugala LukaszMrugala added the DNM This PR should not be merged (Do Not Merge) label Sep 13, 2024
@LukaszMrugala LukaszMrugala force-pushed the lmrugalx_twisterstatus_get branch 3 times, most recently from 5d75f2c to 95e731b Compare September 13, 2024 10:59
Some dict.get() calls did not use a TwisterStatus
as a default value, thus using a NoneType where
TwisterStatus should appear.

Signed-off-by: Lukasz Mrugala <[email protected]>
@LukaszMrugala LukaszMrugala force-pushed the lmrugalx_twisterstatus_get branch from 95e731b to c074914 Compare September 13, 2024 11:01
@LukaszMrugala LukaszMrugala removed the DNM This PR should not be merged (Do Not Merge) label Sep 13, 2024
@carlescufi carlescufi merged commit 14a72b5 into zephyrproject-rtos:main Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Continuous Integration area: Twister Twister bug The issue is a bug, or the PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants