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

fix flaky log test #1641

Merged
merged 1 commit into from Jan 24, 2024
Merged

fix flaky log test #1641

merged 1 commit into from Jan 24, 2024

Conversation

ashmeenkaur
Copy link
Collaborator

Description

log's timestamp in nanoseconds can be any value between 0 to 999999999. Updated the regex to match with 0 to 9 digit number.

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

@ashmeenkaur ashmeenkaur marked this pull request as ready for review January 24, 2024 06:36
@ashmeenkaur ashmeenkaur merged commit 815db9b into master Jan 24, 2024
8 checks passed
@ashmeenkaur ashmeenkaur deleted the fix_flaky_logger_test branch January 24, 2024 06:43
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.

None yet

2 participants