VirtualBox

Ignore:
Timestamp:
Jul 8, 2016 9:41:48 AM (9 years ago)
Author:
vboxsync
Message:

ValidationKit/testmanager/schedgroup.py: Another regeression

File:
1 edited

Legend:

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

    r61508 r62129  
    465465        # Validate.
    466466        #
    467         dDataErrors = oData.validateAndConvert(self._oDb, idPrimaryMustBeNullOrNot = True);
     467        dDataErrors = oData.validateAndConvert(self._oDb, oData.ksValidateFor_Add);
    468468        if len(dDataErrors) > 0:
    469469            raise TMInvalidData('Invalid data passed to addEntry: %s' % (dDataErrors,));
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