-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JUnit XML output: Include timezone information in XML
JUnit writes local-time without a timezone by default. This means that JUnit XML parsers default to local-time. The portal doesn't know what timezone the user of stbt-rig wants so these timestamps can be interpreted incorrectly. This change includes timezone information in the XML output. There is a small chance of incompatibilty caused by this change. If you experience this please get in contact at support@stb-tester.com.
- Loading branch information
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters