VirtualBox

Changeset 84241 in vbox for trunk/src


Ignore:
Timestamp:
May 11, 2020 9:02:56 AM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/tdAddBasic1.py: Increased default timeout to 5 min for GA facilities runlevel waiting test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py

    r84226 r84241  
    500500            eExpectedRunLevel = vboxcon.AdditionsRunLevelType_Userland;
    501501
    502         return self.waitForGuestAdditionsRunLevel(oSession, oGuest, 60 * 1000, eExpectedRunLevel);
     502        return self.waitForGuestAdditionsRunLevel(oSession, oGuest, 5 * 60 * 1000, eExpectedRunLevel);
    503503
    504504    def testIGuest_additionsVersion(self, oGuest):
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