Skip to content

Commit

Permalink
ignore flaky test #1390
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryShea committed Jul 14, 2023
1 parent 5077374 commit 4c66968
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ public void server() {
}
}

@Ignore("https://github.com/OpenHFT/Chronicle-Queue/issues/1390")
@Test
public void redirectedServer() throws IOException {
IOTools.deleteDirWithFiles("target/zero", "target/one", "target/client");
Expand Down

0 comments on commit 4c66968

Please sign in to comment.