Ani Sinha <a...@anisinha.ca> writes:
> PSS tests in acpi test suite seems to be failing in biosbits. This is because > the test is unable to find PSS support in QEMU bios. Let us disable > them for now so that make check does not fail. We can fix the tests and > re-enable them later. > > Example failure: > > ---- ACPI _PSS (Pstate) table conformance tests ---- > [assert] _PSS must exist FAIL > \_SB_.CPUS.C000 > No _PSS exists > Summary: 1 passed, 1 failed > ---- ACPI _PSS (Pstate) runtime tests ---- > [assert] _PSS must exist FAIL > \_SB_.CPUS.C000 > No _PSS exists > Summary: 0 passed, 1 failed > > Cc: Daniel P. Berrangé <berra...@redhat.com> > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: Maydell Peter <peter.mayd...@linaro.org> > Cc: John Snow <js...@redhat.com> > Cc: Thomas Huth <th...@redhat.com> > Cc: Alex Bennée <alex.ben...@linaro.org> > Cc: Igor Mammedov <imamm...@redhat.com> > Cc: Michael Tsirkin <m...@redhat.com> > Signed-off-by: Ani Sinha <a...@anisinha.ca> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée