-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
Description
I have 2 questions
- why is
MAX_ITEM_NAME_LENGTH
hardcoded to256
? If I patch it locally to something bigger, will it cause trouble to the backend? - if the answer to the first question is that it will be fine, then why isn't it an exported feature?
the reason I'm asking is that we have very long test names (together with parametrized) and most of the test names get cropped