VirtualBox

Changeset 65835 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 21, 2017 4:54:21 PM (8 years ago)
Author:
vboxsync
Message:

Validation Kit: blacklist S11/64 on VIA

File:
1 edited

Legend:

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

    r65693 r65835  
    417417        if self.aInfo[g_iKind] in ['WindowsVista_64']:
    418418            return True;
     419        # Solaris 11 hangs on VIA, tested on a physical box (testboxvqc)
     420        if self.aInfo[g_iKind] in ['Solaris11_64']:
     421            return True;
    419422        return False;
    420423
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