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

Remove --gtest_output flag #284

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Remove --gtest_output flag #284

merged 2 commits into from
Jul 23, 2024

Conversation

brsm3129
Copy link
Collaborator

@brsm3129 brsm3129 commented Jul 22, 2024

  • Tickets addressed: EMAGNC-1025
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

This commit removes the need for pre-commit to run before the other tests and stops storing the output of ctest which was breaking tests earlier.

Verification

All changes are verified by current tests.

Documentation

None

Future work

In the future we may want to move to XML output storing.

@brsm3129 brsm3129 changed the title Parallelize pre-commit run Fix gtest ouput flag error Jul 22, 2024
@brsm3129 brsm3129 self-assigned this Jul 22, 2024
@brsm3129 brsm3129 force-pushed the feature/fix-gtest-output branch 2 times, most recently from 40a9bd6 to 7f67b1f Compare July 22, 2024 23:08
@brsm3129 brsm3129 force-pushed the feature/fix-gtest-output branch from 7f67b1f to f39a845 Compare July 22, 2024 23:17
@brsm3129 brsm3129 marked this pull request as ready for review July 23, 2024 00:16
@brsm3129 brsm3129 changed the title Fix gtest ouput flag error Remove --gtest_output flag Jul 23, 2024
@patkenneally patkenneally merged commit c463868 into develop Jul 23, 2024
3 checks passed
@patkenneally patkenneally deleted the feature/fix-gtest-output branch July 23, 2024 15:55
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