Bug 1450839 - Exclude mochitest-errata.ini from test-disable.yml. CLOSED TREE

This file is not part of the build. (it's used to generate
generated-mochitest.ini)
What's tripping up this lint is this line:
 # [gl:0D6DE000] mozilla::gl::GLContext::raw_fDrawArrays: Generated unexpected GL_INVALID_OPERATION error. (0x0502)
This line is picked up as a false-positive, since the too-naive regex
(effectively /#.*\[/) interprets this as a skipped test.

MozReview-Commit-ID: 2bMIkCH8WK9
This commit is contained in:
Jeff Gilbert 2018-04-20 16:55:25 -07:00
Родитель a3b83d8342
Коммит e969340c6c
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -8,6 +8,7 @@ no-comment-disable:
exclude:
- "**/application.ini"
- "**/l10n.ini"
- dom/canvas/test/webgl-conf/mochitest-errata.ini
- testing/mozbase/manifestparser/tests
- testing/web-platform
- xpcom/tests/unit/data