VirtualBox

Changeset 83977 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Apr 24, 2020 5:20:24 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137544
Message:

Validation Kit/Additions: Resolved a todo: Check the overall Linux Guest Additions installer status.

File:
1 edited

Legend:

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

    r83927 r83977  
    350350        # xterm window spawned.
    351351        fRc = self.txsRunTest(oTxsSession, 'VBoxLinuxAdditions.run', 30 * 60 * 1000,
    352                                 '/bin/sh', ('/bin/sh', '${CDROM}/VBoxLinuxAdditions.run', '--nox11'));
    353         ## @todo We need to figure out why the result is != 0 when running the .run installer. For now just ignore it.
     352                              '/bin/sh', ('/bin/sh', '${CDROM}/VBoxLinuxAdditions.run', '--nox11'),
     353                              fCheckSessionStatus = True);
    354354        if not fRc:
    355355            reporter.error('Installing Linux Additions failed (isSuccess=%s, iResult=%d, see log file for details)'
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