Thanks to visit codestin.com
Credit goes to github.com

Skip to content

validate, merge and restore do not honor FILE_NOT_FOUND #72

Closed
@gsmolk

Description

@gsmolk

validate with subj will give false-positive alarm about corruption, with restore and merge it may lead to storing unneeded files.

validate test:

======================================================================
FAIL: test_backup_concurrent_drop_table (tests.backup.BackupTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/backup.py", line 1045, in test_backup_concurrent_drop_table
    self.assertEqual(show_backup['status'], "OK")
AssertionError: u'CORRUPT' != 'OK'

----------------------------------------------------------------------
Ran 1 test in 13.500s

FAILED (failures=1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions