Stuck when hitting window that should auto-close
Hey,
I am trying to run a build here in a very specific tool. This tool is an IDE that when running with a set of parameters from command line, it opens a window, builds the project and closes. I tested in a clean Windows 10 VM with the installed dependencies and it works.
Unfortunately, the build gets stuck in AppVeyor
https://ci.appveyor.com/project/ericoporto/dungeonhands
https://github.com/ericoporto/DungeonHands/blob/master/appveyor.yml
Is there any Windows VM I can test to try to figure out what is happening? Are GUI applications allowed in the AppVeyor environment?
Thanks.
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
1 Posted by eri0o on 05 Mar, 2019 07:06 PM
I found out there's a possibility of accessing the build vm through rdp, but I couldn't do it yet to look at what's happening:
https://www.appveyor.com/docs/how-to/rdp-to-build-worker/
2 Posted by eri0o on 05 Mar, 2019 08:25 PM
I managed to RDP and there was an active pop ok window. I managed to close it and the build proceed. I modified my code to not pop that message and everything is ok now. This can be closed!
Support Staff 3 Posted by Owen McDonnell on 05 Mar, 2019 09:56 PM
Sorry, I was going to suggest RDP but then got distracted.
Anyway, thanks for the update!
Owen McDonnell closed this discussion on 05 Mar, 2019 09:56 PM.