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

[CSR-832] Fix file name too long error #66

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Conversation

vCaisim
Copy link
Contributor

@vCaisim vCaisim commented Sep 28, 2023

Closes #64.

Truncate the path of the dynamically created dump folder and trace files if their length exceeds 255 chars.
Screencast from 09-28-2023 04:06:26 PM.webm

@vCaisim vCaisim requested a review from agoldis September 28, 2023 13:18
@notion-workspace
Copy link

@agoldis agoldis merged commit 5d55028 into main Sep 28, 2023
2 checks passed
@agoldis agoldis deleted the fix/enametoolong-error branch September 28, 2023 23:43
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.

[CSR-832] Traces for long test descriptions fail to save (file name too long)
2 participants