VirtualBox

Ignore:
Timestamp:
Jul 3, 2015 11:14:37 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101453
Message:

schedulerbeci.py: Disabled noisy debug output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/schedulerbeci.py

    r56295 r56803  
    8787                    #self.msgDebug('testgroup loop: %s' % (oTestGroup,));
    8888                    for oTestCase in oTestGroup.aoTestCases:
    89                         self.msgDebug('testcase loop: idTestCase=%s' % (oTestCase.idTestCase,));
     89                        #self.msgDebug('testcase loop: idTestCase=%s' % (oTestCase.idTestCase,));
    9090                        if iPrio <= oTestCase.iBeciPrio  and  len(oTestCase.aoArgsVariations) > 0:
    9191                            # Get variation.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette