Skip to content

Commit

Permalink
tests(mlcache): skip flaky tests in mlcache test suite (#11530)
Browse files Browse the repository at this point in the history
Signed-off-by: Aapo Talvensaari <[email protected]>
(cherry picked from commit 38658b2)
  • Loading branch information
bungle committed Sep 8, 2023
1 parent a225cd1 commit b4a735b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions t/05-mlcache/02-get.t
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
1 change: 1 addition & 0 deletions t/05-mlcache/03-peek.t
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit b4a735b

Please sign in to comment.