mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-18 22:08:32 +00:00
unittests: Only disable fsgs tests on host
Since the x86 CI machine doesn't have a new enough kernel for this.
This commit is contained in:
parent
15629e790e
commit
c480ef137d
@ -5,10 +5,6 @@ Test_TwoByte/0F_52.asm
|
||||
Test_TwoByte/0F_53.asm
|
||||
|
||||
# Not supported in userspace in all cases
|
||||
Test_Secondary/15_F3_00.asm
|
||||
Test_Secondary/15_F3_01.asm
|
||||
Test_Secondary/15_F3_02.asm
|
||||
Test_Secondary/15_F3_03.asm
|
||||
Test_Primary/Primary_D7.asm
|
||||
|
||||
# Can't test this in a real environment
|
||||
|
@ -44,3 +44,11 @@ Test_3DNow/B6.asm
|
||||
Test_3DNow/B7.asm
|
||||
Test_3DNow/BB.asm
|
||||
Test_3DNow/BF.asm
|
||||
|
||||
# Intel CI doesn't have a new enough kernel to support this
|
||||
Test_Secondary/15_F3_00.asm
|
||||
Test_Secondary/15_F3_01.asm
|
||||
Test_Secondary/15_F3_02.asm
|
||||
Test_Secondary/15_F3_03.asm
|
||||
Test_Secondary/15_F3_02_2.asm
|
||||
Test_Secondary/15_F3_03_2.asm
|
||||
|
Loading…
x
Reference in New Issue
Block a user