VirtualBox

Changeset 92309 in vbox


Ignore:
Timestamp:
Nov 10, 2021 8:27:26 AM (3 years ago)
Author:
vboxsync
Message:

ValKit/reporter.py: Another fix for the XML cleanup in FileWrapperTestPipe code.

File:
1 edited

Legend:

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

    r92300 r92309  
    12801280                    cErrors += 1;
    12811281                    g_oReporter.subXmlWrite(self,
    1282                                             '\n%s  <Failed timestamp="%s" errors="%s">\n%s</Test>\n'
     1282                                            '\n%s  <Failed timestamp="%s" errors="%s"/>\n%s</Test>\n'
    12831283                                            % ('  ' * self.cTestDepth, sNow, cErrors, '  ' * self.cTestDepth),
    12841284                                            utils.getCallerName());
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