Skip to content

Fix for fuzz tests failing due to invalid corpus paths#17767

Merged
mattklein123 merged 1 commit intoenvoyproxy:mainfrom
dmitri-d:fix-fuzz-failures
Aug 19, 2021
Merged

Fix for fuzz tests failing due to invalid corpus paths#17767
mattklein123 merged 1 commit intoenvoyproxy:mainfrom
dmitri-d:fix-fuzz-failures

Conversation

@dmitri-d
Copy link
Copy Markdown
Contributor

Risk Level: low

Signed-off-by: Dmitri Dolguikh ddolguik@redhat.com

Signed-off-by: Dmitri Dolguikh <ddolguik@redhat.com>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing but how did this start breaking?

@mattklein123 mattklein123 self-assigned this Aug 19, 2021
@dmitri-d
Copy link
Copy Markdown
Contributor Author

dmitri-d commented Aug 19, 2021

how did this start breaking?

Not really sure, tbh. Perhaps something in the ci image changed? I'll look around tomorrow...

@mattklein123
Copy link
Copy Markdown
Member

OK let's merge this to unblock, but we must be using something that is not pinned which seems a bit scary. cc @envoyproxy/dependency-shepherds

@mattklein123 mattklein123 merged commit 8732e09 into envoyproxy:main Aug 19, 2021
mpuncel added a commit to mpuncel/envoy that referenced this pull request Aug 19, 2021
* main:
  Fix for fuzz tests failing due to invalid corpus paths (envoyproxy#17767)
  kafka: fix integration test (envoyproxy#17764)
  Fix typo in cluster.proto (envoyproxy#17755)
  cluster manager: add drainConnections() API (envoyproxy#17747)
  kafka broker filter: move to contrib (envoyproxy#17750)
  quiche: switch external dependency to github (envoyproxy#17732)
  quiche: implement stream idle timeout in codec (envoyproxy#17674)
  Update c-ares to 1.17.2 (envoyproxy#17704)
  Fix dns resolve fuzz bug (envoyproxy#17107)
  Remove members that shadow members of the base class (envoyproxy#17713)
  thrift proxy: missing parts from the previous PR (envoyproxy#17668)
  thrift-proxy: cleanup ConnectionManager::ActiveRpc (envoyproxy#17734)
  listener: extra warning for deprecated use_proxy_proto field (envoyproxy#17736)
  kafka: add support for metadata request in mesh-filter (envoyproxy#17597)
  upstream: add all host map to priority set for fast host searching (envoyproxy#17290)
  Remove the support for `hidden_envoy_deprecated_per_filter_config` (envoyproxy#17725)
  tls: SDS support for private key providers (envoyproxy#16737)
  bazel: update rules_foreign_cc (envoyproxy#17445)

Signed-off-by: Michael Puncel <mpuncel@squareup.com>
@dmitri-d
Copy link
Copy Markdown
Contributor Author

I don't think the failures were due to a change in our repositories, I couldn't find anything that would cause such a failure. Perhaps bazel pulled in an updated dependency?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants