[22:48:02.649] [22:48:02.649] c:\cirrus>call vcvarsall x64 [22:48:02.777] ********************************************************************** [22:48:02.777] ** Visual Studio 2019 Developer Command Prompt v16.11.51 [22:48:02.777] ** Copyright (c) 2021 Microsoft Corporation [22:48:02.777] ********************************************************************** [22:48:03.289] [vcvarsall.bat] Environment initialized for: 'x64' [22:48:06.292] 1/10 postgresql:setup / tmp_install OK 2.62s [22:48:06.439] 2/10 postgresql:setup / install_test_files OK 0.14s [22:48:08.577] 3/10 postgresql:setup / initdb_cache OK 2.14s [22:48:09.076] | 4/10 - src/test/pytest/pyt/test_something.py::test_something FAIL [22:48:09.110] 4/10 postgresql:pytest / pytest/test_something FAIL 0.53s 1/2 subtests passed [22:48:09.110] >>> REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll MALLOC_PERTURB_=50 INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 share_contrib_dir=C:/cirrus/build/tmp_install//usr/local/pgsql/share/contrib PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\src/test\pytest;C:/cirrus/build/src/test/pytest/test;C:\VS_2019\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\VS_2019\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\VS_2019\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\VS_2019\Common7\IDE\;C:\VS_2019\Common7\Tools\;C:\VS_2019\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.40.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PYTHONPATH=C:/cirrus/src/test/pytest/plugins PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 top_builddir=C:\cirrus\build C:\python\python3.EXE C:\cirrus\build\..\src/tools/testwrap --basedir C:\cirrus\build --srcdir C:\cirrus\src/test\pytest --pg-test-extra --testgroup pytest --testname test_something -- c:\Windows\system32\config\systemprofile\AppData\Roaming\Python\Python310\Scripts\pytest.exe -c C:/cirrus/pytest.ini --verbose -p pgtap -ra C:/cirrus/src/test/pytest/pyt/test_something.py [22:48:09.110] ------------------------------------- 8< ------------------------------------- [22:48:09.110] stderr: [22:48:09.110] ____________________________ test_something ____________________________ [22:48:09.110] [22:48:09.110] hey = None [22:48:09.110] [22:48:09.110] def test_something(hey): [22:48:09.110] > assert 2 == 4 [22:48:09.110] E assert 2 == 4 [22:48:09.110] [22:48:09.110] pyt\test_something.py:13: AssertionError [22:48:09.110] [22:48:09.110] _______________ Error during teardown of test_something ________________ [22:48:09.110] [22:48:09.110] @pytest.fixture [22:48:09.110] def hey(): [22:48:09.110] yield [22:48:09.110] > raise "uh-oh" [22:48:09.110] E TypeError: exceptions must derive from BaseException [22:48:09.110] [22:48:09.110] pyt\test_something.py:9: TypeError [22:48:09.110] [22:48:09.110] ------------------------------------------------------------------------------ [22:48:09.110] [22:48:09.357] 5/10 postgresql:pytest / pytest/test_libpq OK 0.78s 8 subtests passed [22:48:09.553] 6/10 postgresql:ssl / ssl/test_client OK 0.96s 4 subtests passed [22:48:15.493] 7/10 postgresql:ssl / ssl/test_server OK 6.91s 12 subtests passed [22:48:16.507] 8/10 postgresql:ssl / ssl/002_scram OK 7.92s 28 subtests passed [22:48:17.402] 9/10 postgresql:ssl / ssl/003_sslinfo OK 8.82s 21 subtests passed [22:48:25.660] 10/10 postgresql:ssl / ssl/001_ssltests OK 17.08s 210 subtests passed [22:48:25.671] [22:48:25.671] Summary of Failures: [22:48:25.671] [22:48:25.671] 4/10 postgresql:pytest / pytest/test_something FAIL 0.53s 1/2 subtests passed [22:48:25.671] [22:48:25.671] Ok: 9 [22:48:25.671] Fail: 1 [22:48:25.671] [22:48:25.671] Full log written to C:\cirrus\build\meson-logs\testlog.txt