FAIL_REGULAR_EXPRESSION.rst 267 B

12345678
  1. FAIL_REGULAR_EXPRESSION
  2. -----------------------
  3. If the output matches this regular expression the test will fail.
  4. If set, if the output matches one of specified regular expressions,
  5. the test will fail.For example: FAIL_REGULAR_EXPRESSION
  6. "[^a-z]Error;ERROR;Failed"