-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-contest-estimatorIssue is related to contest estimatorIssue is related to contest estimatorctg-bugIssue is a bugIssue is a bug
Description
Description
We still have an error No suitable method found for assertArrayEquals(boolean[], boolean[]
that leads us to generating uncompilable code.
To Reproduce
Steps to reproduce the behavior:
- Run the ContestEstimator on
guava-26
project,Booleans
class - Look at the results
Expected behavior
Successfully generated and compilable tests.
Actual behavior
Compilation errors
Visual proofs (screenshots, logs, images)
Environment
Default contestEstimator environment, 120s timeout
Additional context
This issue is related to PR464
Metadata
Metadata
Assignees
Labels
comp-contest-estimatorIssue is related to contest estimatorIssue is related to contest estimatorctg-bugIssue is a bugIssue is a bug
Type
Projects
Status
Done