Roland Asmann

Results 60 comments of Roland Asmann

Thanks, I hadn't seen that issue!

@mPokornyETM I don't think that is what @epiq-ben meant. I think he wants the same feature that I am looking for: When I have an agent with 5 executors where...

I'm running this from Node with a default Windows setup (so that should be running in cmd.exe, if I remember correctly) and have tested with cmd.exe directly as well. I...

I played around with the native launcher, but I admit I'm not sure what I used on the latest runs. I'll check and let you know when I get back...

The example was using 0.12.7. I also tried it with 0.12.7-native, 0.12.10 and 0.12.10-native. Everything works as expected (just talking about the written files, the console is hot garbage every...

Only the x64 version on node's unofficial-project. Project: https://github.com/nodejs/unofficial-builds Tarballs: https://unofficial-builds.nodejs.org/

So, we decided to make our builds publicly available. Still not sure on how to add a test, but local testing works with this URL: https://raw.githubusercontent.com/appthreat/nodejs-unofficial-builds/master/dists/. Currently it only contains...

Not to self: check if any other tests do similar things and change those as well!

Using powershell doesn't work, because it triggers `gradlew.bat`, which then again has the problem with a too long command line. I'm afraid this is the best we can do.

@gliptak Thanks for the information!