Skip to content

Commit 9d8fe6c

Browse files
AngelaDematteEvergreen
authored andcommitted
Disable unstable tests
1 parent 499cc62 commit 9d8fe6c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Tests/SRPTests/Projects/HDRP_DXR_Tests/Assets/Tests/HDRP_DXR_Graphics_Tests.cs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ public class HDRP_Graphics_Tests
3030
"1000_RaytracingQualityKeyword_MaterialQuality_Indirect",
3131
"Strict Mode not supported"
3232
)]
33+
[IgnoreGraphicsTest(
34+
"10001_TerrainReflectionPerf",
35+
"Unstable: https://jira.unity3d.com/browse/UUM-132736",
36+
runtimePlatforms: new RuntimePlatform[] { RuntimePlatform.GameCoreXboxSeries }
37+
)]
3338
[IgnoreGraphicsTest(
3439
"10004_TerrainPathTracing|10004_TerrainPathTracing_NoDecalSurfaceGradient|5001_PathTracing|5001_PathTracing_Denoised_Intel|5001_PathTracing_Denoised_Optix|5002_PathTracing_GI|5003_PathTracing_transparency|5004_PathTracing_arealight|5005_PathTracing_Fog|5006_PathTracing_DoFVolume|5007_PathTracing_Materials_SG_Lit|5007_PathTracing_Materials_SG_Unlit|5007_PathTracing_Materials_StackLit|5008_PathTracing_NormalMapping|5009_PathTracing_FabricMaterial|501_RecursiveRendering|501_RecursiveRenderingTransparent|5010_PathTracingAlpha|5011_PathTracing_ShadowMatte|5012_PathTracing_Transmission|5013_PathTracing_ShadowFlags|5014_PathTracing_DoubleSidedOverride|5015_PathTracing_DoFCamera|5016_PathTracingTiledRendering|5017_PathTracing_Decals|505_RecursiveRenderingFog|506_RecursiveRenderingTransparentLayer|507_RecursiveRenderingDecal|5019_PathTracing_AmbientOcclusion|5018_PathTracing_MaterialOverrides|5021_PathTracing_Depth_2|5022_PathTracing_Depth_3|5020_PathTracing_Depth_1|5023_PathTracing_MeshInstancing_SG_Lit|5026_PathTracing_BoxLight",
3540
"Unsupported",

0 commit comments

Comments
 (0)