-
Notifications
You must be signed in to change notification settings - Fork 10
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
Artifacts directory name can be too long #84
Comments
hi @NikolayPianikov may I ask when will we have the new release for this? |
1.0.9 was published |
Thank you, when will you add this to the release page? |
When I have a long test name (for
[TestCase]
tests with several arguments or for the tests with long namespaces) theteamcity-event-listener
may produce the folder names that are too long for Windows (longer than 255 symbols). As a result, the artifacts cannot be published because the folder cannot be createdThe text was updated successfully, but these errors were encountered: