Skip to content
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

Use actual code context for enumerating #1721

Merged
merged 6 commits into from
Sep 2, 2023

Make nondefault constructor of PythonList public

181c71a
Select commit
Loading
Failed to load commit list.
Merged

Use actual code context for enumerating #1721

Make nondefault constructor of PythonList public
181c71a
Select commit
Loading
Failed to load commit list.
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

Tests

  • 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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L72511

PowerShell exited with code '1'.

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

See this annotation in the file changed.

@azure-pipelines 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 

Check failure on line 1 in IronPythonTest.Cases.IronPythonCases.netcoreapp2.1.IronPython.test_numtypes

See this annotation in the file changed.

@azure-pipelines 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 _)

Check failure on line 1 in IronPythonTest.Cases.IronPythonCases.netcoreapp2.1.IronPython.test_utf8_mode_stdlib

See this annotation in the file changed.

@azure-pipelines 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