VirtualBox

Changeset 94519 in vbox for trunk


Ignore:
Timestamp:
Apr 7, 2022 2:53:30 PM (3 years ago)
Author:
vboxsync
Message:

Validation Kit/unit tests: Log expanded strings to easier find errors on the Validation Kit .ISO [pylint]. ​bugref:10195

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/txsclient.py

    r94517 r94519  
    18621862        The task returns True on success, False on failure (logged).
    18631863        """
    1864         return self.startTask(cMsTimeout, fIgnoreErrors, "expandString", 
     1864        return self.startTask(cMsTimeout, fIgnoreErrors, "expandString",
    18651865                              self.taskExpandString, (sString,));
    18661866
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette