summaryrefslogtreecommitdiff
path: root/hadrian/doc/testsuite.md
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/doc/testsuite.md')
-rw-r--r--hadrian/doc/testsuite.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/hadrian/doc/testsuite.md b/hadrian/doc/testsuite.md
index ed1205ec0f..49a310d8a8 100644
--- a/hadrian/doc/testsuite.md
+++ b/hadrian/doc/testsuite.md
@@ -17,6 +17,11 @@ built GHC before, this will also build a stage 2 GHC in
the default flavour along with many libraries and programs
needed by the tests.
+NOTE: The only build flavours which are expected to pass the testsuite are those
+tested in CI. If you use an untested flavour such as "Quick" then you run the
+risk that not all tests will pass. In particular you can rely on the `validate`
+and `perf` flavours being tested but no others.
+
## Running only a subset of the testsuite
### Specific tests