[Box Backup-commit] [boxbackup/boxbackup] 278294: Test setup: remove removal of files that are no lo...

Chris Wilson noreply at github.com
Tue May 14 19:16:53 BST 2019


  Branch: refs/heads/fix_debian_907135_ssl_key_size_wip
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 2782943c095060bb37e58014a39633d53d830269
      https://github.com/boxbackup/boxbackup/commit/2782943c095060bb37e58014a39633d53d830269
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M lib/common/Test.cpp

  Log Message:
  -----------
  Test setup: remove removal of files that are no longer created by tests


  Commit: ab4c10afadbe114f1f25c7a47cfbae18d49648d2
      https://github.com/boxbackup/boxbackup/commit/ab4c10afadbe114f1f25c7a47cfbae18d49648d2
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M lib/server/ServerTLS.h

  Log Message:
  -----------
  ServerTLS: remove erroneous comment, add self-documenting named constant


  Commit: cbea196e2c488de0b5a892fe98648f098fe2dac7
      https://github.com/boxbackup/boxbackup/commit/cbea196e2c488de0b5a892fe98648f098fe2dac7
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M lib/backupstore/BackupStoreCheck.cpp
    M lib/backupstore/BackupStoreCheck2.cpp
    M lib/backupstore/BackupStoreRefCountDatabase.cpp
    M lib/backupstore/BackupStoreRefCountDatabase.h

  Log Message:
  -----------
  BackupStoreCheck: fix failure to compare refcounts of last object ID

Fix test that would randomly detect an extra change to the refcount of an
object, depending if the test broke the object with the highest unused object
ID (which depended on upload order).

Add ability to ignore changes to a specific object ID, and use it to ignore
changes to any newly-created lost+found directory, as these are expected.

(cherry picked from commit b911cb81ba6ee2cb5117947d00e9631420543c14)
(cherry picked from commit b416481815e35a78e9bcb3654c4ae1de4b61c7a6)


Compare: https://github.com/boxbackup/boxbackup/compare/2782943c0950%5E...cbea196e2c48


More information about the Boxbackup-commit mailing list