VirtualBox

Changeset 66964 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 19, 2017 9:31:22 AM (8 years ago)
Author:
vboxsync
Message:

ValidationKit: collect VM release log even if power up failed, there could be valuable diagnostics what's wrong with the VM (misconfig or other setup trouble)

File:
1 edited

Legend:

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

    r66953 r66964  
    25142514            if rc < 0:
    25152515                self.waitOnDirectSessionClose(oVM, 5000);
     2516                # VM failed to power up, still collect VBox.log
     2517                oSession.addLogsToReport();
    25162518                try:
    25172519                    if oSession is not None:
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