[Box Backup-commit] [boxbackup/boxbackup] a349c6: Specialise all of test/backupstorefix and run on S...

GitHub noreply at github.com
Wed Sep 12 19:35:28 BST 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: a349c6def2b8b2ec775cc00d1a921fdcfee3f40d
      https://github.com/boxbackup/boxbackup/commit/a349c6def2b8b2ec775cc00d1a921fdcfee3f40d
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M lib/backupstore/BackupFileSystem.cpp
    M lib/backupstore/BackupFileSystem.h
    M lib/backupstore/BackupStoreDirectory.h
    M lib/common/Test.h
    M test/backupstorefix/testbackupstorefix.cpp
    M test/backupstorefix/testextra
    R test/backupstorefix/testfiles/bbackupd-backupstorefix.conf
    A test/backupstorefix/testfiles/bbackupd.bbstored.conf
    A test/backupstorefix/testfiles/bbackupd.s3.conf
    A test/backupstorefix/testfiles/raidfile.conf
    A test/backupstorefix/testfiles/s3simulator.conf
    M test/backupstorefix/testfiles/testbackupstorefix.pl.in

  Log Message:
  -----------
  Specialise all of test/backupstorefix and run on S3


  Commit: 7b059cf1b15ff77a66a59d3db5822a28f6f1fa66
      https://github.com/boxbackup/boxbackup/commit/7b059cf1b15ff77a66a59d3db5822a28f6f1fa66
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M lib/backupstore/BackupFileSystem.cpp
    M lib/backupstore/BackupStoreCheck.cpp
    M lib/backupstore/BackupStoreCheck2.cpp
    M lib/backupstore/BackupStoreRefCountDatabase.cpp
    M lib/backupstore/BackupStoreRefCountDatabase.h
    M test/backupstorefix/testbackupstorefix.cpp

  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.


  Commit: f893fa49b8237e841de10f706fb5514076573897
      https://github.com/boxbackup/boxbackup/commit/f893fa49b8237e841de10f706fb5514076573897
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M test/backupstorepatch/testbackupstorepatch.cpp

  Log Message:
  -----------
  test/backupstorepatch: refactor test_housekeeping_patch_merging for readability

Check state initially and after each pass, not before each pass. Seems to fix
random test failures as well, caused by previous commit for unknown reasons.


  Commit: 37d0f86e0afad5d3fdc5e4fad638aaa20b8e4bde
      https://github.com/boxbackup/boxbackup/commit/37d0f86e0afad5d3fdc5e4fad638aaa20b8e4bde
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M infrastructure/cmake/CMakeLists.txt

  Log Message:
  -----------
  CMakeLists: update test timeouts to better reflect current reality


  Commit: 7d4d5b4863996bf86d155c80a3de419cee07a649
      https://github.com/boxbackup/boxbackup/commit/7d4d5b4863996bf86d155c80a3de419cee07a649
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Reword comment


Compare: https://github.com/boxbackup/boxbackup/compare/5f035021708c...7d4d5b486399
      **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