zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.71k stars 6.54k forks source link

tests/drivers/adc/adc_api/drivers.adc on nucleo_<several> & stm32g081b_eval fails to build in main / CI #59315

Closed aescolar closed 1 year ago

aescolar commented 1 year ago

Describe the bug tests/drivers/adc/adc_api/drivers.adc fails to build for several nucleo boards in main.

To Reproduce Steps to reproduce the behavior:

Expected behavior No build failures

Impact Blocks PRs which touch files triggering these tests to be run in CI.

Logs and console output https://github.com/zephyrproject-rtos/zephyr/actions/runs/5290178670/jobs/9574122473#step:13:380 https://github.com/zephyrproject-rtos/zephyr/actions/runs/5290178670/jobs/9574122846#step:13:618 https://github.com/zephyrproject-rtos/zephyr/actions/runs/5290178670/jobs/9574122674#step:13:1136

Environment (please complete the following information):

erwango commented 1 year ago

I think the main issue on this test is that it misses an integration_platforms to avoid compiling each and every board in CI that declares supporting adc