From b4a735b3170576da5badb79551252b376db69517 Mon Sep 17 00:00:00 2001 From: Aapo Talvensaari Date: Fri, 8 Sep 2023 17:25:00 +0300 Subject: [PATCH] tests(mlcache): skip flaky tests in mlcache test suite (#11530) Signed-off-by: Aapo Talvensaari (cherry picked from commit 38658b2cc40e30d90b4f3fb2c224009c7810606a) --- t/05-mlcache/02-get.t | 1 + t/05-mlcache/03-peek.t | 1 + 2 files changed, 2 insertions(+) diff --git a/t/05-mlcache/02-get.t b/t/05-mlcache/02-get.t index 931ff6df1c8f..b2403547ede9 100644 --- a/t/05-mlcache/02-get.t +++ b/t/05-mlcache/02-get.t @@ -2379,6 +2379,7 @@ is stale: true === TEST 50: get() does not cache value in LRU indefinitely when retrieved from shm on last ms (see GH PR #58) +--- SKIP --- http_config eval: $::HttpConfig --- config location = /t { diff --git a/t/05-mlcache/03-peek.t b/t/05-mlcache/03-peek.t index 89b0c2dfe12b..51c373ed1f66 100644 --- a/t/05-mlcache/03-peek.t +++ b/t/05-mlcache/03-peek.t @@ -100,6 +100,7 @@ ttl: nil === TEST 3: peek() returns the remaining ttl if a key has been fetched before +--- SKIP --- http_config eval: $::HttpConfig --- config location = /t {