Skip to content

[Tests] Fix flakyness in TestDefaultMessageFormatter - #10379

Merged
codelipenghui merged 1 commit into
apache:masterfrom
lhotari:lh-fix-flaky-TestDefaultMessageFormatter
Apr 26, 2021
Merged

[Tests] Fix flakyness in TestDefaultMessageFormatter#10379
codelipenghui merged 1 commit into
apache:masterfrom
lhotari:lh-fix-flaky-TestDefaultMessageFormatter

Conversation

@lhotari

@lhotari lhotari commented Apr 26, 2021

Copy link
Copy Markdown
Member

Fixes #10378

Motivation

The TestDefaultMessageFormatter test is flaky, see #10378 .

Modifications

Since the test asserts that an int value must be greater than 0, make changes to the getIntValue method to fullfil this requirement.

@codelipenghui codelipenghui added this to the 2.8.0 milestone Apr 26, 2021
@codelipenghui
codelipenghui merged commit 2ede152 into apache:master Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky-test: TestDefaultMessageFormatter.testFormatMessage is flaky

2 participants