envoyproxy/envoy

bazel.fuzz is not run by CI

Open

#19 222 ouverte le 8 déc. 2021

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
area/ciarea/fuzzingbughelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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

Guide contributeur