envoyproxy/envoy

bazel.fuzz is not run by CI

Open

#19,222 建立於 2021年12月8日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/ciarea/fuzzingbughelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

Seems pretty broken when run on CLI:

./ci/run_envoy_docker.sh './ci/do_ci.sh bazel.fuzz'

ERROR: Error while parsing 'attr('tags','fuzzer',//test/... @com_github_google_quiche//:ci_tests)': syntax error at '@com_github_google_quiche//:ci_tests )'

I think we should be validating that the local fuzz flows continue to work in CI. I noticed this when working manually through the instructions at https://github.com/envoyproxy/envoy/tree/main/test/fuzz#running-fuzz-tests-locally.

CC @phlax

貢獻者指南