forked from apache/flink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FLINK-6379] [tests] Fix race condition in MesosResourceManagerTest
The MesosResourceManagerTest#testAdapter tests the AkkaAdapter class. The tests are executed asynchronously and thus it is necessary to introduce timeouts for the verify calls. This commit fixes the test instability by introducing timeouts.
- Loading branch information
1 parent
3fe27ac
commit 4bb488c
Showing
5 changed files
with
167 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.