1
0
Fork 0

Add notice about "onlyGrey" option

This commit is contained in:
KVS85 2019-04-20 16:00:26 +03:00 committed by GitHub
parent 90f17e2ee1
commit a67c9706d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -228,8 +228,9 @@ These tests produce a certain thread on infrastructure or the test system, and t
-----
These tests are currently listed as "grey", which means that they are
known to be unstable or broken. These tests will not be executed by the
testing framework if the option `--skipGrey` is given. See
`tests/Greylist.txt` for up-to-date information about greylisted tests.
testing framework if the option `--skipGrey` is given. If `--onlyGrey`
option is given then non-"grey" tests are skipped. See `tests/Greylist.txt`
for up-to-date information about greylisted tests.
Please help to keep this file up to date.
Test frameworks used