Changeset 62268 in vbox
- Timestamp:
- Jul 15, 2016 8:50:52 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 108787
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py
r62254 r62268 637 637 elif sStorageCtrl == 'BusLogic': 638 638 if sVmName == 'tst-storage': # Broken for 64bit Linux 639 reporter.testDone(True); 639 640 continue; 640 641 eStorageCtrl = vboxcon.StorageControllerType_BusLogic;
Note:
See TracChangeset
for help on using the changeset viewer.