[Avocado-devel] Test counter is not working.

Julio Faracco jcfaracco at gmail.com
Wed May 11 13:11:12 UTC 2016


Hi Cleber.

Yes, you are right, Cleber! :-)
I forked avocado-vt and my own repo is updated...
But here, I'm using an deprecated/stable version of avocado-vt to run my tests.

It is working very well right now.

Thanks guys to all suggestions.

--
Julio Cesar Faracco

2016-05-11 8:41 GMT-03:00 Cleber Rosa <crosa at redhat.com>:
> On 05/11/2016 12:15 AM, Julio Faracco wrote:
>>
>> Hi Wei,
>>
>> I ran a git-bisect here...
>> This commit introduces the error to me.
>>
>> commit 5973e898f0df1179bc1bff425d06f93fdcc44c31
>> Author: Lukáš Doktor <ldoktor at redhat.com>
>> Date:   Tue Apr 26 06:37:52 2016 +0200
>>
>> I was reading the documentation and the commit info and it makes sense
>> since it is a big change to test IDs. I wonder if this behaviour is
>> normal, if it is a bug or it will be changed in the future too.
>>
>> Btw, I can run a stable version here (0.34.0).
>>
>> I haven't changed anything inside avocado framework (a trash in my
>> master branch, for example... nothing...  clean...).
>>
>
> Julio,
>
> This was fixed on avocado-vt commit
> 00224e2849b1f7b02c3acceffd6bc7d7633542a5.
>
> Can you try that?
>
> Thanks,
> - Cleber.
>
>
>> --
>> Julio Cesar Faracco
>>
>>
>> 2016-05-10 23:35 GMT-03:00 Wei, Jiangang <weijg.fnst at cn.fujitsu.com>:
>>>
>>> Hi,
>>>
>>> On Tue, 2016-05-10 at 22:37 -0300, Julio Faracco wrote:
>>>>
>>>> Hi guys,
>>>>
>>>> I often follow the discussions and planning tool of Avocado{-VT} by
>>>> trello and mailing list. But not so hard as I wish....
>>>> However, is there some new feature being developed?
>>>>
>>>> I pull recently the last commits and I'm having a strange issue.
>>>> The test counter does not increase.
>>>
>>> what's the id of last commits?
>>> I haven't reproduce it with 101bf36ab1c9c7258b15a66ab60abc99db0089cd.
>>>
>>>>
>>>> $ ./avocado run type_specific.io-github-autotest-qemu.qemu_img
>>>> JOB ID     : 50719fa60bd6b48f1629d1296407b8f755bc9fb0
>>>> JOB LOG    :
>>>> /home/jfaracco/avocado/job-results/job-2016-05-10T16.47-50719fa/job.log
>>>> TESTS      : 21
>>>>  (0/21) type_specific.io-github-autotest-qemu.qemu_img.check: PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.non-preallocated.cluster_size_default:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.non-preallocated.cluster_size.cluster_512:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.non-preallocated.cluster_size.cluster_1024:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.non-preallocated.cluster_size.cluster_4096:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.non-preallocated.cluster_size.cluster_1M:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.non-preallocated.cluster_size.cluster_2M:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.preallocated.cluster_size_default:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.preallocated.cluster_size.cluster_512:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.preallocated.cluster_size.cluster_1024:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.preallocated.cluster_size.cluster_4096:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.preallocated.cluster_size.cluster_1M:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.create.preallocated.cluster_size.cluster_2M:
>>>> PASS
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.convert.to_qcow2.cluster_size_default:
>>>> ERROR
>>>>  (0/21)
>>>> type_specific.io-github-autotest-qemu.qemu_img.convert.to_qcow2.cluster_size_2048:
>>>> ERROR
>>>>  (0/21) type_specific.io-github-autotest-qemu.qemu_img.convert.to_raw:
>>>> ERROR
>>>>  (0/21) type_specific.io-github-autotest-qemu.qemu_img.convert.to_qed:
>>>> ERROR
>>>>  (0/21) type_specific.io-github-autotest-qemu.qemu_img.snapshot: PASS
>>>>  (0/21) type_specific.io-github-autotest-qemu.qemu_img.info: PASS
>>>>  (0/21) type_specific.io-github-autotest-qemu.qemu_img.rebase: ERROR
>>>>  (0/21) type_specific.io-github-autotest-qemu.qemu_img.commit: ERROR
>>>> RESULTS    : PASS 15 | ERROR 6 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0
>>>> JOB HTML   :
>>>> /home/jfaracco/avocado/job-results/job-2016-05-10T16.47-50719fa/html/results.html
>>>> TIME       : 185.66 s
>>>>
>>>> The counter is always 0.
>>>>
>>>> Am I missing something?
>>>>
>>>> --
>>>> Julio Cesar Faracco
>>>>
>>>> _______________________________________________
>>>> Avocado-devel mailing list
>>>> Avocado-devel at redhat.com
>>>> https://www.redhat.com/mailman/listinfo/avocado-devel
>>>>
>>>>
>>>
>>>
>>>
>>
>> _______________________________________________
>> Avocado-devel mailing list
>> Avocado-devel at redhat.com
>> https://www.redhat.com/mailman/listinfo/avocado-devel
>>
>
> --
> Cleber Rosa
> [ Sr Software Engineer - Virtualization Team - Red Hat ]
> [ Avocado Test Framework - avocado-framework.github.io ]




More information about the Avocado-devel mailing list