Closed Tricker-z closed 2 years ago
We would like to know whether these test fails affect the normal use of the program
They should not affect the normal usage. The failing tests require to recompile fuzzolic with some experimental features. The current run.py skips the failing tests. I need to update the docker container.
because it seems that fuzzolic fails to handle some situations well.
Can you please provide some concrete examples? Unfortunately, there are cases that are not handled well by fuzzolic but without details is hard for me to point the finger toward a limitation or a possible bug.
In fact, I'm currently learning fuzzolic and then just worrying that a failed test means the wrong feature. Since it does not affect the normal functionality, I expect fuzzolic to be better and will keep watching :)
Hi, fuzzolic devs
We have been utilizing fuzzolic for vulnerability detection recently. Unfortunately, we found that two of the internal tests failed. Here are the detailed steps and error messages.
We would like to know whether these test fails affect the normal use of the program, because it seems that fuzzolic fails to handle some situations well.
Really appreciate your help!