VirtualBox

Changeset 62210 in vbox


Ignore:
Timestamp:
Jul 13, 2016 8:57:30 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108719
Message:

tdStorageBenchmark1: Fix value reporting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py

    r62209 r62210  
    158158                          ('pwrite writers',  'PWrite'),
    159159                          ('pread readers',   'PRead'),
     160                          ('fwriters',        'FWrite'),
     161                          ('freaders',        'FRead'),
    160162                          ('readers',         'FirstRead')];
    161163        self.sRecordSize  = dCfg.get('RecordSize',  '4k');
     
    223225                                reporter.testValue(sTestVal, sLine[idxValue:idxValueEnd],
    224226                                                   constants.valueunit.g_asNames[constants.valueunit.KILOBYTES_PER_SEC]);
     227                                break;
    225228            except:
    226229                fRc = False;
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