Open
Description
Describe the bug
When running some tests using the power
harness , a non-gitignored rawData.csv
ends up being created in $ZEPHYR_BASE when it should likely be somewhere in twister-out
.
Regression
- This is a regression.
Steps to reproduce
$ ./scripts/twister -p stm32l562e_dk/stm32l562xx -T tests/subsys/pm/power_states -v --hardware-map hwmap --device-testing -X pm_probe:/dev/cu.usbmodem2069325A46461
Impact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
- macOS
- main @ 553fc84
Additional Context
No response