square-salesclerk-52064
09/28/2018, 12:36 AMsquare-salesclerk-52064
09/28/2018, 12:36 AMwitty-crayon-22786
09/28/2018, 12:37 AM./pants test $target -- -s -v
square-salesclerk-52064
09/28/2018, 12:37 AMsquare-salesclerk-52064
09/28/2018, 12:38 AMwitty-crayon-22786
09/28/2018, 12:39 AM--
separates pants' arguments from "passthrough" arguments: https://www.pantsbuild.org/invoking.html#order-of-argumentssquare-salesclerk-52064
09/28/2018, 12:43 AMrapid-apartment-37923
09/28/2018, 4:47 PMhigh-night-61226
09/28/2018, 6:47 PMBackground: Some prerequisite
Given some data is generated for an account
running the the test gives the following result:
Exception caught: (<class 'pants.backend.jvm.tasks.reports.junit_html_report.MergeError'>)
Exception message: Refusing to merge duplicate test cases in suite '| test_account | service-provider | account-administrator |' from files /Users/repo/.pants.d/test/junit/_runs/020fa8b5e62094bc27295509e7056c5fdf0c8234/combined/all/TEST---test_service_user---service-provider---account-administrator--.xml:
ReportTestCase(name=Given some data is generated for an account, time=0.0, failure=None, error=None, skipped=False)
ReportTestCase(name=Given some data is generated for an account, time=8.3e-05, failure=None, error=None, skipped=False)
Is there something I can do to still get the results generated?witty-crayon-22786
09/28/2018, 8:30 PMpython_library(sources=..)
would have allowed it to be loaded via pkg_resources?witty-crayon-22786
09/28/2018, 8:30 PMwitty-crayon-22786
09/28/2018, 8:32 PMdependencies
on resources
targets for ~foreverlimited-country-20626
09/30/2018, 9:37 PMlimited-country-20626
09/30/2018, 9:40 PMmateo-2:foursquare.web mateo$ ./pants options --scope=compile.zinc
<snip>
compile.zinc.use_nailgun = True (from HARDCODED)
compile.zinc.warning_args = [] (from CONFIG in pants.ini)
compile.zinc.warnings = True (from HARDCODED)
compile.zinc.whitelisted_args = {u'-S.*': False, u'-C.*': False, u'-msg-filter': True, u'-file-filter': True} (from HARDCODED)
compile.zinc.worker_count = 8 (from HARDCODED)
stocky-account-81383
10/03/2018, 1:57 PMstocky-account-81383
10/03/2018, 1:57 PMstocky-account-81383
10/03/2018, 1:58 PMstocky-account-81383
10/03/2018, 1:58 PMstocky-account-81383
10/03/2018, 1:58 PMstocky-account-81383
10/03/2018, 2:00 PMred-balloon-89377
10/03/2018, 2:01 PMred-balloon-89377
10/03/2018, 2:01 PMstocky-account-81383
10/03/2018, 2:02 PMstocky-account-81383
10/03/2018, 2:02 PMstocky-account-81383
10/03/2018, 2:02 PMstocky-account-81383
10/03/2018, 2:03 PMred-balloon-89377
10/03/2018, 2:03 PMred-balloon-89377
10/03/2018, 2:03 PMstocky-account-81383
10/03/2018, 2:04 PMstocky-account-81383
10/03/2018, 2:04 PM