Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport stable/8.3] Timer events fail with specific values #1071

Merged
6 commits merged into from
Feb 6, 2024

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #1028 to stable/8.3.

relates to #975

Using Guava UnsignedBytes.compare instead of comparing signed bytes

(cherry picked from commit e82cc5c)
Adding tests for Bytes class

(cherry picked from commit 563b095)
Adding tests to verify timers work correctly for different dates

(cherry picked from commit d9b3b5e)
Using Arrays.compareUnsigned instead of a custom compareTo implementation
Added two additional uint tests

(cherry picked from commit 320bcab)
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

Copy link

github-actions bot commented Feb 6, 2024

Test Results

 50 files  + 3   50 suites  +3   2m 4s ⏱️ +19s
110 tests + 5  110 ✅ + 5  0 💤 ±0  0 ❌ ±0 
353 runs  +15  353 ✅ +15  0 💤 ±0  0 ❌ ±0 

Results for commit f14e0a8. ± Comparison against base commit 0f17c16.

@ghost
Copy link

ghost commented Feb 6, 2024

Build succeeded:

@ghost ghost merged commit f47ef20 into stable/8.3 Feb 6, 2024
11 checks passed
@ghost ghost deleted the backport-1028-to-stable/8.3 branch February 6, 2024 16:05
This pull request was closed.
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.

2 participants