-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/18/2013 01:19 PM, Roman Bogorodskiy wrote:
> Robert Collins wrote:
>
>> On 19 June 2013 03:56, Clark Boylan
>> wrote:
>>
>>> I finally got around to looking into this today. I ran `tox
>>> -epy27` locally a couple times and noticed that test
Robert Collins wrote:
> On 19 June 2013 03:56, Clark Boylan wrote:
>
> > I finally got around to looking into this today. I ran `tox -epy27`
> > locally a couple times and noticed that test numbers did vary (but not
> > as wildly as reported earlier). My next step was to source the tox
> > py2
On 19 June 2013 03:56, Clark Boylan wrote:
> I finally got around to looking into this today. I ran `tox -epy27`
> locally a couple times and noticed that test numbers did vary (but not
> as wildly as reported earlier). My next step was to source the tox
> py27 virtualenv then to `testr list-test
On Tue, Jun 18, 2013 at 4:26 AM, Alexander Gorodnev
wrote:
> Hi,
>
> I have the same problem with Quantum test. I don't even know what it depends
> on, but I get the different result every time I run unittests using "tox
> -epy27".
> My latest result is:
>
> Ran 4548 (-721) tests in 205.026s (-63.
Hi,
I have the same problem with Quantum test. I don't even know what it
depends on, but I get the different result every time I run unittests using
"tox -epy27".
My latest result is:
Ran 4548 (-721) tests in 205.026s (-63.932s)
PASSED (id=8, skips=201)
As you can see amount of test decreased, b
Hi,
On a fresh checkout of quantum with new venv I have tox missing lots of
tests (exact command is 'tox -epy27').
It reports:
Ran 2368 tests in 470.017s (+2.755s)
PASSED (id=10, skips=131)
py27: commands succeeded
congratulations :)
I noticed that there should be 5000+ tests