average-vr-56795
05/10/2019, 8:58 PMaloof-angle-91616
05/10/2019, 8:59 PMhundreds-father-404
05/11/2019, 2:36 AM=========================== 1 passed in SOME_TEXT ===========================
testprojects/tests/python/pants/dummies:target_with_thirdparty_dep ..... SUCCESS
we get
=========================== 1 passed in SOME_TEXT ===========================
python/pants/dummies:target_with_thirdparty_dep ..... SUCCESS
aloof-angle-91616
05/11/2019, 2:36 AMtestprojects/
?hundreds-father-404
05/11/2019, 2:37 AMtestprojects/tests
stripped, which we had to do to get the imports to workaloof-angle-91616
05/11/2019, 2:38 AMaloof-angle-91616
05/11/2019, 2:38 AMaloof-angle-91616
05/11/2019, 2:38 AMhundreds-father-404
05/11/2019, 2:38 AMaloof-angle-91616
05/11/2019, 2:39 AMargv=tuple(['/bin/sh', '-c', '/bin/mkdir -p testprojects/tests/ && /bin/mv python/ testprojects/tests/ && <my command...>'])
aloof-angle-91616
05/11/2019, 2:40 AMaloof-angle-91616
05/11/2019, 2:40 AMaloof-angle-91616
05/11/2019, 2:40 AMaloof-angle-91616
05/11/2019, 2:43 AMhundreds-father-404
05/11/2019, 3:05 AMpython/pants/dummies:target_with_source_dep_relative_import stdout:
. It’s only the actual stdout that won’t have the full name. I definitely think we should leave this as a TODOaloof-angle-91616
05/12/2019, 8:04 PM--query
PR as well since the failure i was seeing was just a previously-hidden failurealoof-angle-91616
05/12/2019, 9:22 PMaloof-angle-91616
05/13/2019, 3:20 AMaloof-angle-91616
05/13/2019, 3:21 AM> time ./pants --enable-pantsd validate-python-thrift examples/src/thrift/org/pantsbuild/example/precipitation:monolithic-precipitation-python
clashing namespaces for python thrift library sources detected in build graph:
org.pantsbuild.example.monolithic_precipitation: [(examples/src/thrift/org/pantsbuild/example/precipitation:monolithic-precipitation-python, examples/src/thrift/org/pantsbuild/example/precipitation/monolithic_precipitation.thrift), (examples/src/thrift/org/pantsbuild/example/precipitation:monolithic-precipitation-python, examples/src/thrift/org/pantsbuild/example/precipitation/other.thrift)]
./pants --enable-pantsd validate-python-thrift 0.87s user 0.37s system 80% cpu 1.541 total
aloof-angle-91616
05/13/2019, 3:21 AMvalidate-python-thrift
console_rulealoof-angle-91616
05/13/2019, 3:26 AMaloof-angle-91616
05/13/2019, 3:26 AMaloof-angle-91616
05/13/2019, 3:27 AMaverage-vr-56795
05/13/2019, 10:15 AMTask
into a @console_rule
, or to land it as a Task
?average-vr-56795
05/13/2019, 12:12 PMaloof-angle-91616
05/13/2019, 3:42 PMself.add_to_build_file()
in a ConsoleRuleTestBase
? i'm going to have to table working on this for now, but the @console_rule
itself works, and the testing should too, i just haven't had time to dive into how to get my file contents into the sources snapshot. https://github.com/pantsbuild/pants/pull/7419hundreds-father-404
05/14/2019, 12:43 AMaloof-angle-91616
05/14/2019, 12:43 AMaloof-angle-91616
05/14/2019, 12:43 AMhundreds-father-404
05/14/2019, 12:44 AM