mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 11:08:10 +00:00
The 2 year temporary disabling of this test has come to an end (#17468)
This commit is contained in:
@@ -506,8 +506,6 @@ func TestBackend_Static_QueueWAL_discard_role_not_found(t *testing.T) {
|
|||||||
// Second scenario, WAL contains a role name that does exist, but the role's
|
// Second scenario, WAL contains a role name that does exist, but the role's
|
||||||
// LastVaultRotation is greater than the WAL has
|
// LastVaultRotation is greater than the WAL has
|
||||||
func TestBackend_Static_QueueWAL_discard_role_newer_rotation_date(t *testing.T) {
|
func TestBackend_Static_QueueWAL_discard_role_newer_rotation_date(t *testing.T) {
|
||||||
t.Skip("temporarily disabled due to intermittent failures")
|
|
||||||
|
|
||||||
cluster, sys := getCluster(t)
|
cluster, sys := getCluster(t)
|
||||||
defer cluster.Cleanup()
|
defer cluster.Cleanup()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user