microsoft / mu_tiano_platforms

Project Mu Virtual Platform Firmware
https://microsoft.github.io/mu/
Other
54 stars 49 forks source link

[Bug]: 2405 MemmapAndMatFunctionalTestApp Fails on Q35 Release ClangPDB #1017

Closed os-d closed 2 months ago

os-d commented 2 months ago

Is there an existing issue for this?

Current Behavior

Currently all toolchains except release clangpdb have success on 2405 on the MemmapAndMatFunctionalTestapp. Release clangpdb the test succeeds if it is the only test run, but if other tests are fun, it fails to produce an XML.

Expected Behavior

The test should pass.

Steps To Reproduce

Run all tests on release clangpdb on 2405 Q35.

Build Environment

- OS(s): Windows 11
- Tool Chain(s): CLANGPDB
- Targets Impacted: RELEASE

Version Information

release/20245 based repo

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