digitalmars.D.bugs - [Issue 17078] New: std.process.execute fails on travis
- via Digitalmars-d-bugs (17/17) Jan 08 2017 https://issues.dlang.org/show_bug.cgi?id=17078
https://issues.dlang.org/show_bug.cgi?id=17078 Issue ID: 17078 Summary: std.process.execute fails on travis Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: enhancement Priority: P1 Component: phobos Assignee: nobody puremagic.com Reporter: deadalnix gmail.com As per title. Spawning process using std.process.execute in travis-ci always fails. The process apparently return error code -11 and does nothing. For some obscure reason, wait(spanShell()) does work. --
Jan 08 2017