<div dir="ltr">What is it that you wanted to contribute? Unless it affects regular expressions  you probably needn't worry about that one test. (If you do, run the test by itself in verbose mode so you can debug why it is failing.)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 14, 2017 at 8:04 AM, Pranav Deshpande <span dir="ltr"><<a href="mailto:deshpande.v.pranav@gmail.com" target="_blank">deshpande.v.pranav@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello, everyone. I wanted to contribute to Python so I began by following the steps given here: <a href="https://docs.python.org/devguide/" target="_blank">https://docs.python.org/<wbr>devguide/</a><br><br></div>WHile executing <br><pre><span></span>./python -m test -j3<br><br></pre><pre>I encountered the following error:<br>383 tests OK.<br><br>1 test failed:<br>    test_re<br><br>21 tests skipped:<br>    test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_kqueue<br>    test_msilib test_ossaudiodev test_smtpnet test_socketserver<br>    test_startfile test_timeout test_tix test_tk test_ttk_guionly<br>    test_urllib2net test_urllibnet test_winconsoleio test_winreg<br>    test_winsound test_xmlrpc_net test_zipfile64<br><br>Total duration: 24 min 25 sec<br>Tests result: FAILURE<br><br></pre><pre>How do I resolve this?<br></pre><pre>Regards,<br></pre><pre>Pranav.<br></pre><pre><br><br></pre></div>
<br>______________________________<wbr>_________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/guido%40python.org" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/options/python-dev/<wbr>guido%40python.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">--Guido van Rossum (<a href="http://python.org/~guido" target="_blank">python.org/~guido</a>)</div>
</div>