VirtualBox

Changeset 91558 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 5, 2021 8:18:25 AM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Waiting for any OS startup sounds getting played (to skip those). ​bugref:10008

File:
1 edited

Legend:

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

    r91428 r91558  
    3939import signal
    4040import subprocess
     41import time
    4142
    4243# Only the main script needs to modify the path.
     
    713714        reporter.testDone();
    714715
     716        reporter.log('Waiting for any OS startup sounds getting played (to skip those) ...');
     717        time.sleep(90);
     718
    715719        if  oSession is not None:
    716720            self.addTask(oTxsSession);
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