Skip to content

Commit

Permalink
HDFS-16671. Modify patch based on comments
Browse files Browse the repository at this point in the history
  • Loading branch information
zengqiang.xu committed Jul 27, 2022
1 parent fcbdd2f commit e5436d5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ public void testAcquireTimeout() {

// There are some other operations, so acquireTimeMs >= 100ms.
assertTrue(acquireTimeMs >= 100);
assertTrue(acquireTimeMs < 100 + 50);
}

@Test
Expand Down

0 comments on commit e5436d5

Please sign in to comment.