Guy Arbitman

Results 38 comments of Guy Arbitman

I'm able to run jqf-zest manually by: ```bash /bin/jqf-zest -c .:$(/scripts/classpath.sh):target/test-classes:$(cd src/main/clojure/com/comp && lein with-profile default classpath) examples.CompilerTest testWithString ``` and getting the following output: ```bash Semantic Fuzzing with Zest...

Thanks for the reply! The `mvn test` command ran successfully and managed to find the `clojure` jar. I'm suspecting the problem lays within the classpath generated for (or by) the...

I've added the clojure library as a dependency in my `pom.xml` ```xml org.clojure clojure 1.10.1 ``` I've tried debugging the plugin and see the content of `classpathElements` and saw it...

Hey @yanivagman I saw issue #80 and wondered what did was your plan there? By implementing the polling in pure go you mean just call the epoll_wait from go instead...

lexicographic order does not ensure determinism assuming with agent version 7.53 we report services `b`, `c` and `d` for a certain process in 7.54 we improve the algorithm, so we...