Skip to content

CAMEL-18237: fix incorrect round-to-zero#7982

Merged
orpiske merged 1 commit intoapache:mainfrom
orpiske:camel-18237
Jul 7, 2022
Merged

CAMEL-18237: fix incorrect round-to-zero#7982
orpiske merged 1 commit intoapache:mainfrom
orpiske:camel-18237

Conversation

@orpiske
Copy link
Contributor

@orpiske orpiske commented Jul 7, 2022

Resequence definition must use precise time definition, otherwise the
milliseconds get rounded to zero which causes tests such as the ones
in ResequenceStreamNotIgnoreInvalidExchangesTest to fail.

Ref: cf65ab2


This should fix some of our CI issues with the resequencer tests.

Resequence definition must use precise time definition, otherwise the
milliseconds get rounded to zero which causes tests such as the ones
in ResequenceStreamNotIgnoreInvalidExchangesTest to fail.

Ref: cf65ab2
@github-actions github-actions bot added the core label Jul 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

🚫 There are (likely) no components to be tested in this PR

@orpiske
Copy link
Contributor Author

orpiske commented Jul 7, 2022

Checkstyle issue is unrelated, so it's safe to merge.

@orpiske orpiske merged commit 51bc417 into apache:main Jul 7, 2022
@orpiske orpiske deleted the camel-18237 branch August 16, 2022 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant