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

Profile tool: fix printing of task failed reason #4848

Merged
merged 4 commits into from
Feb 23, 2022

Conversation

tgravescs
Copy link
Collaborator

In the profiling tool task failed table, we were just doing a toString on the task end reason. This caused it to some times have an address in the output and that address could change between runs. Fix it so we use the toErrorString to get the nicely formatted string.

@tgravescs tgravescs added this to the Feb 14 - Feb 25 milestone Feb 23, 2022
@tgravescs tgravescs self-assigned this Feb 23, 2022
@tgravescs
Copy link
Collaborator Author

build

…althCheckSuite.scala

Co-authored-by: Jason Lowe <jlowe@nvidia.com>
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit 6e29a43 into NVIDIA:branch-22.04 Feb 23, 2022
@tgravescs tgravescs deleted the fixFailed branch February 23, 2022 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants