Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/LowLevelTests/Tests
chris constantinescu 79285066f8 FN Editor test fail due to it reusing local devices when spawning parallel tests instead of managing them per test session.
UnrealDeviceReservation is causing this because it's storing static device data.
Changed to non-static and associated a test session with a UnrealDeviceReservation instance 1:1

#jira UE-133981
#rb Jerome.Delattre, Josh.Engrebetson
#robomerge 5.0

[CL 18108024 by chris constantinescu in ue5-main branch]
2021-11-09 12:45:32 -05:00
..