Skip to content

Fix traceback in threads when SetTrace used. - #2075

Open
mickp wants to merge 1 commit into
IronLanguages:mainfrom
mickp:map/2072_FixSetTraceStack
Open

Fix traceback in threads when SetTrace used.#2075
mickp wants to merge 1 commit into
IronLanguages:mainfrom
mickp:map/2072_FixSetTraceStack

Fix traceback in threads when SetTrace used.

bde9635
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IronPython3 failed Jul 16, 2026 in 26m 5s

Build #20260716.1 had test failures

Details

Tests

  • Failed: 9 (0.11%)
  • Passed: 5,030 (63.80%)
  • Other: 2,845 (36.09%)
  • Total: 7,884

Annotations

Check failure on line 19771 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L19771

PowerShell exited with code '1'.

Check failure on line 22179 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L22179

PowerShell exited with code '1'.

Check failure on line 22191 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L22191

PowerShell exited with code '1'.

Check failure on line 19861 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L19861

PowerShell exited with code '1'.

Check failure on line 1 in IronPythonTest.Cases.IronPythonCases.net8.0.IronPython.modules.system_related.test_sys_getframe

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.IronPythonCases.net8.0.IronPython.modules.system_related.test_sys_getframe

  Expected: 0
  But was:  1
Raw output
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

1)    at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

Check failure on line 1 in IronPythonTest.Cases.IronPythonCases.net10.0.IronPython.modules.system_related.test_sys_getframe

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.IronPythonCases.net10.0.IronPython.modules.system_related.test_sys_getframe

  Expected: 0
  But was:  1
Raw output
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

1)    at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

Check failure on line 1 in IronPythonTest.Cases.IronPythonCases.net462.IronPython.modules.system_related.test_sys_getframe

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.IronPythonCases.net462.IronPython.modules.system_related.test_sys_getframe

  Expected: 0
  But was:  1
Raw output
  at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute (NUnit.Framework.Internal.TestExecutionContext context) [0x00023] in <5cbb374274d647da9f5736053ff00dfc>:0 
  at NUnit.Framework.Internal.Execution.SimpleWorkItem+<>c__DisplayClass4_0.<PerformWork>b__0 () [0x00011] in <5cbb374274d647da9f5736053ff00dfc>:0 
  at NUnit.Framework.Internal.ContextUtils+<>c__DisplayClass1_0`1[T].<DoIsolated>b__0 (System.Object _) [0x00000] in <5cbb374274d647da9f5736053ff00dfc>:0 

1)   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute (NUnit.Framework.Internal.TestExecutionContext context) [0x00000] in <5cbb374274d647da9f5736053ff00dfc>:0 
  at NUnit.Framework.Internal.Execution.SimpleWorkItem+<>c__DisplayClass4_0.<PerformWork>b__0 () [0x00000] in <5cbb374274d647da9f5736053ff00dfc>:0 
  at NUnit.Framework.Internal.ContextUtils+<>c__DisplayClass1_0`1[T].<DoIsolated>b__0 (System.Object _) [0x00000] in <5cbb374274d647da9f5736053ff00dfc>:0 

Check failure on line 1 in IronPythonTest.Cases.IronPythonCases.net8.0.IronPython.modules.system_related.test_sys_getframe

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.IronPythonCases.net8.0.IronPython.modules.system_related.test_sys_getframe

  Expected: 0
  But was:  1
Raw output
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

1)    at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)