Skip to content

Commit

Permalink
Add test failure comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
broneill committed Feb 6, 2025
1 parent ab255d5 commit 50de69d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/org/cojen/dirmi/RestorableTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,7 @@ public void lenientWithInterfaceChange() throws Exception {
Thread.sleep(100);
}

// FIXME: This failure has been observed a few times.
fail("Didn't reconnect");
}

Expand Down

0 comments on commit 50de69d

Please sign in to comment.