test: log_output: Exclude qemu_arc_hs5x
This platform is failing and breaking main. Exclude until a proper fix is found. Signed-off-by: Carlo Caione <ccaione@baylibre.com>
This commit is contained in:
parent
e42f58ec94
commit
dfbfb3ff67
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ tests:
|
||||||
extra_configs:
|
extra_configs:
|
||||||
- CONFIG_LOG_TIMESTAMP_64BIT=n
|
- CONFIG_LOG_TIMESTAMP_64BIT=n
|
||||||
logging.log_output_ts64:
|
logging.log_output_ts64:
|
||||||
platform_exclude: intel_adsp_cavs15
|
platform_exclude: intel_adsp_cavs15 qemu_arc_hs5x
|
||||||
tags: log_output logging
|
tags: log_output logging
|
||||||
extra_configs:
|
extra_configs:
|
||||||
- CONFIG_LOG_TIMESTAMP_64BIT=y
|
- CONFIG_LOG_TIMESTAMP_64BIT=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue