Symlinking
To speed acceptance tests we do a download of dependencies once and then ideally we would want to symlink those dependencies to the project under test. What we found was that first things seemed fine and then we started seeing "too many symlink" errors which failed the build. We're wondering if we have the ability to turn on symlink privileges as described here http://www.ember-cli.com/#symlinks-on-windows.
Thanks,
Chad
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 22 Jan, 2015 05:28 PM
Hi Chad,
Build worker user
appveyor
is already a member ofAdministrators
group and UAC is disabled (or "set to a lowest level" is better applicable to Windows Server 2012 R2 - see attached screenshot). I ran a simple test to make sure symlinks are working: https://ci.appveyor.com/project/appvyr/nuget-test/build/1.0.80What exact error are you getting?
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.