-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-fuzzingIssue is related to the fuzzingIssue is related to the fuzzingctg-bugIssue is a bugIssue is a bug
Milestone
Description
Description
When there is at least 1% fuzzer time value, no tests are generated.
To Reproduce
- Open AnimalsAndPeople project.
- Make (0% < fuzzer value < 100%).
- Generate unit test without configuration with 60 seconds timeout for NamesService:getAllNames().
- Verify that no tests were generated
Expected behavior
One test should be generated by Symbolic Engine.
Actual behavior
No tests are being generated.
Project:
AnimalsAndPeople.zip
Metadata
Metadata
Assignees
Labels
comp-fuzzingIssue is related to the fuzzingIssue is related to the fuzzingctg-bugIssue is a bugIssue is a bug
Type
Projects
Status
Done