Re: [gotools] Fix some gotools testing problems

2017-09-18 Thread Ian Lance Taylor via gcc-patches
On Tue, Sep 12, 2017 at 6:18 AM, Rainer Orth wrote: > > A couple of gotools test FAIL on Solaris, and there are several issues > that make investigation particularly tedious. > > * The one invocation of gotest doesn't support passing additional flags > (--keep in particular). Added below. > > *

[gotools] Fix some gotools testing problems

2017-09-12 Thread Rainer Orth
A couple of gotools test FAIL on Solaris, and there are several issues that make investigation particularly tedious. * The one invocation of gotest doesn't support passing additional flags (--keep in particular). Added below. * The order of some of the summaries isn't stable (cmd/go and runtim