From a22b63731153170cebea28ef56bcc751e8b64438 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 29 Apr 2018 15:04:01 -0400 Subject: [PATCH] Mention `--expect-bench-failure` --- CURATORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CURATORS.md b/CURATORS.md index 0c9e8b02..75eadc6c 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -296,6 +296,7 @@ Valid arguments to include in this environment variable: * `--add-package` to add a brand new package * `--expect-test-failure` to expect tests to fail * `--expect-haddock-failure` to expect haddocks to fail +* `--expect-bench-failure` to expect benchmarks to fail If a build fails for bounds reasons, see all of the advice above. If the code itself doesn't build, or tests fail, open up an issue and then either put in a