Retry flaky test
This commit is contained in:
@@ -477,6 +477,7 @@ namespace Umbraco.Tests.UnitTests.Umbraco.Umbraco.PublishedCache
|
||||
Assert.AreEqual(1, d.Test.GetValues(1).Length);
|
||||
}
|
||||
|
||||
[Retry(5)] // TODO make this test non-flaky.
|
||||
[Test]
|
||||
public async Task CollectGcSnapshots()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user