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

Symlinks are added to test resources during test and breaks builds #166

Closed
mtdowling opened this issue Sep 19, 2019 · 0 comments · Fixed by #172
Closed

Symlinks are added to test resources during test and breaks builds #166

mtdowling opened this issue Sep 19, 2019 · 0 comments · Fixed by #172
Labels
bug This issue is a bug.

Comments

@mtdowling
Copy link
Member

Symlinks appear to be added while testing that the ModelAssembler can follow symlinks. They are currently added directly to the test directory rather than a temp directory. Alternatively, after a test is finished or crashed, the symlinks should be removed.

Could not list contents of '/[.snip.]/smithy/smithy-model/src/test/resources/symlink-nested'. Couldn't follow symbolic link.

Related to 3fe63b0

@mtdowling mtdowling added the bug This issue is a bug. label Sep 19, 2019
mtdowling added a commit that referenced this issue Sep 22, 2019
mtdowling added a commit that referenced this issue Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant