gecko-dev/testing/mozbase/manifestparser
Chris Manchester 52083635d3 Bug 1261456 - Combine support-files listed in [DEFAULT] with any listed per-test rather than overriding. r=gps
This requires a change to how we process test manifests in the build system:
now, whenever we see a support file mentioned in a manifest, we require that
file isn't already in that test's support files, but if we see a support file
that was already seen in some other test, the entry is ignored, but it is not
an error. As a result of this change, several duplicate support-files entries
needed to be removed.

MozReview-Commit-ID: G0juyxzcaB8

--HG--
rename : testing/mozbase/manifestparser/tests/test_default_skipif.py => testing/mozbase/manifestparser/tests/test_default_overrides.py
2016-04-11 11:21:20 -07:00
..
manifestparser Bug 1261456 - Combine support-files listed in [DEFAULT] with any listed per-test rather than overriding. r=gps 2016-04-11 11:21:20 -07:00
tests Bug 1261456 - Combine support-files listed in [DEFAULT] with any listed per-test rather than overriding. r=gps 2016-04-11 11:21:20 -07:00
setup.py Bug 1150050 - Bump manifestparser to v1.1 and marionette-client to v0.9.3 to pick up tagging feature, r=AutomatedTester 2015-04-01 11:22:48 -04:00