VirtualBox

Ignore:
Timestamp:
Jun 13, 2023 6:53:28 PM (18 months ago)
Author:
vboxsync
Message:

tdCloneMedium1.py: Cloning to base test fix for specific versions and revisions: bugref:5995

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/api/tdCloneMedium1.py

    r100131 r100170  
    300300
    301301    def testAll(self):
    302         if self.oTstDrv.uRevision > 157768:
     302        if self.oTstDrv.fpApiVer >= 7.0 and self.oTstDrv.uRevision > 157768:
    303303            return self.testCloneOnly() & self.testResizeAndClone() & self.testCloneToBase()
    304304        return self.testCloneOnly() & self.testResizeAndClone()
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