Use actual code context for enumerating #1721
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Azure Pipelines / IronPython3
failed
Aug 30, 2023 in 57m 28s
Build #20230829.2 had test failures
Details
- Failed: 3 (0.03%)
- Passed: 6,444 (59.58%)
- Other: 4,368 (40.39%)
- Total: 10,815
Annotations
Check failure on line 72511 in Build log
azure-pipelines / IronPython3
Build log #L72511
PowerShell exited with code '1'.
Check failure on line 1 in IronPythonTest.Cases.IronPythonCases.net462.IronPython.test_numtypes
azure-pipelines / IronPython3
IronPythonTest.Cases.IronPythonCases.net462.IronPython.test_numtypes
Expected: 0
But was: -1
Raw output
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute (NUnit.Framework.Internal.TestExecutionContext context) [0x00023] in <c804c596ec8e46f396062449e02bacdd>:0
at NUnit.Framework.Internal.Execution.SimpleWorkItem+<>c__DisplayClass4_0.<PerformWork>b__0 () [0x00011] in <c804c596ec8e46f396062449e02bacdd>:0
at NUnit.Framework.Internal.ContextUtils+<>c__DisplayClass1_0`1[T].<DoIsolated>b__0 (System.Object _) [0x00000] in <c804c596ec8e46f396062449e02bacdd>:0
1) at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute (NUnit.Framework.Internal.TestExecutionContext context) [0x00000] in <c804c596ec8e46f396062449e02bacdd>:0
at NUnit.Framework.Internal.Execution.SimpleWorkItem+<>c__DisplayClass4_0.<PerformWork>b__0 () [0x00000] in <c804c596ec8e46f396062449e02bacdd>:0
at NUnit.Framework.Internal.ContextUtils+<>c__DisplayClass1_0`1[T].<DoIsolated>b__0 (System.Object _) [0x00000] in <c804c596ec8e46f396062449e02bacdd>:0
azure-pipelines / IronPython3
IronPythonTest.Cases.IronPythonCases.netcoreapp2.1.IronPython.test_numtypes
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 _)
azure-pipelines / IronPython3
IronPythonTest.Cases.IronPythonCases.netcoreapp2.1.IronPython.test_utf8_mode_stdlib
SystemError: Process must exit before requested information can be determined.
Raw output
at IronPythonTest.Cases.CommonCases.TestImpl(TestInfo testcase) in /Users/runner/work/1/s/Src/IronPythonTest/Cases/CommonCases.cs:line 36
1) at IronPythonTest.Cases.CommonCases.TestImpl(TestInfo testcase) in /Users/runner/work/1/s/Src/IronPythonTest/Cases/CommonCases.cs:line 26
Loading