Describe the bug
below case are failed
sample.drivers.watchdog
test is failed on v4.4.0-3846-g74a32bdff3ca on frdm_imxrt1186/mimxrt1186/cm7
testcase path is samples/drivers/watchdog
see logs for details
To Reproduce
1.
scripts/twister -p frdm_imxrt1186/mimxrt1186/cm7 -T samples/drivers/watchdog -s sample.drivers.watchdog
or
# west twister -p frdm_imxrt1186/mimxrt1186/cm7 -T samples/drivers/watchdog -s sample.drivers.watchdog
- See error
Expected behavior
test pass
Impact
Logs and console output
*** Booting Zephyr OS build v4.4.0-3846-g74a32bdff3ca ***
Watchdog sample application
Attempting to test pre-reset callback
[00:00:00.011,000] <dbg> wdt_mcux_rtwdog.mcux_rtwdog_setup: Setup the watchdog
Feeding watchdog 5 times
Feeding watchdog...
[00:00:00.022,000] <dbg> wdt_mcux_rtwdog.mcux_rtwdog_feed: Fed the watchdog
Feeding watchdog...
[00:00:00.081,000] <dbg> wdt_mcux_rtwdog.mcux_rtwdog_feed: Fed the watchdog
Feeding watchdog...
[00:00:00.140,000] <dbg> wdt_mcux_rtwdog.mcux_rtwdog_feed: Fed the watchdog
Feeding watchdog...
[00:00:00.199,000] <dbg> wdt_mcux_rtwdog.mcux_rtwdog_feed: Fed the watchdog
Feeding watchdog...
[00:00:00.259,000] <dbg> wdt_mcux_rtwdog.mcux_rtwdog_feed: Fed the watchdog
Waiting for reset...
[00:00:01.235,000] <dbg> wdt_mcux_rtwdog.mcux_rtwdog_feed: Fed the watchdog
Handled things..ready to reset
Environment (please complete the following information):
- OS: (e.g. Linux ): Linux
- Toolchain (e.g Zephyr SDK): zephyr/gnu
- Commit SHA or Version used: v4.4.0-3846-g74a32bdff3ca
Describe the bug
below case are failed
sample.drivers.watchdog
test is failed on v4.4.0-3846-g74a32bdff3ca on frdm_imxrt1186/mimxrt1186/cm7
testcase path is samples/drivers/watchdog
see logs for details
To Reproduce
1.
or
Expected behavior
test pass
Impact
Logs and console output
Environment (please complete the following information):