VirtualBox

Ignore:
Timestamp:
Dec 29, 2016 11:14:18 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112529
Message:

testmanager/schedulerbase.py: More fixing on the problem of getting stuck doing nothing when a scheduling group is out of new builds to test.

File:
1 edited

Legend:

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

    r65033 r65034  
    13851385                # We may have to skip scheduling groups that are out of work (e.g. 'No build').
    13861386                iInitialWorkItem     = iWorkItem;
    1387                 dIgnoreSchedGroupIds = [];
     1387                dIgnoreSchedGroupIds = {};
    13881388                while True:
    13891389                    # Now, pick the scheduling group.
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