samples: logger: exclude qemu_xtensa [REVERTME]
The way uart console is setup for this is not compatible with the logger and needs additional changes, excluding until we have this implemented in a generic way. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
771b4defad
commit
4402c4b057
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ sample:
|
|||
tests:
|
||||
samples.logger:
|
||||
tags: logging
|
||||
platform_exclude: qemu_xtensa
|
||||
harness: console
|
||||
harness_config:
|
||||
type: one_line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue