Skip to content

Commit 8edbba6

Browse files
Mark as Explicit test: ShutdownDataConsistencyTests
To follow copilot's Suggestion, this test didn't require on CI just to keep for infomational test for develope microsoft#1825 (comment)
1 parent 8586a18 commit 8edbba6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/standalone/Garnet.test/ShutdownDataConsistencyTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ namespace Garnet.test
2121
/// performs the finalization sequence, disposes without cleanup, recovers, and verifies data.
2222
/// </summary>
2323
[TestFixture]
24+
[Explicit]
2425
public class ShutdownDataConsistencyTests : TestBase
2526
{
2627
private GarnetServer server;

0 commit comments

Comments
 (0)