Skip to content

Commit

Permalink
tests(hybrid) mark test as flaky (#8713)
Browse files Browse the repository at this point in the history
  • Loading branch information
kikito authored Apr 22, 2022
1 parent fb8aa2d commit 6f20f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/02-integration/09-hybrid_mode/03-pki_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ for _, cluster_protocol in ipairs{"json", "wrpc"} do
end)
end)

describe("sync works", function()
describe("#flaky sync works", function()
local route_id

it("proxy on DP follows CP config", function()
Expand Down

0 comments on commit 6f20f2f

Please sign in to comment.