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

CircleCI CLI policy test command missing timestamp in JUnit output #1048

Closed
madrob opened this issue Mar 1, 2024 · 2 comments
Closed

CircleCI CLI policy test command missing timestamp in JUnit output #1048

madrob opened this issue Mar 1, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@madrob
Copy link

madrob commented Mar 1, 2024

Meta:

CircleCI CLI Version:
0.1.30163+16acd35 (homebrew)

Operating System:
macOS


Current behavior:

Running circleci policy test ./policies --verbose --format junit outputs junit xml but with timestamp missing a value, which errors when read by further tooling.

<testsuite tests="13" failures="0" time="0.007" name="policies" timestamp="">

Expected behavior:

This field should either be omitted or populated with a proper value.

@JulesFaucherre
Copy link
Contributor

Hey @madrob!

Thanks for opening this issue, we're on it.

Getting back to you as soon as it's addressed!

@JulesFaucherre
Copy link
Contributor

The pull request fixing this has been merged so closing the issue, don't hesitate if there is any other issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants