VirtualBox

Ignore:
Timestamp:
Oct 13, 2014 10:49:38 AM (10 years ago)
Author:
vboxsync
Message:

TestManager: temporary reverted r95734: unfinished 'guru' state highlighting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vbox.py

    r52776 r53039  
    29392939                elif oTask is oSession:
    29402940                    oSession.reportPrematureTermination('txsDoConnectViaTcp: ');
    2941                     # Attempt to post VM termination state.
    2942                     (enmState, sStateNm) = oSession.getMachineStateWithName()
    2943                     if enmState is not None:
    2944                         reporter.testFailure("%s" % sStateNm)
    29452941                else:
    29462942                    reporter.error('txsDoConnectViaTcp: unknown/wrong task %s' % (oTask,));
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