VirtualBox

Ignore:
Timestamp:
May 8, 2020 1:52:24 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137822
Message:

Validation Kit/tdAddGuestCtrl: Execute prepareGuestForDebugging() before prepareGuestForTesting(), as prepareGuestForTesting() will wait for VBoxService to get started / ready.

File:
1 edited

Legend:

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

    r84213 r84214  
    14201420        # The tests. Must-succeed tests should be first.
    14211421        atTests = [
     1422            ( True,  self.prepareGuestForDebugging,         None,               'Manaul Debugging',),
    14221423            ( True,  self.prepareGuestForTesting,           None,               'Preparations',),
    1423             ( True,  self.prepareGuestForDebugging,         None,               'Manaul Debugging',),
    14241424            ( True,  self.testGuestCtrlSession,             'session_basic',    'Session Basics',),
    14251425            ( True,  self.testGuestCtrlExec,                'exec_basic',       'Execution',),
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