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

Commitadfaa72

Browse files
committed
attempt to fix tests (also disable Valgrind)
1 parent0dc040b commitadfaa72

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

‎.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@ notifications:
1818
on_failure:always
1919

2020
env:
21-
-PG_VERSION=10 LEVEL=nightmare
2221
-PG_VERSION=10 LEVEL=hardcore
2322
-PG_VERSION=10
24-
-PG_VERSION=9.6 LEVEL=nightmare
2523
-PG_VERSION=9.6 LEVEL=hardcore
2624
-PG_VERSION=9.6
2725
-PG_VERSION=9.5 LEVEL=hardcore

‎Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apk add --no-cache \
55
openssl curl \
66
cmocka-dev \
77
perl perl-ipc-run \
8-
python3 python3-devpy-virtualenv \
8+
python3 python3-devpy3-virtualenv \
99
coreutils linux-headers \
1010
make musl-dev gcc bison flex \
1111
zlib-dev libedit-dev \

‎tests/python/partitioning_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
fromdistutils.versionimportLooseVersion
2121
fromtestgresimportget_new_node,get_pg_version
22-
fromtestgres.utilsimportpg_version_ge
2322

2423
# set setup base logging config, it can be turned on by `use_logging`
2524
# parameter on node setup

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp