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

Code Quality: Update source to show .NET Foundation copyright #1813

Merged
merged 3 commits into from
Nov 27, 2024

Update copyright in `sys` module

321edf4
Select commit
Loading
Failed to load commit list.
Merged

Code Quality: Update source to show .NET Foundation copyright #1813

Update copyright in `sys` module
321edf4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IronPython3 failed Nov 17, 2024 in 56m 8s

Build #20241117.7 had test failures

Details

Tests

  • Failed: 2 (0.02%)
  • Passed: 6,445 (59.59%)
  • Other: 4,368 (40.39%)
  • Total: 10,815

Annotations

Check failure on line 1870 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L1870

PowerShell exited with code '1'.

Check failure on line 1734 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L1734

PowerShell exited with code '1'.

Check failure on line 1 in IronPythonTest.Stress.Engine.ScenarioXGC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Stress.Engine.ScenarioXGC

System.Exception : ScenarioGC used 2867304 bytes of memory. The threshold is 100000 bytes
Raw output
   at IronPythonTest.Stress.Engine.ScenarioXGC() in /_/Src/IronPythonTest/Stress/Engine.cs:line 67
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in IronPythonTest.Cases.CPythonCases.netcoreapp3.1.CPython.test_timeout

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.CPythonCases.netcoreapp3.1.CPython.test_timeout

Traceback (most recent call last):
  File "/home/vsts/work/1/s/Src/StdLib/Lib/test/test_timeout.py", line 303, in <module>
  File "/home/vsts/work/1/s/Src/StdLib/Lib/test/test_timeout.py", line 296, in test_main
  File "/home/vsts/work/1/s/Src/StdLib/Lib/test/support/__init__.py", line 1787, in _run_suite
  File "/home/vsts/work/1/s/Src/StdLib/Lib/test/support/__init__.py", line 1812, in run_unittest
test.support.TestFailed: multiple errors occurred
Raw output
   at IronPythonTest.Cases.CommonCases.<TestImpl>b__3_0(Exception x) in /_/Src/IronPythonTest/Cases/CommonCases.cs:line 31
   at System.AggregateException.Handle(Func`2 predicate)
   at IronPythonTest.Cases.CommonCases.TestImpl(TestInfo testcase) in /_/Src/IronPythonTest/Cases/CommonCases.cs:line 40

1)    at IronPythonTest.Cases.CommonCases.<TestImpl>b__3_0(Exception x) in /_/Src/IronPythonTest/Cases/CommonCases.cs:line 31
   at System.AggregateException.Handle(Func`2 predicate)
   at IronPythonTest.Cases.CommonCases.TestImpl(TestInfo testcase) in /_/Src/IronPythonTest/Cases/CommonCases.cs:line 26