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

Enable 32-bit tests during CI #1180

Closed
wants to merge 3 commits into from

Use ipy32 process for testing on 32-bit

a1b12fc
Select commit
Loading
Failed to load commit list.
Closed

Enable 32-bit tests during CI #1180

Use ipy32 process for testing on 32-bit
a1b12fc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IronPython3 failed Nov 27, 2024 in 1h 19m 36s

Build #20241127.1 had test failures

Details

Tests

  • Failed: 2 (0.02%)
  • Passed: 6,455 (59.55%)
  • Other: 4,382 (40.43%)
  • Total: 10,839

Annotations

Check failure on line 20454 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L20454

PowerShell exited with code '1'.

Check failure on line 1 in IronPythonTest.Cases.CPythonCases.net462.CPython.test_bytes

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.CPythonCases.net462.CPython.test_bytes

  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.test_unicode_stdlib

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.IronPythonCases.net462.IronPython.test_unicode_stdlib

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