VirtualBox

Changeset 79446 in vbox


Ignore:
Timestamp:
Jul 1, 2019 3:46:18 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131702
Message:

ValKit/base.py: Log more when innerMain throws unexpected exceptions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/base.py

    r79324 r79446  
    16381638            iRc = self.innerMain(asArgs);
    16391639        except:
    1640             reporter.logXcpt();
     1640            reporter.logXcpt(cFrames = None);
    16411641            try:
    16421642                self.onExit(-1);
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