VirtualBox

Changeset 90194 in vbox


Ignore:
Timestamp:
Jul 14, 2021 6:25:17 PM (4 years ago)
Author:
vboxsync
Message:

Audio/ValKit: tdAudioTest.py build fix [pylint]. bugref:10008

File:
1 edited

Legend:

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

    r90130 r90194  
    4949from testdriver import base
    5050from testdriver import vbox
    51 from testdriver import vboxcon
    5251from testdriver import vboxtestvms
    5352
     
    325324                                                                    fCdWait = True,
    326325                                                                    cMsTimeout = 3 * 60 * 1000,
    327                                                                     sFileCdWait = self.sFileCdWait);
     326                                                                    sFileCdWait = '${CDROM}/${OS/ARCH}/vkat${EXESUFF}');
    328327            reporter.testDone();
    329328            if  oSession    is not None \
     
    331330                self.addTask(oTxsSession);
    332331
    333             fRc = self.doTest(oTestVm, oSessionWrapper.o, oTxsSession);
     332            fRc = self.doTest(oTestVm, oSession, oTxsSession);
    334333
    335334            if oSession is not None:
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