Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitec267fd

Browse files
committed
ci: Clean up pre-meson cruft in windows task
We don't need CIRRUS_ESCAPING_PROCESSES anymore as the whole tests now runwithin a single script: block. We don't need NO_TEMP_INSTALL anymore it wasaddressing an issue specific to vcregress.pl.Author: Justin Pryzby <pryzbyj@telsasoft.com>Discussion:https://postgr.es/m/20221113235303.GA26337@telsasoft.com
1 parentf1d042b commitec267fd

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎.cirrus.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -420,15 +420,6 @@ task:
420420

421421
env:
422422
TEST_JOBS:8# wild guess, data based value welcome
423-
# Avoid re-installing over and over
424-
NO_TEMP_INSTALL:1
425-
426-
# startcreate_script starts a postgres instance that we don't want to get
427-
# killed at the end of that script (it's stopped in stop_script). Can't
428-
# trivially use background_scripts because a) need pg_ctl's dropping of
429-
# permissions b) need to wait for startup to have finished, and we don't
430-
# currently have a tool for that...
431-
CIRRUS_ESCAPING_PROCESSES:1
432423

433424
# Cirrus defaults to SetErrorMode(SEM_NOGPFAULTERRORBOX | ...). That
434425
# prevents crash reporting from working unless binaries do SetErrorMode()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp