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 test_mmap on net8.0/POSIX #1860

Merged
merged 1 commit into from
Jan 4, 2025

Enable test_mmap on net8.0/POSIX

77b2cbe
Select commit
Loading
Failed to load commit list.
Merged

Enable test_mmap on net8.0/POSIX #1860

Enable test_mmap on net8.0/POSIX
77b2cbe
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IronPython3 failed Jan 4, 2025 in 46m 43s

Build #20250104.1 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 4,841 (59.61%)
  • Other: 3,279 (40.38%)
  • Total: 8,121

Annotations

Check failure on line 61040 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

Build log #L61040

PowerShell exited with code '1'.

Check failure on line 1 in IronPythonTest.Cases.IronPythonCases.net8.0.IronPython.modules.network_related.test__ssl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPython3

IronPythonTest.Cases.IronPythonCases.net8.0.IronPython.modules.network_related.test__ssl

Traceback (most recent call last):
  File "D:\a\1\s\Tests\modules\network_related\test__ssl.py", line 350, in <module>
  File "D:\a\1\s\bin\Release\net8.0\lib\iptest\ipunittest.py", line 196, in run_test
  File "D:\a\1\s\Src\StdLib\Lib\test\support\__init__.py", line 1787, in _run_suite
  File "D:\a\1\s\Src\StdLib\Lib\test\support\__init__.py", line 1812, in run_unittest
test.support.TestFailed: Traceback (most recent call last):
  File "D:\a\1\s\bin\Release\net8.0\lib\iptest\ipunittest.py", line 83, in t
    raise excp_info[0](excp_info[1]).with_traceback(excp_info[2])
AssertionError: b'Python Programming Language' not found in b'/1.1 502 Bad Gateway\r\nConnection: close\r\nContent-Length: 150\r\naccept-ranges: bytes\r\ncontent-type: text/html\r\nvia: 1.1 varnish, 1.1 varnish, 1.1 varnish\r\nDate: Sat, 04 Jan 2025 05:29:49 GMT\r\nX-Served-By: cache-iad-kjyo7100095-IAD, cache-iad-kjyo7100020-IAD, cache-pao-kpao1770059-PAO\r\nX-Cache: MISS, MISS, MISS\r\nX-Cache-Hits: 0, 0, 0\r\nX-Timer: S1735968589.063630,VS0,VE113\r\nStrict-Transport-Security: max-age=63072000; includeSubDomains; preload\r\n\r\n<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body>\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n'
Raw output
   at IronPythonTest.Cases.CommonCases.<TestImpl>b__3_0(Exception x) in /_/Src/IronPythonTest/Cases/CommonCases.cs:line 30
   at System.AggregateException.Handle(Func`2 predicate)
   at IronPythonTest.Cases.CommonCases.TestImpl(TestInfo testcase) in /_/Src/IronPythonTest/Cases/CommonCases.cs:line 29
   at IronPythonTest.Cases.IronPythonCases.Test(TestInfo testcase) in /_/Src/IronPythonTest/Cases/IronPythonCases.cs:line 15
   at InvokeStub_IronPythonCases.Test(Object, Span`1)

1)    at IronPythonTest.Cases.CommonCases.<TestImpl>b__3_0(Exception x) in /_/Src/IronPythonTest/Cases/CommonCases.cs:line 30
   at System.AggregateException.Handle(Func`2 predicate)
   at IronPythonTest.Cases.CommonCases.TestImpl(TestInfo testcase) in /_/Src/IronPythonTest/Cases/CommonCases.cs:line 26
   at IronPythonTest.Cases.IronPythonCases.Test(TestInfo testcase) in /_/Src/IronPythonTest/Cases/IronPythonCases.cs:line 15
   at InvokeStub_IronPythonCases.Test(Object, Span`1)