jdef
jdef
additional testing: - https://github.com/mesos/mesos-go/commit/049b57bd9bd0550056f26b5ced76f36a820243eb
No, but #162 may be seen as an enabler because it's MUCH thinner than the fat client shim that was there before and the interface is cleaner. On Thu, Sep...
I have most tests passing in #159
remaining test flake, observed in #159: ``` --- FAIL: TestAuthticatee_validLogin-2 (1.00 seconds) Error Trace: authenticatee_test.go:102 Error: Expected nil, but got: &errors.errorString{s:"Unexpected authentication 'mechanisms' received"} :29: ✅ Install() :29: ✅ UPID()...
messenger_test.go `getNewPort` irresponsibly picks random ports and so causes intermittent unit test failures
I can if needed. On Mon, Sep 14, 2015 at 9:36 AM, Tomás Senart [email protected] wrote: > @jdef https://github.com/jdef: Are you taking this one? > > — > Reply to...
Another test flake: ``` E0923 21:32:50.601642 5363 slave_health_checker.go:155] Failed to request the health path: Head http://127.0.0.1:57392/slave/health: net/http: request canceled (Client.Timeout exceeded while awaiting headers) E0923 21:32:50.612446 5363 slave_health_checker.go:155] Failed to...
some fixes here: e26bc076e0385bdb01923b816c0cda4945389ec6 demo scheduler and executor still maintain ref's to the `*httpcli.Client` instead of `mesos.Client`
is this compat w/ glog?