-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-symbolic-engineIssue is related to the symbolic execution engineIssue is related to the symbolic execution enginectg-bugIssue is a bugIssue is a bug
Description
Description
Tests generation failed because ClassId.canonicalName has thrown an exception
To Reproduce
- Run Contest Estimator with method com.google.common.base.CaseFormat.* and 300s time limit.
Actual behavior
public void testTo_errors()
{
// Couldn't generate some tests. List of errors:
//
// 1 occurrences of:
// ClassId com.google.common.base.CaseFormat$1 does not have canonical name
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
comp-symbolic-engineIssue is related to the symbolic execution engineIssue is related to the symbolic execution enginectg-bugIssue is a bugIssue is a bug
Type
Projects
Status
Done