aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2021-09-14 07:02:06 -0700
committerGitHub <noreply@github.com>2021-09-14 07:02:06 -0700
commit5a813160ae07570f9002bc55777f671f734fc2a4 (patch)
treeb6baa265634f92b138f2c275ddc1b579b1c59abd /test/functional/legacy
parent88336851ee1e9c3982195592ae2fc145ecfd3369 (diff)
parent917f30666657acc3ad3daf44425c4d28f7ffb299 (diff)
downloadrneovim-5a813160ae07570f9002bc55777f671f734fc2a4.tar.gz
rneovim-5a813160ae07570f9002bc55777f671f734fc2a4.tar.bz2
rneovim-5a813160ae07570f9002bc55777f671f734fc2a4.zip
Merge #15664 backport PRs
backport: PRs #14962, #14982, #14984, #14989, #15011, #15043
Diffstat (limited to 'test/functional/legacy')
-rw-r--r--test/functional/legacy/memory_usage_spec.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/functional/legacy/memory_usage_spec.lua b/test/functional/legacy/memory_usage_spec.lua
index 0f2d77093a..d86caca0e9 100644
--- a/test/functional/legacy/memory_usage_spec.lua
+++ b/test/functional/legacy/memory_usage_spec.lua
@@ -168,6 +168,9 @@ describe('memory usage', function()
end)
it('releases memory when closing windows when folds exist', function()
+ if helpers.is_os('mac') then
+ pending('macOS memory compression causes flakiness')
+ end
local pid = eval('getpid()')
source([[
new