Merge #34361 skip flaky tests on cirrus CI

This commit is contained in:
Justin M. Keyes
2025-06-09 07:05:33 -07:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

View File

@ -781,6 +781,10 @@ describe('buffer cursor position is correct in terminal without number column',
end)
describe('buffer cursor position is correct in terminal with number column', function()
if t.is_ci('cirrus') then
return
end
local screen
local function setup_ex_register(str)

View File

@ -735,6 +735,9 @@ t2]])
feed('dd')
poke_eventloop()
if t.skip_fragile(pending, t.is_ci('cirrus')) then
return
end
screen:expect {
grid = [[
{1:-}^t1 |