VirtualBox

Ignore:
Timestamp:
May 10, 2023 9:17:36 AM (20 months ago)
Author:
vboxsync
Message:

Validation Kit/VBoxClient: Added Fudge factor -- wait for the desktop env to come up. Remove once facility statuses are implemented within VBoxClient. bugref:10427

File:
1 edited

Legend:

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

    r99700 r99717  
    613613        if  fRc \
    614614        and oTestVm.isLinux():
     615            ## @todo Fudge factor -- Wait for the desktop env to come up.
     616            #        Remove once facility statuses are implemented within VBoxClient.
     617            reporter.log('Waiting 30s for the desktop environment to come up before checking for the display server ...');
     618            self.sleep(30);
    615619            if self.fpApiVer >= 7.1 and self.uRevision >= 157189:
    616620                sVBoxClient = oTestVm.pathJoin(self.getGuestSystemDir(oTestVm, '/usr'), 'VBoxClient');
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