You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2020. It is now read-only.
On OSX, when I run from the CLI in Maven, it works fine.
When I run in Intellij the same tests (JUnit), I get:
18:48:42.926 [Thread-0] DEBUG ru.yandex.qatools.embed.postgresql.ext.LogWatchStreamProcessor - The files belonging to this database system will be owned by user "julien".
This user must also own the server process.
18:48:42.926 [Thread-1] DEBUG ru.yandex.qatools.embed.postgresql.ext.LogWatchStreamProcessor - initdb: invalid locale settings; check LANG and LC_* environment variables
18:48:42.926 [Thread-0] DEBUG ru.yandex.qatools.embed.postgresql.ext.LogWatchStreamProcessor - The files belonging to this database system will be owned by user "julien".
18:48:42.927 [Thread-0] DEBUG ru.yandex.qatools.embed.postgresql.ext.LogWatchStreamProcessor - This user must also own the server process.
18:48:42.927 [Thread-0] DEBUG ru.yandex.qatools.embed.postgresql.ext.LogWatchStreamProcessor -
any idea ?
The text was updated successfully, but these errors were encountered:
On OSX, when I run from the CLI in Maven, it works fine.
When I run in Intellij the same tests (JUnit), I get:
any idea ?
The text was updated successfully, but these errors were encountered: