Bug 1406407 - Do not try to verify -notref files in test-verify; r=me,a=test-only

This commit is contained in:
Geoff Brown 2018-03-13 12:17:22 -06:00
parent e3df81fe0c
commit 99f777012a

View File

@ -217,7 +217,7 @@ class VerifyToolsMixin(object):
# in verify mode, run nothing by default (unsupported suite or no files modified)
args = []
# otherwise, run once for each file in requested suite
references = re.compile(r"(-ref|-noref|-noref.)\.")
references = re.compile(r"(-ref|-notref|-noref|-noref.)\.")
files = []
jsreftest_extra_dir = os.path.join('js', 'src', 'tests')
# For some suites, the test path needs to be updated before passing to