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

Commit0806ab1

Browse files
committed
[PGPRO-5833] Changes for tests with nightmare level (travis-ci)
1 parentb78a396 commit0806ab1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎run_tests.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ if [ "$LEVEL" = "hardcore" ] || \
4343
# enable additional options
4444
./configure \
4545
CFLAGS='-O0 -ggdb3 -fno-omit-frame-pointer' \
46-
--enable-cassert \
46+
--enable-cassert--enable-debug\
4747
--prefix=$CUSTOM_PG_BIN \
4848
--quiet
4949

@@ -100,6 +100,7 @@ if [ "$LEVEL" = "nightmare" ]; then
100100
--time-stamp=yes \
101101
--track-origins=yes \
102102
--trace-children=yes \
103+
--trace-children-skip="/bin/*,/usr/bin/*,/lib/*" \
103104
--gen-suppressions=all \
104105
--suppressions=$CUSTOM_PG_SRC/src/tools/valgrind.supp \
105106
--suppressions=$PWD/valgrind.supp \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp