|
| From: | Ani Sinha |
| Subject: | Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups |
| Date: | Thu, 3 Nov 2022 22:17:29 +0530 |
On Thu, Nov 3, 2022 at 9:12 PM Ani Sinha <ani@anisinha.ca> wrote:
>
> > To pull this image:
>
> > $ docker pull registry.gitlab.com/qemu-project/qemu/fedora:latest
>
> Actually the URL is:
>
> $ docker pull registry.gitlab.com/qemu-project/qemu/qemu/fedora:latest
>
> > (or to be sure to pull the very same:)
>
> > $ docker pull
> > registry.gitlab.com/qemu-project/qemu/fedora:d6d20c1c6aede3a652eb01b781530cc10392de2764503c84f9bf4eb1d7a89d26
>
> Same here,
>
> registry.gitlab.com/qemu-project/qemu/qemu/fedora:d6d20c1c6aede3a652eb01b781530cc10392de2764503c84f9bf4eb1d7a89d26
I pulled this container, used the configure line Stefan mentioned
earlier in the thread and re-ran make check-qtest and still could not
repro the crash. All tests pass.
/usr/bin/meson test --no-rebuild -t 0 --num-processes 1
--print-errorlogs --suite qtest
1/31 qemu:qtest+qtest-arm / qtest-arm/qom-test
OK 293.59s 85 subtests passed
2/31 qemu:qtest+qtest-arm / qtest-arm/npcm7xx_pwm-test
OK 96.69s 24 subtests passed
3/31 qemu:qtest+qtest-arm / qtest-arm/test-hmp
OK 56.11s 86 subtests passed
4/31 qemu:qtest+qtest-arm / qtest-arm/boot-serial-test
OK 0.45s 3 subtests passed
5/31 qemu:qtest+qtest-arm / qtest-arm/qos-test
OK 20.50s 115 subtests passed
6/31 qemu:qtest+qtest-arm / qtest-arm/sse-timer-test
OK 0.29s 3 subtests passed
7/31 qemu:qtest+qtest-arm / qtest-arm/cmsdk-apb-dualtimer-test
OK 0.20s 2 subtests passed
8/31 qemu:qtest+qtest-arm / qtest-arm/cmsdk-apb-timer-test
OK 0.22s 1 subtests passed
9/31 qemu:qtest+qtest-arm / qtest-arm/cmsdk-apb-watchdog-test
OK 0.25s 2 subtests passed
10/31 qemu:qtest+qtest-arm / qtest-arm/pflash-cfi02-test
OK 4.31s 4 subtests passed
11/31 qemu:qtest+qtest-arm / qtest-arm/aspeed_hace-test
OK 22.36s 16 subtests passed
12/31 qemu:qtest+qtest-arm / qtest-arm/aspeed_smc-test
OK 144.47s 10 subtests passed
13/31 qemu:qtest+qtest-arm / qtest-arm/aspeed_gpio-test
OK 0.21s 2 subtests passed
14/31 qemu:qtest+qtest-arm / qtest-arm/npcm7xx_adc-test
OK 1.88s 6 subtests passed
15/31 qemu:qtest+qtest-arm / qtest-arm/npcm7xx_gpio-test
OK 0.24s 18 subtests passed
16/31 qemu:qtest+qtest-arm / qtest-arm/npcm7xx_rng-test
OK 0.26s 2 subtests passed
17/31 qemu:qtest+qtest-arm / qtest-arm/npcm7xx_sdhci-test
OK 0.97s 3 subtests passed
18/31 qemu:qtest+qtest-arm / qtest-arm/npcm7xx_smbus-test
OK 11.23s 40 subtests passed
19/31 qemu:qtest+qtest-arm / qtest-arm/npcm7xx_timer-test
OK 1.91s 180 subtests passed
20/31 qemu:qtest+qtest-arm / qtest-arm/npcm7xx_watchdog_timer-test
OK 20.69s 15 subtests passed
21/31 qemu:qtest+qtest-arm / qtest-arm/npcm7xx_emc-test
OK 0.90s 6 subtests passed
22/31 qemu:qtest+qtest-arm / qtest-arm/arm-cpu-features
OK 0.15s 1 subtests passed
23/31 qemu:qtest+qtest-arm / qtest-arm/microbit-test
OK 4.46s 5 subtests passed
24/31 qemu:qtest+qtest-arm / qtest-arm/test-arm-mptimer
OK 0.20s 61 subtests passed
25/31 qemu:qtest+qtest-arm / qtest-arm/hexloader-test
OK 0.14s 1 subtests passed
26/31 qemu:qtest+qtest-arm / qtest-arm/cdrom-test
OK 1.06s 9 subtests passed
27/31 qemu:qtest+qtest-arm / qtest-arm/device-introspect-test
OK 3.18s 6 subtests passed
28/31 qemu:qtest+qtest-arm / qtest-arm/machine-none-test
OK 0.09s 1 subtests passed
29/31 qemu:qtest+qtest-arm / qtest-arm/qmp-test
OK 0.34s 4 subtests passed
30/31 qemu:qtest+qtest-arm / qtest-arm/qmp-cmd-test
OK 7.80s 62 subtests passed
31/31 qemu:qtest+qtest-arm / qtest-arm/readconfig-test
OK 0.22s 2 subtests passed
Ok: 31
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /qemu/qemu/build/meson-logs/testlog.txt
| [Prev in Thread] | Current Thread | [Next in Thread] |