Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: base robot tests fail on AARCH64 platforms #235

Closed
1 task done
cmruffin opened this issue Jul 25, 2024 · 0 comments · Fixed by #237
Closed
1 task done

[Bug]: base robot tests fail on AARCH64 platforms #235

cmruffin opened this issue Jul 25, 2024 · 0 comments · Fixed by #237
Labels
state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working urgency:low Little to no impact

Comments

@cmruffin
Copy link
Contributor

Is there an existing issue for this?

  • I have searched existing issues

Current Behavior

Current base tests DCFI_IntuneSettings use the Dfci3.ProcessorSMT.Enable option for testing DFCI V3 features but this is a silicon specific option that fails on Microsoft AARCH64 platforms as it is not present. Recommend the base tests avoid use of silicon-specific features as these tests will not broadly pass.

Expected Behavior

DCFI_IntuneSettings robot tests pass without modification.

Steps To Reproduce

Run the DCFI_IntuneSettings test on AARCH64 platform.

Build Environment

- OS(s):
- Tool Chain(s):
- Targets Impacted:AARCH64

Version Information

981a67c31e0334583b60ab08a3dd252c11e59432

Urgency

Low

Are you going to fix this?

I will fix it

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

@cmruffin cmruffin added state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working labels Jul 25, 2024
@cmruffin cmruffin changed the title [Bug]: base robot tests fail on ARM64 platforms [Bug]: base robot tests fail on AARCH64 platforms Jul 25, 2024
@github-actions github-actions bot added the urgency:low Little to no impact label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working urgency:low Little to no impact
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant