jonathanmetzman
jonathanmetzman
It's slowness is a major source of pain when updating oss-fuzz. We should give the instance running more cores and make more quota available for it.
Some fuzzers will not be trusted.
This breaks appengine imports ``` | src/clusterfuzz/_internal/tests/appengine/handlers/testcase_detail/mark_unconfirmed_test.py:23:0: C0411: third party import "from handlers.testcase_detail import mark_unconfirmed" should be placed before "from clusterfuzz._internal.datastore import data_types" (wrong-import-order) | src/clusterfuzz/_internal/tests/appengine/handlers/testcase_detail/mark_unconfirmed_test.py:24:0: C0411: third party import...
We are getting rid of the rss limit for chromium because their libfuzzer targets use too much memory.
It's broken for our staging instances.
OSS-Fuzz will be changing issue trackers later this week (we must do this and do not have a choice). We expect to do this on Thursday, September 19th. Existing issue...