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: remove truncation of timestamp #266

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joseph-sentry
Copy link

I was taking a look at the JUnit XML output and I noticed that the timestamp on the testsuite element was missing a timezone specification. I looked at the code and noticed that the end of the timestamp was being truncated. This PR removes that truncation in order to retain the timezone information.

Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
@palmerj3 palmerj3 self-assigned this Jun 14, 2024
@palmerj3
Copy link
Collaborator

This change seems reasonable to me. I'm currently fixing CI so once that's fixed I'll ask you to rebase.

#267

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