-
-
Notifications
You must be signed in to change notification settings - Fork 807
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky test in
DescriptionGenericBuilderTest
by sorting for dete…
…rministic iterations (#1547) * Fixed flaky test by sorting the Non-Deterministic method getGenericExceptionTypes * Fixed flakiness in tests ClassFileVersionOtherTest#testLatestVersion and MethodCallProxyTest#testNonGenericParameter * Fixed flakiness caused by exception type ordering * Removed flaky fix for testLatestVersion
- Loading branch information
1 parent
e997263
commit 9d6a587
Showing
3 changed files
with
35 additions
and
4 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