<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Tim, last week I posted 3.6b1 to PyPI.&nbsp; I would love to be able to
    reproduce the problem you are having.&nbsp; Can I reproduce your test
    setup? That is, is it a public repo, and are there clear
    instructions for how to configure it and run tests?&nbsp; If not, is
    there anything unusual in your code that might affect the trace
    function?<br>
    <br>
    We can take the detailed debugging offlist.<br>
    <br>
    --Ned.<br>
    <br>
    <div class="moz-cite-prefix">On 12/6/2012 2:13 AM, Tim Aerdts wrote:<br>
    </div>
    <blockquote
cite="mid:CAL7w2FjWZ5vFUrQqKdifjNebfOUBhOwySacTekke2pQoMXpidw@mail.gmail.com"
      type="cite">Hello,
      <div><br>
      </div>
      <div>Untill recently I had very few messages of the following:</div>
      <div><br>
      </div>
      <div>Coverage.py warning: Trace function changed, measurement is
        likely wrong: None</div>
      <div><br>
      </div>
      <div>Up to last week these messages came about twice per test-run.
        I didn't think of it much then. Now last week it started to
        occur more often and now when I run my tests I get the same
        message 130 times. I figured that isn't good.</div>
      <div><br>
      </div>
      <div>I've looked here &gt;&nbsp;<a moz-do-not-send="true"
href="https://bitbucket.org/ned/coveragepy/issue/164/trace-function-changed-warning-when-using">https://bitbucket.org/ned/coveragepy/issue/164/trace-function-changed-warning-when-using</a>
        it is a ticket regarding this but the last person commenting
        seems to have it only when using the pytracer. I have tried
        switching to the pytracer using --timid but it is still the
        same.</div>
      <div><br>
      </div>
      <div>I might note that I run nosetests --with-coverage and not
        coverage.py itself.</div>
      <div><br>
      </div>
      <div>Any ideas?</div>
      <div>Cheers,</div>
      <div><br>
      </div>
      <div>-Tim<br clear="all">
        <div><br>
        </div>
        -- <br>
        Kind regards,<br>
        Tim Aerdts<br>
        <a moz-do-not-send="true" href="http://www.tuimz.nl">http://www.tuimz.nl</a><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
testing-in-python mailing list
<a class="moz-txt-link-abbreviated" href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a>
<a class="moz-txt-link-freetext" href="http://lists.idyll.org/listinfo/testing-in-python">http://lists.idyll.org/listinfo/testing-in-python</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>