d4962db828
This platform is slow on some tests and times out on non-hardware related tests, so exclude it or increase timeout for some of the tests to avoid false negatives in the test results due to timeouts. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
187 B
YAML
8 lines
187 B
YAML
tests:
|
|
libraries.libc.time:
|
|
tags: libc
|
|
filter: not CONFIG_ARCH_POSIX or CONFIG_NATIVE_POSIX_SLOWDOWN_TO_REAL_TIME
|
|
timeout: 180
|
|
integration_platforms:
|
|
- mps2_an385
|