VirtualBox

Changeset 93734 in vbox


Ignore:
Timestamp:
Feb 14, 2022 4:32:58 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149906
Message:

Validation Kit/Guest Additions: Try gather the TxS log (if any, optional).

File:
1 edited

Legend:

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

    r93115 r93734  
    239239
    240240                ## @todo Final test: Uninstallation.
     241
     242                # Download the TxS (Test Execution Service) log. This is not fatal when not being present.
     243                if not fRc:
     244                    self.txsDownloadFiles(oSession, oTxsSession,
     245                                          [ (oTestVm.pathJoin(self.getGuestTempDir(oTestVm), 'vbox-txs-release.log'),
     246                                                              'vbox-txs-%s.log' % oTestVm.sVmName) ],
     247                                          fIgnoreErrors = True);
    241248
    242249                # Cleanup.
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