Merge pull request #499 from soumyakoduri/wip-bz58916

dbstore: add back missing 'fails_on_dbstore' tag
This commit is contained in:
Casey Bodley 2023-03-06 12:59:35 -05:00 committed by GitHub
commit d158edb201
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8350,6 +8350,7 @@ def test_lifecycle_expiration_header_tags_head():
@pytest.mark.lifecycle
@pytest.mark.lifecycle_expiration
@pytest.mark.fails_on_dbstore
def test_lifecycle_expiration_header_and_tags_head():
now = datetime.datetime.now(None)
bucket_name = get_new_bucket()