[kms-test] [PATCH 1/7] tests: brxalloc: Fix test start log message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The test start log message incorrectly prints the same connector twice
instead of the source and destination connectors. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
---
 tests/kms-test-brxalloc.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/kms-test-brxalloc.py b/tests/kms-test-brxalloc.py
index 7170ee6c7708..c80d2e33c846 100755
--- a/tests/kms-test-brxalloc.py
+++ b/tests/kms-test-brxalloc.py
@@ -62,7 +62,7 @@ class BRxAllocTest(kmstest.KMSTest):
             return
 
         self.start(f'Moving {len(planes)} planes from {outputs[0].connector.fullname} '
-                   f'to {outputs[0].connector.fullname}')
+                   f'to {outputs[1].connector.fullname}')
 
         # Set the initial mode for both outputs and wait 5s for the monitors to
         # wake up.
-- 
Regards,

Laurent Pinchart




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux