On Mon, 8 Jan 2024 at 10:35, Ani Sinha <[email protected]> wrote: > > Add smilatency test script in the bits avocado tests from bios-bits. No > changes > have been made to the original test script. The test will be disabled in the > subsequent patch. > > CC: [email protected] > CC: [email protected] > CC: [email protected] > CC: [email protected] > CC: [email protected] > CC: [email protected] > Signed-off-by: Ani Sinha <[email protected]> > --- > .../acpi-bits/bits-tests/smilatency.py2 | 106 ++++++++++++++++++ > 1 file changed, 106 insertions(+) > create mode 100644 tests/avocado/acpi-bits/bits-tests/smilatency.py2
I'm confused -- why do we need to *add* the test? This test already exists somewhere, because we're running it. So why isn't the patch "disable that existing test"? thanks -- PMM
