So I'm able to run the py34 tests in about 10s if I run the dangling mock 
detector with a depth of 0 or 1.

I'd also like to figure out how we can get the py34 tests to show progress like 
py27 does. If a test fails, it is much harder to debug as it is now ...

-amrith

From: Peter Stachowski [mailto:pe...@tesora.com]
Sent: Monday, May 09, 2016 10:17 AM
To: OpenStack Development Mailing List (not for usage questions) 
<openstack-dev@lists.openstack.org>
Subject: Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

Hi Amrith,

We've had a lot of 'new' tests enabled for py34 in the last week - from your 
results you can see it's running 6x the number of tests (although it's taking 
8.5x as long).  It looks like python3 isn't as fast as python2.7?  If so, we 
may have to do something wrt the 'dangling-mock' detector code so that the 
tests run faster (I believe we can optimize it now that all the tests have 
moved over to the new paradigm).

Peter

From: Amrith Kumar [mailto:amr...@tesora.com]
Sent: May-08-16 8:42 PM
To: OpenStack Development Mailing List (not for usage questions)
Subject: [openstack-dev] [trove] timeouts in gate-trove-python34-db


I'm seeing python34's gate job running very long and sometimes it is timing out 
at 40m. There is something amiss with this and I've let Victor and Abhishek 
know about it.



In https://review.openstack.org/#/c/313941/ which is a dummy commit (just 
changed README.rst) it took 37m.



2016-05-08 21:35:11.438 | Tests running...

2016-05-08 21:35:11.438 |

2016-05-08 21:35:11.438 | Ran 686 tests in 1581.090s

2016-05-08 21:35:11.439 | OK



On the other hand, in other reviews (https://review.openstack.org/#/c/222752/) 
it takes barely 15m.



2016-05-02 19:26:06.018 | Tests running...

2016-05-02 19:26:06.019 |

2016-05-02 19:26:06.019 | Ran 115 tests in 185.864s

2016-05-02 19:26:06.019 | OK



Running it on my desktop takes a long time as well. I guess we'll have to 
figure out why this is generating these failures.



-amrith
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to