comparison tests/test-check-module-imports.t @ 33917:9ce139c9222f

tests: blacklist test-demandimport from test-check-module-imports It just does too much weird import stuff to have a hope of passing the checks.
author Augie Fackler <raf@durin42.com>
date Tue, 22 Aug 2017 15:16:58 -0400
parents d669b1ad215f
children 41401f502c83
comparison
equal deleted inserted replaced
33916:d669b1ad215f 33917:9ce139c9222f
26 > -X doc/hgmanpage.py \ 26 > -X doc/hgmanpage.py \
27 > -X i18n/posplit \ 27 > -X i18n/posplit \
28 > -X tests/hypothesishelpers.py \ 28 > -X tests/hypothesishelpers.py \
29 > -X tests/test-commit-interactive.t \ 29 > -X tests/test-commit-interactive.t \
30 > -X tests/test-contrib-check-code.t \ 30 > -X tests/test-contrib-check-code.t \
31 > -X tests/test-demandimport.py \
31 > -X tests/test-extension.t \ 32 > -X tests/test-extension.t \
32 > -X tests/test-hghave.t \ 33 > -X tests/test-hghave.t \
33 > -X tests/test-hgweb-auth.py \ 34 > -X tests/test-hgweb-auth.py \
34 > -X tests/test-hgweb-no-path-info.t \ 35 > -X tests/test-hgweb-no-path-info.t \
35 > -X tests/test-hgweb-no-request-uri.t \ 36 > -X tests/test-hgweb-no-request-uri.t \