Skip to content

No suitable method found for assertArrayEquals #1274 #1712

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Vassiliy-Kudryashov
Copy link
Member

@Vassiliy-Kudryashov Vassiliy-Kudryashov commented Jan 18, 2023

Description

Migration JUnit 4.11 -> Junit 4.12 locally for ContestEstimator needs.
Actual issue is the difference in API between 4.11 and 4.12 only.
Guava library doesn't depend on some specific version of JUnit in pom.xml, so the latest version (4.13.2 as for now) will be used.

Fixes #1274

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Manual Scenario

See the steps from #1274

@Vassiliy-Kudryashov Vassiliy-Kudryashov linked an issue Jan 18, 2023 that may be closed by this pull request
@Vassiliy-Kudryashov Vassiliy-Kudryashov requested review from CaelmBleidd and removed request for Markoutte January 18, 2023 15:15
@Vassiliy-Kudryashov Vassiliy-Kudryashov enabled auto-merge (squash) January 18, 2023 15:15
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 63f096b into main Jan 18, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/1274-no-suitable-method-found-for-assertarrayequals branch January 18, 2023 15:49
@alisevych alisevych added comp-contest-estimator Issue is related to contest estimator ctg-bug-fix PR is fixing a bug labels Jan 23, 2023
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-contest-estimator Issue is related to contest estimator ctg-bug-fix PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No suitable method found for assertArrayEquals
3 participants