Skip to content

Commit 0484e97

Browse files
AngelaDematteEvergreen
authored andcommitted
Disable unstable VFX tests
1 parent bc9d742 commit 0484e97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Tests/SRPTests/Projects/VisualEffectGraph_HDRP/Assets/Tests/HDRP_VisualEffectsGraph_GraphicsTests.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ public class VFXGraphicsTests
3030
[IgnoreGraphicsTest("39_SmokeLighting_APV", "Too many bindings when using APVs", runtimePlatforms: new RuntimePlatform[] { RuntimePlatform.Switch })]
3131
[IgnoreGraphicsTest("102_ShadergraphShadow", "See UUM-96202", runtimePlatforms: new RuntimePlatform[] { RuntimePlatform.Switch })]
3232
[IgnoreGraphicsTest("015_FixedTime", "See UUM-109089", runtimePlatforms: new RuntimePlatform[] { RuntimePlatform.Switch })]
33+
[IgnoreGraphicsTest("DistortionTest", "Unstable: https://jira.unity3d.com/browse/UUM-134091")]
34+
[IgnoreGraphicsTest("HDRP_VolumetricOutput", "Unstable: https://jira.unity3d.com/browse/UUM-134091")]
3335
[IgnoreGraphicsTest("Repro_SampleGradient_Branch_Instancing", "Compute shader ([Repro_SampleGradient_Branch_Instancing] [Minimal] Update Particles): Property (Repro_SampleGradient_Branch_Instancing_Buffer) at kernel index (0) is not set")]
3436
[IgnoreGraphicsTest("Empty", "No reference images provided")]
3537
[IgnoreGraphicsTest("Empty_With_Camera", "No reference images provided")]

0 commit comments

Comments
 (0)