From 6d56988e435e8e4ee03740cc9ccacfcc319780ff Mon Sep 17 00:00:00 2001 From: Gerard Marull-Paretas Date: Mon, 8 May 2023 13:22:03 +0200 Subject: [PATCH] tests: lib: mpsc_pbuf: remove duplicate timeout key Test had 2 timeout entries (90, 120). Left 120 to be safe, as it's the larger value. Signed-off-by: Gerard Marull-Paretas --- tests/lib/mpsc_pbuf/testcase.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/lib/mpsc_pbuf/testcase.yaml b/tests/lib/mpsc_pbuf/testcase.yaml index 1883fa90c5f..3471d8e29d8 100644 --- a/tests/lib/mpsc_pbuf/testcase.yaml +++ b/tests/lib/mpsc_pbuf/testcase.yaml @@ -10,7 +10,6 @@ tests: libraries.mpsc_pbuf_concurrent: tags: mpsc_pbuf - timeout: 90 platform_allow: > qemu_cortex_m3 qemu_x86 qemu_x86_64 extra_configs: