VirtualBox

Ignore:
Timestamp:
Jan 20, 2024 6:55:11 PM (12 months ago)
Author:
vboxsync
Message:

ValidationKit/tdCpuIemInstr1.py: Enable two more tests after recent fixes, bugref:10582

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/cpu/tdCpuIemInstr1.py

    r102969 r102981  
    9898
    9999        kaTestVMs = (
    100             # @todo r=aeichner Crashes in ASMAtomicXchgU16, unaligned pointer, see @bugref{10547}.
    101             #IemTestVm(self.oTestVmSet, self, 'bs3-cpu-basic-2', asVirtModesSup),
     100            IemTestVm(self.oTestVmSet, self, 'bs3-cpu-basic-2', asVirtModesSup),
    102101
    103102            # @todo r=aeichner Image can not be found (probably it is too large for a floppy weighing in at 16MiB)
     
    115114            #IemTestVm(self.oTestVmSet, self, 'bs3-cpu-instr-3' asVirtModesSup),
    116115
    117             # @todo r=aeichner Hangs after test.
    118             #IemTestVm(self.oTestVmSet, self, 'b3s-cpu-state64-1', asVirtModesSup),
    119 
     116            IemTestVm(self.oTestVmSet, self, 'bs3-cpu-state64-1', asVirtModesSup),
    120117            IemTestVm(self.oTestVmSet, self, 'bs3-cpu-weird-1', asVirtModesSup),
    121118            IemTestVm(self.oTestVmSet, self, 'bs3-fpustate-1', asVirtModesSup)
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