VirtualBox

Changeset 93669 in vbox


Ignore:
Timestamp:
Feb 9, 2022 8:58:44 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149834
Message:

Validation Kit/Guest Control: Log status changes (as error) when waiting to start for a guest session (most certainly a bug, needs investigation) [fix, forgot the break on success].

File:
1 edited

Legend:

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

    r93664 r93669  
    206206                        return (False, None);
    207207                    reporter.log('Session "%s" successfully started' % (sName,));
     208                    break;
    208209                except:
    209210                    # Just log, don't assume an error here (will be done in the main loop then).
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