Skip to content

Fix "x86 asm: handle unit names with special characters" test for bsd#9473

Merged
nojb merged 1 commit intoocaml:trunkfrom
nojb:fix_test
Apr 19, 2020
Merged

Fix "x86 asm: handle unit names with special characters" test for bsd#9473
nojb merged 1 commit intoocaml:trunkfrom
nojb:fix_test

Conversation

@nojb
Copy link
Copy Markdown
Contributor

@nojb nojb commented Apr 19, 2020

The test introduced in #9465 fails on openbsd/freebsd in INRIA's CI. It looks like gcc has trouble with directories containing some of the special characters in that test. Directories containing the filename (thus the special characters) are created by ocamltest.

After a couple of hours of debugging I did not manage to find a good fix, so I propose to downscale our ambitions for the test and simply test digits and dashes, which was the reason of the original bug fix.

@nojb
Copy link
Copy Markdown
Contributor Author

nojb commented Apr 19, 2020

Precheck passed, so planning to merge as soon as AppVeyor finishes.

@nojb nojb merged commit 91bbdac into ocaml:trunk Apr 19, 2020
@nojb nojb deleted the fix_test branch April 19, 2020 15:54
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.

1 participant