Skip to content

Commit 426ad1a

Browse files
AngelaDematteEvergreen
authored andcommitted
[UUM-131297] Disable Unexpected_Failure_With_Missing_Type unstable test
1 parent efc4066 commit 426ad1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tests/SRPTests/Projects/VisualEffectGraph_HDRP/Assets/AllTests/Editor/Tests/VFXSerializationTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,6 +1400,7 @@ public void SetUp()
14001400
}
14011401

14021402
[UnityTest, Description("Cover case UUM-69716")]
1403+
[UnityPlatform(exclude = new RuntimePlatform[] { RuntimePlatform.WindowsEditor })] // Unstable on WindowsEditor: https://jira.unity3d.com/browse/UUM-131297
14031404
public IEnumerator Unexpected_Failure_With_Missing_Type()
14041405
{
14051406
m_CustomLogHandler.Reset();

0 commit comments

Comments
 (0)