Latest Results
fix: remove platform cfg guard from at_and_ucmd import
The at_and_ucmd macro is used in tests that run on all platforms
(Windows, FreeBSD, Android, OpenBSD, macOS), but the import was
cfg-gated to exclude these platforms. This caused compilation failures
across all CI workflows.
Fixes compilation errors:
- error: cannot find macro `at_and_ucmd` in this scope
Affected platforms: Windows, macOS, Ubuntu, FreeBSD, Android, WSL2,
and all localization builds.naoNao89:fix/freebsd-tail-tests-3778 Active Branches
#89580%
#89490%
#89510%
© 2025 CodSpeed Technology