-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
state:needs-ownerNeeds an issue owner to be assignedNeeds an issue owner to be assignedstate:needs-triageNeeds to triaged to determine next stepsNeeds to triaged to determine next stepstype:bugSomething isn't workingSomething isn't workingurgency:lowLittle to no impactLittle to no impact
Description
Is there an existing issue for this?
- I have searched existing issues
Current Behavior
Some tests fail when run on an arm64 host in the following files:
- core\patina_internal_cpu\src\paging\aarch64.rs
- patina_dxe_core\src\allocator.rs
- patina_dxe_core\src\config_tables\memory_attributes_table.rs
- patina_dxe_core\src\gcd\spin_locked_gcd.rs
Expected Behavior
Tests should pass on arm64 host
Steps To Reproduce
Run cargo make test on arm64 host
Build Environment
- OS(s): Ubuntu 24.04 (but should repro on windows)
- Tool Chain(s): N/A
- Targets Impacted: Patina testsVersion Information
14.4.2
Urgency
Low
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Metadata
Metadata
Assignees
Labels
state:needs-ownerNeeds an issue owner to be assignedNeeds an issue owner to be assignedstate:needs-triageNeeds to triaged to determine next stepsNeeds to triaged to determine next stepstype:bugSomething isn't workingSomething isn't workingurgency:lowLittle to no impactLittle to no impact