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

fix BLS tests name length #1405

Merged
merged 1 commit into from
Sep 10, 2019
Merged

fix BLS tests name length #1405

merged 1 commit into from
Sep 10, 2019

Conversation

protolambda
Copy link
Contributor

Due to limitations on some filesystems (e.g. encryptfs has a 120 file name char limit), some tests could not be loaded due to their name length. This changes the BLS tests with the long names to use small checksums to uniquely identify the test. Other tests stay as-is, as they are < 100 chars, which I will try to maintain as limit in the future.

I'm not sure when we should be releasing a new spec tests version, as we are in the middle of interop-lockin. The tests can at least be ran on normal file-systems, so I do not think it is too urgent anyway.

cc @prestonvanloon

Copy link
Contributor

@djrtwo djrtwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@djrtwo djrtwo merged commit d0c6b67 into v08x Sep 10, 2019
@djrtwo djrtwo deleted the bls_tests_name_length branch September 10, 2019 18:08
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.

None yet

2 participants