You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Pushkar Pradhan <pp...@verizonmedia.com.INVALID> on 2019/02/02 02:38:17 UTC

RE: clang-format fails randomly

In my PR https://github.com/apache/trafficserver/pull/4859 against 7.1.x I
see that the clang-format job fails randomly.
Even though I didn't change the code from what's in the master, this job
fails:
https://ci.trafficserver.apache.org/job/clang-format-github/7691/console

Does anyone know why this happens?

Re: clang-format fails randomly

Posted by Leif Hedstrom <zw...@apache.org>.

> On Feb 1, 2019, at 7:38 PM, Pushkar Pradhan <pp...@verizonmedia.com.INVALID> wrote:
> 
> In my PR https://github.com/apache/trafficserver/pull/4859 against 7.1.x I
> see that the clang-format job fails randomly.
> Even though I didn't change the code from what's in the master, this job
> fails:
> https://ci.trafficserver.apache.org/job/clang-format-github/7691/console
> 
> Does anyone know why this happens?


ATS 7.1.x runs a different version and configuration of clang-format than master.

— leif