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

JACOBIN-498 Make trace.ErrorMsg formatting like log.Log-severe #246

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

texadactyl
Copy link
Collaborator

@texadactyl texadactyl commented Oct 25, 2024

modified: trace/trace.go

Two reasons:

  • Compatibility with previous severe messages
  • jacotest cannot tolerate time-stamps in severe error messages because it throws off comparison to the previous result (false differences)

@texadactyl
Copy link
Collaborator Author

Now, jacotest no longer thinks that the last 2 results are different simply because the time-stamps are different.

@platypusguy platypusguy merged commit 858e82b into platypusguy:main Oct 26, 2024
3 checks passed
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