Skip to content

Commit 058e7d8

Browse files
AngelaDematteEvergreen
authored andcommitted
Disable unstable Materials test
1 parent 783431b commit 058e7d8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Tests/SRPTests/Projects/HDRP_RuntimeTests/Assets/Tests/HDRP_Runtime_Graphics_Tests.cs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ public void SetDefaultResolution()
8383
graphicsDeviceTypes: new GraphicsDeviceType[] { GraphicsDeviceType.Metal },
8484
architectures: new Architecture[] { Architecture.X64 }
8585
)]
86+
[IgnoreGraphicsTest(
87+
"010-BRG-Simple",
88+
"Unstable: https://jira.unity3d.com/browse/UUM-134572",
89+
runtimePlatforms: new RuntimePlatform[] { RuntimePlatform.PS5 }
90+
)]
8691
[IgnoreGraphicsTest(
8792
"012-SVL_Check$",
8893
"https://jira.unity3d.com/browse/UUM-70791",

0 commit comments

Comments
 (0)