James

Results 371 comments of James

Note your test has caused a timeout. Test it, it won't work. Hint: > if grep -q "syscall.NetlinkMessage"; then

Just waiting for tests, all looks good, thanks!

As an aside (and feel free to reply privately over IRC if you prefer) while this is very helpful, and we appreciate your contributions, if you'd be interesting in working...

@mfossen I think it timed out because of a GH bug... One sec.

Correct test running at: https://travis-ci.org/purpleidea/mgmt/builds/511307496 I think the bug is that when I clicked "approve" before I saw that hang bug, it refused to look at (and test) new builds....

> I've been following mgmt for awhile and think the idea is awesome and really want to use it for some deployment/ops stuff, so figured I'd try contributing a little...

@mfossen I would recommend going through the https://tour.golang.org/ (don't spend more than 5-15 min on any one problem, just get the main gist. Spend a bit more time on the...

(Note: you can run the test locally to narrow down which test(s) are hanging...) That's useful information.

> TestResources1/test_#0_(simple_exec) When you test it locally does it also fail/hang? When you try on git master does it always pass? LMK, thanks!