VirtualBox

Ignore:
Timestamp:
Nov 25, 2022 2:17:48 PM (2 years ago)
Author:
vboxsync
Message:

Validation Kit/btresolver.py: Catch exceptions when running into problems calling RTLdrFlt [build fix, no logXcpt() here].

File:
1 edited

Legend:

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

    r97683 r97684  
    615615                        sReportAn, _ = oRTLdrFltProc.communicate(sReport);
    616616                    except:
    617                         self.logXcpt('Retrieving annotation report failed (broken pipe / no matching interpreter?)');
     617                        self.log('Retrieving annotation report failed (broken pipe / no matching interpreter?)');
    618618                else:
    619619                    self.log('Error spawning RTLdrFlt process');
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