diff --git a/boards/ambiq/apollo4p_blue_kxr_evb/apollo4p_blue_kxr_evb.yaml b/boards/ambiq/apollo4p_blue_kxr_evb/apollo4p_blue_kxr_evb.yaml index d9e9f244d86..9bd2496b124 100644 --- a/boards/ambiq/apollo4p_blue_kxr_evb/apollo4p_blue_kxr_evb.yaml +++ b/boards/ambiq/apollo4p_blue_kxr_evb/apollo4p_blue_kxr_evb.yaml @@ -20,3 +20,7 @@ testing: ignore_tags: - net vendor: ambiq +# Provisional hack to prevent tests being run in this board, as it fails in many test & samples: +twister: false +# Once https://github.com/zephyrproject-rtos/zephyr/issues/74212, 73443 & 72775 are fixed +# this should be removed diff --git a/boards/ambiq/apollo4p_evb/apollo4p_evb.yaml b/boards/ambiq/apollo4p_evb/apollo4p_evb.yaml index 205da184346..8b67616a27b 100644 --- a/boards/ambiq/apollo4p_evb/apollo4p_evb.yaml +++ b/boards/ambiq/apollo4p_evb/apollo4p_evb.yaml @@ -20,3 +20,7 @@ testing: - net - bluetooth vendor: ambiq +# Provisional hack to prevent tests being run in this board, as it fails in many test & samples: +twister: false +# Once https://github.com/zephyrproject-rtos/zephyr/issues/74212, 73443 & 72775 are fixed +# this should be removed