VirtualBox

Ignore:
Timestamp:
Sep 6, 2021 7:02:22 AM (3 years ago)
Author:
vboxsync
Message:
Audio/Validation Kit: Tweaking env vars for tdAudioTest.py not needed anymore; the [-vverbose] options now can take of that internally. ​bugref:10008
File:
1 edited

Legend:

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

    r91117 r91118  
    490490        reporter.log('Using VKAT on host at: \"%s\"' % (sVkatExe));
    491491
    492         # Enable more verbose logging for all groups. Disable later again?
    493         asEnv  = [ 'VKAT_RELEASE_LOG=all.e.l.l2.l3.f+audio_test.e.l.l2.l3.f' ];
    494 
    495492        # Build the base command line, exclude all tests by default.
    496493        asArgs = [ sVkatExe, 'test', '--mode', 'host', '--probe-backends', \
     
    506503        # Let VKAT on the host run synchronously.
    507504        #
    508         fRc = self.executeHst("VKAT Host", asArgs, asEnv);
     505        fRc = self.executeHst("VKAT Host", asArgs);
    509506
    510507        reporter.testDone();
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