VirtualBox

Changeset 91182 in vbox for trunk/src


Ignore:
Timestamp:
Sep 9, 2021 3:45:47 PM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Use TestVm::getTestUser(). ​bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py

    r91135 r91182  
    464464                    for sArg in asArgs:
    465465                        sCmdArgs += sArg + " ";
    466                     asArgs   = [ sCmd, 'vbox', '-c', sCmdArgs ];
     466                    asArgs   = [ sCmd, oTestVm.getTestUser(), '-c', sCmdArgs ];
    467467                else:
    468468                    reporter.log('Unable to find SU on guest, falling back to regular starting ...')
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