-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-codegenIssue is related to code generatorIssue is related to code generatorcomp-fuzzingIssue is related to the fuzzingIssue is related to the fuzzingcomp-summariesSomething related to the method names, code comments and display names generationSomething related to the method names, code comments and display names generation
Description
Description
At this moment there is no way to differ tests produced by Fuzzer and SymbolicExecutor
When we use Trace Summarization framework to generate cluster descriptions, we need a stable and good approach to differ these groups of tests.
The existing solution uses the heuristic with the empty path in UtExecution, but it's known that paths could be empty in tests produced by SymbolicExecutor
Metadata
Metadata
Assignees
Labels
comp-codegenIssue is related to code generatorIssue is related to code generatorcomp-fuzzingIssue is related to the fuzzingIssue is related to the fuzzingcomp-summariesSomething related to the method names, code comments and display names generationSomething related to the method names, code comments and display names generation
Type
Projects
Status
Done