[OSCbS-42] skip tests failing unit_testing (temp) (#378)

Co-authored-by: Gregory Shue <gregory.shue@legrand.com>
This commit is contained in:
Greg Shue
2023-01-09 06:47:02 -08:00
committed by GitHub
parent b8d345679b
commit 35fa602bc6
8 changed files with 18 additions and 0 deletions
@@ -6,3 +6,4 @@ tests:
tags: bacnet
type: unit
extra_args: EXTRA_CFLAGS='-Wno-error=array-compare' # for zephyr_v3.0.0 net_if.c
skip: true # TODO: Remove once unit test builds/runs under Zephyr CI