Skip to content

Don't remove traceback on rethrow #737

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Don't remove traceback on rethrow

0d9b074
Select commit
Loading
Failed to load commit list.
Draft

Don't remove traceback on rethrow #737

Don't remove traceback on rethrow
0d9b074
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IronPython3 failed Jan 26, 2025 in 45m 12s

Build #20250126.10 had test failures

Details

Tests

  • Failed: 3 (0.04%)
  • Passed: 4,538 (61.34%)
  • Other: 2,857 (38.62%)
  • Total: 7,398

Annotations

Check failure on line 56091 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L56091

PowerShell exited with code '1'.

Check failure on line 59402 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L59402

PowerShell exited with code '1'.

Check failure on line 57381 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L57381

PowerShell exited with code '1'.

Check failure on line 1 in IronPythonTest.Cases.IronPythonCases.net462.IronPython.test_traceback

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.IronPythonCases.net462.IronPython.test_traceback

  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.net462.IronPython.test_traceback

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.IronPythonCases.net462.IronPython.test_traceback

  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.net462.IronPython.test_traceback

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.IronPythonCases.net462.IronPython.test_traceback

  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 _)