<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">The way that I calculate the backouts,
      and this might be the discrepancy, a push is counted a backout if
      there is a commit in there that has a backout. I don't go and
      check all the commits, I normally jump out of the loop when I find
      the first one.<br>
      <br>
      Code can be found at
<a class="moz-txt-link-freetext" href="https://github.com/AutomatedTester/futurama-data/blob/master/app/tree_controller.py#L46">https://github.com/AutomatedTester/futurama-data/blob/master/app/tree_controller.py#L46</a><br>
      <br>
      David<br>
      <br>
      On 11/08/2014 13:10, Rodrigo Rocha Gomes e Souza wrote:<br>
    </div>
    <blockquote
cite="mid:CABve3Zz-h-SVeVgLmtkxXCtncGbL1BMZs4fjEy6HAsONQuGuig@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Sun, Aug 3, 2014 at 5:42 PM, David
            Burns <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:dburns@mozilla.com" target="_blank">dburns@mozilla.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">From
              my brief analysis of the numbers I have seen higher
              backout rates than you are reporting but they have been
              dropping over time.<br>
            </blockquote>
            <div><br>
            </div>
            <div>Sorry for the delay. Well, there are many ways to
              filter the data to compute backout rates, so the
              percentages may be different. I'll send you the details on
              how I compute statistics.</div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">For
              the last 7 days I have around 8% of pushes have a backout
              in them on Mozilla Inbound. (26 backouts and 321 pushes
              you can see the data at <a moz-do-not-send="true"
                href="http://futurama.theautomatedtester.co.uk/"
                target="_blank">http://futurama.theautomatedtester.co.uk/</a>
              )<br>
            </blockquote>
            <div><br>
            </div>
            <div>That's interesting. Is the source code available?</div>
            <div><br>
            </div>
            <div>[]s</div>
            <div>Rodrigo</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>