VirtualBox

Changeset 62089 in vbox for trunk/src


Ignore:
Timestamp:
Jul 6, 2016 10:15:11 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108562
Message:

vsheriff: reporter.py bug from yesterday

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py

    r62085 r62089  
    907907                oCaseFile.noteReasonForId(self.ktHarmless, oFailedResult.idTestResult);
    908908
    909             elif sResultLog.find('** error: no action was specified') > 0:
     909            elif  sResultLog.find('** error: no action was specified') > 0 \
     910               or sResultLog.find('(len(self._asXml, asText))'):
    910911                oCaseFile.noteReasonForId(self.ktReason_Ignore_Buggy_Test_Driver, oFailedResult.idTestResult);
    911912
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