You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason the buildbots may have needed to rebuild some dependency and gotten that into the nightlies before it could work on appveyor. Not sure how that would result in an issue with starting without sys.dll though.
It looks like f2e3d33, which has been an unqualified success on travis, has not gone over so well on appveyor.
There seem to be 2 main failure modes:
LoadError: SystemError: rmdir: Directory not empty
in the file test, https://ci.appveyor.com/project/StefanKarpinski/julia/build/1.0.4126/job/uwjkhm4f3hv7pg05and a crash with an odd stack trace,
https://ci.appveyor.com/project/StefanKarpinski/julia/build/1.0.4125/job/6sqj2r4t1581klb8
The text was updated successfully, but these errors were encountered: