VirtualBox

Changeset 92877 in vbox for trunk/src


Ignore:
Timestamp:
Dec 12, 2021 3:05:38 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148825
Message:

ValKit/tdAddGuestCtrl.py: Temporarily disabled the 'Session w/ Guest Reboot' test as it doesn't work. bugref:9320

File:
1 edited

Legend:

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

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