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

pantsbuild / pants / 8948
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: use_pants_lock_in_uv
DEFAULT BRANCH: main
Ran 05 Feb 2016 10:13PM UTC
Jobs 7
Files 0
Run time –
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

pending completion
8948

push

travis-ci

gmalmquist
Retain file permissions when shading monolithic jars.

On some systems (macos at least), the atomic_copy function at the
end of the jar shading process would cause the file permissions to
be set to '-rw-------', instead of the normal '-rw-r--r--', because
of the permissions of the temporary file that atomic_copy creates.

This change simply records the permissions of the jar before
shading, and chmod's the shaded jar to have whatever permissions it
had previously.

Testing Done:
Added an integration test to `test_shader_integration.py`.

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

Bugs closed: 2885

Reviewed at https://rbcommons.com/s/twitter/r/3420/
Jobs
ID Job ID Ran Files Coverage
1 8948.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 05 Feb 2016 10:13PM UTC 0
Travis Job 8948.1
4 8948.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 05 Feb 2016 10:30PM UTC 0
Travis Job 8948.4
5 8948.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 05 Feb 2016 10:17PM UTC 0
Travis Job 8948.5
7 8948.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 05 Feb 2016 10:29PM UTC 0
Travis Job 8948.7
8 8948.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 05 Feb 2016 10:27PM UTC 0
Travis Job 8948.8
9 8948.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 05 Feb 2016 10:26PM UTC 0
Travis Job 8948.9
10 8948.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 05 Feb 2016 10:34PM UTC 0
Travis Job 8948.10
Source Files on build 8948
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8948
  • 37fdcb7d on github
  • Prev Build on master (#8943)
  • Next Build on master (#8951)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc