Skip to content

Commit ce12b63

Browse files
AngelaDematteEvergreen
authored andcommitted
Disable unstable tests
1 parent 26919e6 commit ce12b63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Packages/com.unity.render-pipelines.universal/Tests/Runtime/RuntimeTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ public IEnumerator PipelineHasCorrectColorSpace()
5353
// When switching to Built-in it sets "" as global shader tag.
5454
#if UNITY_EDITOR // TODO This API call does not reset in player
5555
[UnityTest]
56+
[Ignore("Unstable: https://jira.unity3d.com/browse/UUM-122594")]
5657
public IEnumerator PipelineSetsAndRestoreGlobalShaderTagCorrectly()
5758
{
5859
AssetCheck();

0 commit comments

Comments
 (0)