Skip to content

[7.16] Fix RecoverySourceHandlerTests (#79546)#79995

Merged
fcofdez merged 1 commit intoelastic:7.16from
fcofdez:backport/7.16/pr-79546
Oct 28, 2021
Merged

[7.16] Fix RecoverySourceHandlerTests (#79546)#79995
fcofdez merged 1 commit intoelastic:7.16from
fcofdez:backport/7.16/pr-79546

Conversation

@fcofdez
Copy link
Copy Markdown
Contributor

@fcofdez fcofdez commented Oct 28, 2021

Backports the following commits to 7.16:

Today RecoverySourceHandlerTests#generateFiles can generate files with
different name but same content since the lengths that we use for tests
are small. In order to avoid tripping assertions when we check that two
files are different we should check that the name is different as well
as the content are different.

Closes elastic#79502
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants