# Checking port 52241 # Found port 52241 Name: main Data directory: C:\cirrus\build/testrun/test_misc/003_check_guc\data/t_003_check_guc_main_data/pgdata Backup directory: C:\cirrus\build/testrun/test_misc/003_check_guc\data/t_003_check_guc_main_data/backup Archive directory: C:\cirrus\build/testrun/test_misc/003_check_guc\data/t_003_check_guc_main_data/archives Connection string: port=52241 host=C:/Windows/TEMP/19eYBfBri3 Log file: C:\cirrus\build/testrun/test_misc/003_check_guc\log/003_check_guc_main.log [23:18:00.110](0.083s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/test_misc/003_check_guc\data/t_003_check_guc_main_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/test_misc/003_check_guc\data/t_003_check_guc_main_data/pgdata ### Starting node "main" # Running: pg_ctl -w -D C:\cirrus\build/testrun/test_misc/003_check_guc\data/t_003_check_guc_main_data/pgdata -l C:\cirrus\build/testrun/test_misc/003_check_guc\log/003_check_guc_main.log -o --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 6956 [23:18:02.374](2.264s) not ok 1 - no parameters missing from postgresql.conf.sample [23:18:02.375](0.000s) # Failed test 'no parameters missing from postgresql.conf.sample' # at C:/cirrus/src/test/modules/test_misc/t/003_check_guc.pl line 85. [23:18:02.375](0.000s) # got: '1' # expected: '0' [23:18:02.375](0.000s) ok 2 - no parameters missing from guc_tables.c [23:18:02.375](0.000s) ok 3 - no parameters marked as NOT_IN_SAMPLE in postgresql.conf.sample found GUC skewed_param_factor in guc_tables.c, missing from postgresql.conf.sample [23:18:02.376](0.000s) 1..3 ### Stopping node "main" using mode immediate # Running: pg_ctl -D C:\cirrus\build/testrun/test_misc/003_check_guc\data/t_003_check_guc_main_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" [23:18:02.513](0.138s) # Looks like you failed 1 test of 3.