VirtualBox

Changeset 65514 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 30, 2017 8:21:40 AM (8 years ago)
Author:
vboxsync
Message:

ValidationKit/tdUsb1: Fix error message mixup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py

    r65461 r65514  
    405405                        reporter.testFailure('Running USB test utility failed');
    406406                else:
    407                     reporter.testFailure('Failed to impersonate test device');
    408 
     407                    reporter.testFailure('Failed to attach USB device to VM');
    409408                oUsbGadget.disconnectFrom();
    410409            else:
    411                 reporter.testFailure('Failed to create USB device filter');
     410                reporter.testFailure('Failed to impersonate test device');
    412411
    413412            self.oVBox.host.removeUSBDeviceSource(sGadgetHost);
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