clusterfuzz
clusterfuzz copied to clipboard
Added fix for filing cannot locate symbol issue
'SYMBOL_NOT_FOUND_REGEX' added to parse 'cannot locate symbol' issue and file it as Missing-Library issue in clusterfuzz.
/gcbrun
Thanks for creating this @aditya-wazir.. I'm wondering if we can please add a test (perhaps here) to verify the regex logic?
Thanks for creating this @aditya-wazir.. I'm wondering if we can please add a test (perhaps here) to verify the regex logic?
Done. Added test for cannot locate symbol issue.
/gcbrun