Skip to content

Commit 5d1c0dc

Browse files
CopilotQilongTang
andauthored
Mark ResetCypythonLogsToConsoleAfterRun test with Failure category (#16822)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: QilongTang <3942418+QilongTang@users.noreply.github.com>
1 parent 5a66030 commit 5d1c0dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Libraries/DynamoPythonTests/PythonTestsWithLogging.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ public void DynamoPrintLogsToConsole()
4747
}
4848

4949
[Test]
50+
[Category("Failure")]
5051
public void ResetCypythonLogsToConsoleAfterRun()
5152
{
5253
(CurrentDynamoModel.CurrentWorkspace as HomeWorkspaceModel).RunSettings.RunType = RunType.Manual;

0 commit comments

Comments
 (0)