diff -r a68350a7fc55 -r 84aff7e20c55 tests/run-tests.py --- a/tests/run-tests.py Wed Jun 19 10:19:32 2019 -0700 +++ b/tests/run-tests.py Fri Jun 21 23:35:04 2019 -0700 @@ -1748,7 +1748,8 @@ el = m.group(1) + b"\n" if not self._iftest(conditions): - retry = "retry" # Not required by listed features + # listed feature missing, should not match + return "retry", False if el.endswith(b" (esc)\n"): if PYTHON3: