A build fails even though it passes locally
I'm getting the following failure:
https://ci.appveyor.com/project/mzgol/grunt-check-dependencies/buil...
even though on the local Windows 8.1 instance with Node 0.11.13
everything passes correctly; both via cmd and Git-Bash.
The code uses Node's child_process.exec, are there any restrictions around that?
The relevant spec file failing in these tests:
https://github.com/mzgol/grunt-check-dependencies/blob/master/test/...
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 m.goleb on 23 Jun, 2014 02:59 PM
The permanent link:
https://ci.appveyor.com/project/mzgol/grunt-check-dependencies/buil...
BTW, links shouldn't just disappear once a new build starts; when you go to a sub-build, it should point to the correct, permanent one. :/
2 Posted by m.goleb on 23 Jun, 2014 03:08 PM
Ah, it were the quicker test, it's just they are slower in AppVeyor than locally... Bumped the timeout to 10 seconds and it works now.
Support Staff 3 Posted by Feodor Fitsner on 23 Jun, 2014 04:11 PM
Glad you managed to fix that. Thanks for the update!
On Monday, June 23, 2014, m.goleb <
[email blocked]> wrote:
m.goleb closed this discussion on 29 Dec, 2014 02:18 PM.