aloof-angle-91616
11/03/2018, 4:56 AMImportError: No module named pants_test.pants_run_integration_test for a test which depends on a pants_requirement() in a BUILD file -- this is the file failing: https://github.com/cosmicexplorer/lex-query/blob/master/pants-plugins/upstreamable/tests/test_perl6_run_integration.py. looking in tests/python/pants_test/BUILD i see namespace_packages=['pants_test'], for the pantsbuild.pants.testinfra requirement (and i am adding 'pantsbuild.pants.testinfra==%(pants_version)s', to pants.ini) -- i have tried various permutations of module import paths but while my python plugin source is working great i can't figure out this import issue. this is on 1.11.0rc1.enough-analyst-54434
11/03/2018, 5:05 AMaloof-angle-91616
11/03/2018, 5:09 AMaloof-angle-91616
11/03/2018, 5:23 AMenough-analyst-54434
11/03/2018, 5:24 AMenough-analyst-54434
11/03/2018, 5:26 AM