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

CI failures that appear to be related to the length of the file name #6489

Closed
mununki opened this issue Nov 21, 2023 · 1 comment
Closed
Labels
stale Old issues that went stale

Comments

@mununki
Copy link
Member

mununki commented Nov 21, 2023

#6414

Regarding the above PR, it appears that the cause of the CI test (ciTest.js) failing is related to the fixture filename.
For example, for a file name like curried_value_instead_of uncurried_in_curried_mode.res, the test failed on all platforms.
For c_value_wanted_u_in_c_mode.res, it only failed on mac.
For c_for_u_in_c_mode, the test passed on all platforms.

We have fixture files with longer names than this in the past, so we suspect that the issue is with the use of characters like _ rather than simply the length of the file name.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Old issues that went stale label Nov 16, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Old issues that went stale
Projects
None yet
Development

No branches or pull requests

1 participant