In https://github.com/CircleCI-Public/circleci-cli/issues/439, a customer reports that the test splitting command fails for a long list of files. It would be nice for the CLI to split tests successfully in this case.
It appears that there's an open PR with a fix pending merge: https://github.com/CircleCI-Public/circleci-cli/pull/441