[Box Backup-commit] [boxbackup/boxbackup] ba3928: Use IPv4 localhost address to access test httpserv...

GitHub noreply at github.com
Fri Sep 16 20:57:37 BST 2016


  Branch: refs/heads/cmake_merge
  Home:   https://github.com/boxbackup/boxbackup
  Commit: ba3928734bd20567819b5fc56c93f5d95965bd7a
      https://github.com/boxbackup/boxbackup/commit/ba3928734bd20567819b5fc56c93f5d95965bd7a
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-09-16 (Fri, 16 Sep 2016)

  Changed paths:
    M test/httpserver/testfiles/httpserver.conf

  Log Message:
  -----------
  Use IPv4 localhost address to access test httpserver.

Fixes test failures on IPv6 enabled hosts where localhost can resolve to an
IPv6 address, but the server is only bound to the IPv4 localhost address.


  Commit: 480783187d95cc5cce18e0a9737a588328a5d18b
      https://github.com/boxbackup/boxbackup/commit/480783187d95cc5cce18e0a9737a588328a5d18b
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-09-16 (Fri, 16 Sep 2016)

  Changed paths:
    M test/httpserver/testfiles/testrequests.pl

  Log Message:
  -----------
  Improve error messages in test httpserver perl client script.


  Commit: 519a2a37c575777c1301c64b489fdf95e5a97f69
      https://github.com/boxbackup/boxbackup/commit/519a2a37c575777c1301c64b489fdf95e5a97f69
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-09-16 (Fri, 16 Sep 2016)

  Changed paths:
    M test/backupstorepatch/testbackupstorepatch.cpp

  Log Message:
  -----------
  Speed up testbackupstorepatch on Windows.

Detect when housekeeping has run and account is unlocked, and stop the loop
early, so that we don't have to wait for 32 iterations of the loop.


Compare: https://github.com/boxbackup/boxbackup/compare/8b73c13dd600...519a2a37c575


More information about the Boxbackup-commit mailing list