[Box Backup-commit] [boxbackup/boxbackup] c58bca: Reinstate out-of-process test_bbackupd_responds_to...

GitHub noreply at github.com
Tue Oct 30 22:42:36 GMT 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: c58bca7a01decdc8654bdd08a2369984a53fd2d1
      https://github.com/boxbackup/boxbackup/commit/c58bca7a01decdc8654bdd08a2369984a53fd2d1
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M lib/backupstore/StoreTestUtils.cpp
    M lib/bbackupd/BackupClientContext.cpp
    M lib/bbackupd/BackupClientContext.h
    M lib/server/Daemon.cpp
    M lib/server/ServerControl.cpp
    M test/bbackupd/testbbackupd.cpp

  Log Message:
  -----------
  Reinstate out-of-process test_bbackupd_responds_to_connection_failure

The in-process version did not actually check that we could recover from a
connection failure, and it turned out that we couldn't: the BackupClientContext
destructor threw an exception, which is not allowed. Fix that too.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Boxbackup-commit mailing list