Thread: [pgjdbc/pgjdbc] 5f37c4: test: Remove extra quotes around docker-compose de...

[pgjdbc/pgjdbc] 5f37c4: test: Remove extra quotes around docker-compose de...

From
Sehrope Sarkuni
Date:
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 5f37c4edf071b78204ce831778f31469453918e4
      https://github.com/pgjdbc/pgjdbc/commit/5f37c4edf071b78204ce831778f31469453918e4
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M docker/docker-compose.yml

  Log Message:
  -----------
  test: Remove extra quotes around docker-compose default env values


  Commit: c3abb05dbb5dda4c1a431ed9d27f66781a9c7949
      https://github.com/pgjdbc/pgjdbc/commit/c3abb05dbb5dda4c1a431ed9d27f66781a9c7949
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M docker/docker-compose.yml
    M docker/scripts/entrypoint.sh

  Log Message:
  -----------
  test: Disable autovaccum and track_counts by default in testing server container


  Commit: 5ad030d9bb1fb65a0e4121fe73fb4cb55e89adbb
      https://github.com/pgjdbc/pgjdbc/commit/5ad030d9bb1fb65a0e4121fe73fb4cb55e89adbb
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M pgjdbc/src/test/java/org/postgresql/test/jdbc2/DatabaseEncodingTest.java

  Log Message:
  -----------
  test: Change DatabaseEncodingTest to mark test as skipped rather than successful if not run


  Commit: 4f825d0c7bd67ba771650a766a61a2db8888bd77
      https://github.com/pgjdbc/pgjdbc/commit/4f825d0c7bd67ba771650a766a61a2db8888bd77
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M pgjdbc/src/test/java/org/postgresql/test/jdbc2/DatabaseEncodingTest.java

  Log Message:
  -----------
  test: Change DatabaseEncodingTest to use a temp table


  Commit: 2c99ed73def3186577866dedf4077c3c866b4802
      https://github.com/pgjdbc/pgjdbc/commit/2c99ed73def3186577866dedf4077c3c866b4802
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M pgjdbc/src/test/java/org/postgresql/test/jdbc4/CharacterStreamTest.java

  Log Message:
  -----------
  test: Change CharacterStreamTest to use temp table


  Commit: 4a8035c2c295733ee433f02f1f73f3d7a8b770c3
      https://github.com/pgjdbc/pgjdbc/commit/4a8035c2c295733ee433f02f1f73f3d7a8b770c3
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M pgjdbc/src/test/java/org/postgresql/test/TestUtil.java

  Log Message:
  -----------
  test: Explicitly enable synchronous_commit for privileged and replication connections


  Commit: 31c3fea1ad608ec4dabcf91b74c0fa6de821c20e
      https://github.com/pgjdbc/pgjdbc/commit/31c3fea1ad608ec4dabcf91b74c0fa6de821c20e
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M pgjdbc/src/test/java/org/postgresql/test/TestUtil.java

  Log Message:
  -----------
  test: Clean up TestUtil.execute(...) to use try-with-resources


  Commit: 95daa6784cb87e1658020ada502f8edc05929472
      https://github.com/pgjdbc/pgjdbc/commit/95daa6784cb87e1658020ada502f8edc05929472
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M pgjdbc/src/test/java/org/postgresql/test/jdbc2/DatabaseEncodingTest.java
    M pgjdbc/src/test/java/org/postgresql/test/jdbc4/CharacterStreamTest.java

  Log Message:
  -----------
  test: Mark some of the longer tests as SlowTests


  Commit: cbc2a896fec43eb8b625cca75eb81c28e201286f
      https://github.com/pgjdbc/pgjdbc/commit/cbc2a896fec43eb8b625cca75eb81c28e201286f
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M pgjdbc/src/test/java/org/postgresql/test/jdbc4/CharacterStreamTest.java

  Log Message:
  -----------
  test: Simplify internals of CharacterStreamTest to use helpers


  Commit: 02cc5bad2aa5a2f460d28a199074775472919c89
      https://github.com/pgjdbc/pgjdbc/commit/02cc5bad2aa5a2f460d28a199074775472919c89
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-05-15 (Sat, 15 May 2021)

  Changed paths:
    M .github/workflows/omni.yml

  Log Message:
  -----------
  test: Add omni dispatch input option to run slow tests always or never


Compare: https://github.com/pgjdbc/pgjdbc/compare/8b6afc0bfe5a...02cc5bad2aa5