On 5/2/22 11:32, Philippe Mathieu-Daudé wrote:
+Igor
On 5/2/22 10:21, Paolo Bonzini wrote:
It broke check-system-debian in CI.
OK. This is odd because I am using Ubuntu 20.04 x86_64 host and
can not reproduce. I'll investigate.
OK I could reproduce using the Docker image pulled from
registry.gitlab.com/qemu-project/qemu/qemu/debian-amd64:
acpi-test: Warning! VIOT binary file mismatch. Actual
[aml:/tmp/aml-INVNG1], Expected [aml:tests/data/acpi/q35/VIOT.viot].
See source file tests/qtest/bios-tables-test.c for instructions on how
to update expected files.
to see ASL diff between mismatched files install IASL, rebuild QEMU from
scratch and re-run tests with V=1 environment variable set**
ERROR:../tests/qtest/bios-tables-test.c:531:test_acpi_asl: assertion
failed: (all_tables_match)
Bail out! ERROR:../tests/qtest/bios-tables-test.c:531:test_acpi_asl:
assertion failed: (all_tables_match)
Aborted (core dumped)
I'll post a v4 silencing this warning, but I have no much clue about
this.
Phil.