Concrete execution error on usage of stream .toArray
#2413
Labels
comp-instrumented-process
Issue is related to Instrumented process
comp-symbolic-engine
Issue is related to the symbolic execution engine
ctg-bug
Issue is a bug
Description
For example when user code contains
IntStream.toArray()
concrete executor fails during test generationTo Reproduce
org.utbot.examples.stream.IntStreamExample#useParameterStream
or for following code:Expected behavior
Tests are generated
Actual behavior
There are errors in the tests
Screenshots, logs
utbot-engine-current.zip
The text was updated successfully, but these errors were encountered: