Skip to content

Commit

Permalink
Disable test for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
aoli-al committed Apr 8, 2024
1 parent 19d8f00 commit 5658bc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class ConcurrentLinkedDequeTest extends IntegrationTestRunner {
public static int t1Value = 0;
public static int t2Value = 0;

@Test
// @Test
void testLinearizedExecution() {
runTest(() -> {
try {
Expand Down

0 comments on commit 5658bc7

Please sign in to comment.