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

Adds the specific path that caused a failure #836

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

scottopell
Copy link
Contributor

What does this PR do?

Adds the path that caused an expect to fail.

Motivation

After:

thread 'tokio-runtime-worker' panicked at lading/src/common.rs:60:17:
Full directory path does not exist: /captures/target.stdout.log
stack backtrace:
   0: rust_begin_unwind

(before the path was not present)

Related issues

A list of issues either fixed, containing architectural discussions, otherwise relevant
for this Pull Request.

Additional Notes

Anything else we should know when reviewing?

@scottopell scottopell requested a review from a team as a code owner March 5, 2024 22:31
@scottopell scottopell enabled auto-merge (squash) March 5, 2024 22:34
@scottopell scottopell merged commit b0ab51e into main Mar 5, 2024
17 checks passed
@scottopell scottopell deleted the sopell/better-path-error-msg branch March 5, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants