clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Added fix for filing cannot locate symbol issue

Open aditya-wazir opened this issue 1 year ago • 3 comments

'SYMBOL_NOT_FOUND_REGEX' added to parse 'cannot locate symbol' issue and file it as Missing-Library issue in clusterfuzz.

aditya-wazir avatar Aug 22 '24 12:08 aditya-wazir

/gcbrun

marktefftech avatar Aug 23 '24 15:08 marktefftech

Thanks for creating this @aditya-wazir.. I'm wondering if we can please add a test (perhaps here) to verify the regex logic?

marktefftech avatar Aug 23 '24 15:08 marktefftech

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.

aditya-wazir avatar Aug 28 '24 06:08 aditya-wazir

/gcbrun

svasudevprasad avatar Aug 28 '24 18:08 svasudevprasad