- Timestamp:
- Nov 2, 2021 9:57:38 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py
r92139 r92174 771 771 772 772 reporter.log('Waiting for any OS startup sounds getting played (to skip those) ...'); 773 time.sleep( 90);773 time.sleep(5); 774 774 775 775 if oSession is not None:
Note:
See TracChangeset
for help on using the changeset viewer.