google / google/xls

Prepare fuzztest to run regularly

Open
#1,516 0 comments 0 reactions 0 assignees View on GitHub
build fuzz
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

Currently, not everything compiles or tests cleanly when enabling the fuzztest config. Often it is just a matter of timeouts, but there seem to be other failures going on.

It would be good if we could run this more often, but let's investigate what needs to be done to run it reliably.

```
bazel test --config=fuzztest --keep_going --test_timeout=3600 ...
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.