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

hide CommandFailedException stacktrace when thrown to set exit code (DAT-9608) #2938

Merged
merged 3 commits into from Jun 17, 2022

Conversation

StevenMassaro
Copy link
Contributor

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Stacktraces will not be printed to the logs when a CommandFailedException is set to "hidden".

Things to be aware of

Things to worry about

isHidden is perhaps not the best name we can come up with.

Additional Context

@StevenMassaro StevenMassaro changed the title hide CommandFailedException stacktrace when thrown to set exit code hide CommandFailedException stacktrace when thrown to set exit code (DAT-9608) Jun 13, 2022
@github-actions
Copy link

github-actions bot commented Jun 13, 2022

Unit Test Results

  4 548 files  ±0    4 548 suites  ±0   29m 22s ⏱️ +9s
  4 508 tests ±0    4 294 ✔️ ±0     214 💤 ±0  0 ±0 
53 376 runs  ±0  48 368 ✔️ ±0  5 008 💤 ±0  0 ±0 

Results for commit b3a8372. ± Comparison against base commit fd67554.

♻️ This comment has been updated with latest results.

@kataggart kataggart added this to To Do in Conditioning++ via automation Jun 13, 2022
@StevenMassaro StevenMassaro merged commit c1c7673 into master Jun 17, 2022
Conditioning++ automation moved this from To Do to Done Jun 17, 2022
@StevenMassaro StevenMassaro deleted the DAT-9608 branch June 17, 2022 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants