From: Slava Barinov Date: Tue, 13 Jul 2021 10:24:55 +0000 (+0300) Subject: Turn off tst-udp-timeout test X-Git-Tag: accepted/tizen/base/toolchain/20240405.044606~43 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bb1c93fb49bdfc6e0784f9192184a2b8a4985979;p=platform%2Fupstream%2Fglibc.git Turn off tst-udp-timeout test The test is flaky and causes freeze both in buildroot and on RPi Change-Id: I9621b110e3b085b16a369d92d2b322f798aaab1a Signed-off-by: Slava Barinov --- diff --git a/sunrpc/Makefile b/sunrpc/Makefile index b630501..0372729 100644 --- a/sunrpc/Makefile +++ b/sunrpc/Makefile @@ -64,7 +64,7 @@ routines := auth_none authuxprot clnt_raw clnt_simp \ shared-only-routines = $(routines) endif -tests = tst-xdrmem tst-xdrmem2 tst-udp-error tst-udp-timeout \ +tests = tst-xdrmem tst-xdrmem2 tst-udp-error \ tst-udp-nonblocking tst-bug22542 tst-bug28768 xtests := tst-getmyaddr