Files
chris constantinescu 56453afff0 Skip more [Slow] tagged tests on other platforms for FoundationTests
#rnx
#jira UE-198828

[CL 29138634 by chris constantinescu in ue5-main branch]
2023-10-26 12:06:37 -04:00

50 lines
3.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<BuildGraph xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.epicgames.com/BuildGraph ../../Build/Graph/Schema.xsd" xmlns="http://www.epicgames.com/BuildGraph">
<Property Name="TestNames" Value="$(TestNames);Foundation" />
<Property Name="FoundationUsesCatch2" Value="True" />
<Property Name="FoundationDisabled" Value="False" />
<Property Name="FoundationShort" Value="Foundation" />
<Property Name="FoundationStagesWithProjectFile" Value="False" />
<Property Name="FoundationTarget" Value="FoundationTests" />
<Property Name="FoundationBinariesRelative" Value="Engine\Binaries" />
<Property Name="FoundationReportType" Value="xml" />
<Property Name="FoundationGauntletArgs" Value="" />
<Property Name="FoundationExtraArgs" />
<Property Name="FoundationInitialExtraArgs" />
<Property Name="FoundationHasAfterSteps" Value="False" />
<Property Name="FoundationUsesCatch2" Value="True" />
<Option Name="RunFoundationTests" DefaultValue="False" Description="Run Foundation Tests" />
<Property Name="FoundationSupportedPlatforms" Value="Win64;Linux;Mac;Android;IOS" />
<Property Name="Win64FoundationTags" Value="" />
<Property Name="MacFoundationTags" Value="" />
<Property Name="IOSFoundationTags" Value="" />
<Property Name="AndroidFoundationTags" Value="" />
<Property Name="LinuxFoundationTags" Value="~[.]~[Slow]" />
<Property Name="LinuxArm64FoundationTags" Value="" />
<Property Name="TVOSFoundationTags" Value="" />
<Property Name="Win64FoundationExtraCompilationArgs" Value="-allmodules" />
<Property Name="MacFoundationExtraCompilationArgs" Value="-allmodules" />
<Property Name="IOSFoundationExtraCompilationArgs" Value="-allmodules" />
<Property Name="AndroidFoundationExtraCompilationArgs" Value="-allmodules -architectures=arm64" />
<Property Name="LinuxFoundationExtraCompilationArgs" Value="-allmodules" />
<Property Name="LinuxArm64FoundationExtraCompilationArgs" Value="-allmodules" />
<Property Name="TVOSFoundationExtraCompilationArgs" Value="-allmodules" />
<Property Name="Win64FoundationRunSupported" Value="True" />
<Property Name="MacFoundationRunSupported" Value="True" />
<Property Name="IOSFoundationRunSupported" Value="False" />
<Property Name="AndroidFoundationRunSupported" Value="False" />
<Property Name="LinuxFoundationRunSupported" Value="True" />
<Property Name="LinuxArm64FoundationRunSupported" Value="True" />
<Property Name="TVOSFoundationRunSupported" Value="False" />
<Property Name="VisionOSFoundationTags" Value="" />
<Property Name="VisionOSFoundationExtraCompilationArgs" Value="-allmodules" />
<Property Name="VisionOSFoundationRunSupported" Value="False" />
<Property Name="Win64FoundationRunContainerized" Value="False" />
<Property Name="MacFoundationRunContainerized" Value="False" />
<Property Name="IOSFoundationRunContainerized" Value="False" />
<Property Name="AndroidFoundationRunContainerized" Value="False" />
<Property Name="LinuxFoundationRunContainerized" Value="False" />
<Property Name="LinuxArm64FoundationRunContainerized" Value="False" />
<Property Name="TVOSFoundationRunContainerized" Value="False" />
<Property Name="VisionOSFoundationRunContainerized" Value="False" />
</BuildGraph>