VirtualBox

Changeset 93052 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 22, 2021 8:41:20 AM (3 years ago)
Author:
vboxsync
Message:

Validation Kit/Guest Control: Enabled guest session reboot testing again to let the testboxes chew on it the latest fixes.

File:
1 edited

Legend:

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

    r93039 r93052  
    14561456            ( False, self.testGuestCtrlFileWrite,           'file_write',       'File write',),
    14571457            ( False, self.testGuestCtrlFileRemove,          'file_remove',      'Removing files',), # Destroys prepped files.
    1458             ## @todo bird (2021-12-12): Disabled the testGuestCtrlSessionReboot test because it fails most of the time both
    1459             # against trunk and 6.1.31 without being able to immediately spot why this happens.  Because it seems to succeed
    1460             # sometimes, it's probably not due to missing code, perhaps some race or dropping of client disconnect messages?
    1461             #( False, self.testGuestCtrlSessionReboot,       'session_reboot',   'Session w/ Guest Reboot',), # May zap /tmp.
     1458            ( False, self.testGuestCtrlSessionReboot,       'session_reboot',   'Session w/ Guest Reboot',), # May zap /tmp.
    14621459            ( False, self.testGuestCtrlUpdateAdditions,     'update_additions', 'Updating Guest Additions',),
    14631460        ];
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