• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pantsbuild / pants / 4778 / 3
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: 2.33.x
DEFAULT BRANCH: main
Ran 08 May 2015 08:50AM UTC
Files 325
Run time 23s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 May 2015 08:35AM UTC coverage: 69.179%. Remained the same
CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'"

push

travis-ci

jsirois
Migrate jar_publish config scope.

Testing Done:
Before:
```console
$ pants.dev publish src/java/::
...
14:51:22 00:00   [publish]
14:51:22 00:00     [jar]
FAILURE: This repo is not configured to publish externally! Please configure per
http://pantsbuild.github.io/publish.html#authenticating-to-the-artifact-repository,
or re-run with the '--publish-local' flag.
```

And in fact:
```console
$ pants.dev binary src/python/pants/option:migrate_config &>/dev/null && ./dist/migrate_config.pex
Checking config file at ./pants.ini for unmigrated keys.
Found repos in section [publish]. Should be repos in section [publish.jar].
Found restrict_push_branches in section [publish]. Should be restrict_push_branches in section [publish.jar].
```

After:
```console
$ pants.dev publish src/java/::
...
14:51:22 00:00   [complete]
               FAILURE

$ pants.dev publish src/java/::
14:51:46 00:01   [publish]
14:51:46 00:01     [jar]
                   Skipping check for a clean jsirois/publishing/fix_config branch in test mode.No changes for org.pantsbuild#junit-runner-annotations;0.0.1

14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]Skipping publish of org.pantsbuild#args4j;0.0.2 in test mode.

14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]Skipping publish of org.pantsbuild#jar-tool;0.0.1 in test mode.

14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]Skipping publish of org.pantsbuild#junit-runner-withretry;0.0.2 in test mode.

14:51:46 00:01       [jar-tool]
14:51:46 00:01       [jar-tool]Skipping publish of org.pantsbuild#junit-runner;0.0.2 in test mode.

14:51:46 00:01   [complete]
               SUCCESS
```

CI went green here:
  https://travis-ci.org/pantsbuild/pants/builds/61687720

Bugs closed: 1505

Reviewed at https://rbcommons.com/s/twitter/r/2175/

13301 of 19227 relevant lines covered (69.18%)

0.69 hits per line

Source Files on job 4778.3 (CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4778
  • Travis Job 4778.3
  • ce3df712 on github
  • Prev Job for CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'" on master (#4777.3)
  • Next Job for CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'" on master (#4779.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc