qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* tcg-plugins avocado test_aarch64_virt_mem_icount timing out on current git?
@ 2023-05-18 12:07 Peter Maydell
  2023-05-18 13:23 ` Peter Maydell
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Maydell @ 2023-05-18 12:07 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Alex Bennée

This is on current head-of-git:

$ (cd build/arm-clang/ && ./tests/venv/bin/avocado run
./tests/avocado/tcg_plugins.py:PluginKernelNormal.test_aarch64_virt_mem_icount)
JOB ID     : b1d82ead55dbac8c1f17d0217a7572c4378e21e3
JOB LOG    : /home/petmay01/avocado/job-results/job-2023-05-18T13.02-b1d82ea/job.log
 (1/1) ./tests/avocado/tcg_plugins.py:PluginKernelNormal.test_aarch64_virt_mem_icount:
STARTED
 (1/1) ./tests/avocado/tcg_plugins.py:PluginKernelNormal.test_aarch64_virt_mem_icount:
INTERRUPTED: timeout (120.01 s)
RESULTS    : PASS 0 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 1
| CANCEL 0
JOB TIME   : 121.46 s

The job.log contains no useful information (see complaints
passim). What's going on here ?

(The other plugin tests pass OK, it's just this one that times out.)

thanks
-- PMM


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: tcg-plugins avocado test_aarch64_virt_mem_icount timing out on current git?
  2023-05-18 12:07 tcg-plugins avocado test_aarch64_virt_mem_icount timing out on current git? Peter Maydell
@ 2023-05-18 13:23 ` Peter Maydell
  2023-05-18 13:28   ` Richard Henderson
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Maydell @ 2023-05-18 13:23 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Alex Bennée

On Thu, 18 May 2023 at 13:07, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> This is on current head-of-git:
>
> $ (cd build/arm-clang/ && ./tests/venv/bin/avocado run
> ./tests/avocado/tcg_plugins.py:PluginKernelNormal.test_aarch64_virt_mem_icount)
> JOB ID     : b1d82ead55dbac8c1f17d0217a7572c4378e21e3
> JOB LOG    : /home/petmay01/avocado/job-results/job-2023-05-18T13.02-b1d82ea/job.log
>  (1/1) ./tests/avocado/tcg_plugins.py:PluginKernelNormal.test_aarch64_virt_mem_icount:
> STARTED
>  (1/1) ./tests/avocado/tcg_plugins.py:PluginKernelNormal.test_aarch64_virt_mem_icount:
> INTERRUPTED: timeout (120.01 s)
> RESULTS    : PASS 0 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 1
> | CANCEL 0
> JOB TIME   : 121.46 s
>
> The job.log contains no useful information (see complaints
> passim). What's going on here ?
>
> (The other plugin tests pass OK, it's just this one that times out.)

Bisect blames commit fcdab382c8b92bcc
("accel/tcg: Widen plugin_gen_empty_mem_callback to i64") --
see other thread.

thanks
-- PMM


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: tcg-plugins avocado test_aarch64_virt_mem_icount timing out on current git?
  2023-05-18 13:23 ` Peter Maydell
@ 2023-05-18 13:28   ` Richard Henderson
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Henderson @ 2023-05-18 13:28 UTC (permalink / raw)
  To: Peter Maydell, QEMU Developers; +Cc: Alex Bennée

On 5/18/23 06:23, Peter Maydell wrote:
> On Thu, 18 May 2023 at 13:07, Peter Maydell <peter.maydell@linaro.org> wrote:
>>
>> This is on current head-of-git:
>>
>> $ (cd build/arm-clang/ && ./tests/venv/bin/avocado run
>> ./tests/avocado/tcg_plugins.py:PluginKernelNormal.test_aarch64_virt_mem_icount)
>> JOB ID     : b1d82ead55dbac8c1f17d0217a7572c4378e21e3
>> JOB LOG    : /home/petmay01/avocado/job-results/job-2023-05-18T13.02-b1d82ea/job.log
>>   (1/1) ./tests/avocado/tcg_plugins.py:PluginKernelNormal.test_aarch64_virt_mem_icount:
>> STARTED
>>   (1/1) ./tests/avocado/tcg_plugins.py:PluginKernelNormal.test_aarch64_virt_mem_icount:
>> INTERRUPTED: timeout (120.01 s)
>> RESULTS    : PASS 0 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 1
>> | CANCEL 0
>> JOB TIME   : 121.46 s
>>
>> The job.log contains no useful information (see complaints
>> passim). What's going on here ?
>>
>> (The other plugin tests pass OK, it's just this one that times out.)
> 
> Bisect blames commit fcdab382c8b92bcc
> ("accel/tcg: Widen plugin_gen_empty_mem_callback to i64") --
> see other thread.

Grr, ok, thanks.

r~



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-18 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-18 12:07 tcg-plugins avocado test_aarch64_virt_mem_icount timing out on current git? Peter Maydell
2023-05-18 13:23 ` Peter Maydell
2023-05-18 13:28   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).