Closed
Description
It seems that we have some CI fails
#6371
#6360
#6363
Sometimes Postgres error:
ERROR: could not access file "$libdir/postgis-2.4": No such file or directory
The command "psql -c 'CREATE EXTENSION postgis;' -U postgres -d parse_server_postgres_adapter_test_database" failed and exited with 1 during .
Sometimes Push error:
PushController properly creates _PushStatus
Message:
Expected 'pending' to be 'running'.
Stack:
Error: Expected 'pending' to be 'running'.
at <Jasmine>
at reconfigureServer.then.then.then.then.then.catch.then (/home/travis/build/parse-community/parse-server/spec/PushController.spec.js:647:48)
at process._tickCallback (internal/process/next_tick.js:68:7)
Pending:
Do you have any idea where the failures come from?