Oliver Chang

Results 618 comments of Oliver Chang

This was done for OSS-Fuzz, but still needs to be done for chromium/others.

Thanks for adding this! > This is a bit of a guess from my side, in that I'm not entirely sure on what is needed to make this complete. The...

One last request: could we add some integration test to https://github.com/google/clusterfuzz/blob/e9ff4b99f82cfdba0d370a06db5c882af9a94313/src/clusterfuzz/_internal/tests/core/bot/fuzzers/honggfuzz/honggfuzz_engine_test.py to help us make sure this doesn't break in the future?

> > One last request: could we add some integration test to https://github.com/google/clusterfuzz/blob/e9ff4b99f82cfdba0d370a06db5c882af9a94313/src/clusterfuzz/_internal/tests/core/bot/fuzzers/honggfuzz/honggfuzz_engine_test.py to help us make sure this doesn't break in the future? > > Yes! Added a crashing...

I see: ``` ====================================================================== FAIL: test_fuzz_netdriver_crash (tests.core.bot.fuzzers.honggfuzz.honggfuzz_engine_test.IntegrationTest) Test netdriver fuzzing that results in a crash. ---------------------------------------------------------------------- Traceback (most recent call last): File "/workspace/src/clusterfuzz/_internal/tests/core/bot/fuzzers/honggfuzz/honggfuzz_engine_test.py", line 208, in test_fuzz_netdriver_crash crash.stacktrace) AssertionError: 'ERROR:...