Skip to content

Fix TestRegexExtractorInterceptor*#436

Merged
ppkarwasz merged 1 commit into
trunkfrom
fix/regex-extractor-interceptor
May 29, 2026
Merged

Fix TestRegexExtractorInterceptor*#436
ppkarwasz merged 1 commit into
trunkfrom
fix/regex-extractor-interceptor

Conversation

@ppkarwasz
Copy link
Copy Markdown
Member

While #431 migrated RegexExtractorInterceptorMillisSerializer correctly from Joda to Java time, it introduced a small bug in the tests, which assume that all dates are in UTC.

The original extractor interpreted them instead in the local timezone.

While #431 migrated `RegexExtractorInterceptorMillisSerializer` correctly from Joda to Java time, it introduced a small bug in the tests, which assume that all dates are in `UTC`.

The original extractor interpreted them instead in the local timezone.
@ppkarwasz ppkarwasz enabled auto-merge (squash) May 29, 2026 16:59
@ppkarwasz ppkarwasz merged commit 278e4f2 into trunk May 29, 2026
4 checks passed
@ppkarwasz ppkarwasz deleted the fix/regex-extractor-interceptor branch May 29, 2026 17:11
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