mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
tests: ringbuffer: increase timeout
Increae timeout from 90 to 150 to make it pass on more slow boards. Fixes #42756 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
common:
|
||||
tags: ring_buffer circular_buffer
|
||||
timeout: 90
|
||||
timeout: 150
|
||||
|
||||
tests:
|
||||
libraries.ring_buffer:
|
||||
|
||||
Reference in New Issue
Block a user