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

pantsbuild / pants / 7586
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: add/source-field-in-rust
DEFAULT BRANCH: main
Ran 23 Oct 2015 10:39PM UTC
Jobs 9
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
7586

push

travis-ci

stuhood
Handle case where only transitive dependencies have changed during an incremental build

Because of [#2446](https://github.com/pantsbuild/pants/issues/2446), when you add and remove a dep from a target in succession for a task that uses transitive invalidation, it's possible for an incremental compile to occur in the same `results_dir` as the previous attempt. In that case, we were seeing an error (rightly, as it was an unexpected case) because the previous `results_dir` had not been initialized.

- Work around the bug by always initializing `previous_results_dir`, even if it would be the same as the current `results_dir`
- Add a test that doesn't quite reproduce the issue, and expect it to fail

Testing Done:
Fixes:

    compile(src/scala/org/pantsbuild/zinc:zinc) failed: There is no previous_results_dir for: VT(src.scala.org.pantsbuild.zinc.zinc, invalid)

expected to go green:
https://travis-ci.org/pantsbuild/pants/builds/87097649

Bugs closed: 2447

Reviewed at https://rbcommons.com/s/twitter/r/3028/
Jobs
ID Job ID Ran Files Coverage
1 7586.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 23 Oct 2015 10:39PM UTC 0
Travis Job 7586.1
3 7586.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 17 Aug 2017 08:02PM UTC 0
56.96
Travis Job 7586.3
4 7586.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 17 Aug 2017 08:03PM UTC 0
56.96
Travis Job 7586.4
5 7586.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 23 Oct 2015 10:42PM UTC 0
Travis Job 7586.5
6 7586.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 23 Oct 2015 10:48PM UTC 0
Travis Job 7586.6
7 7586.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 23 Oct 2015 10:48PM UTC 0
Travis Job 7586.7
8 7586.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 23 Oct 2015 10:59PM UTC 0
Travis Job 7586.8
9 7586.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 23 Oct 2015 10:48PM UTC 0
Travis Job 7586.9
10 7586.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 23 Oct 2015 10:55PM UTC 0
Travis Job 7586.10
Source Files on build 7586
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7586
  • daf33dbf on github
  • Prev Build on master (#7578)
  • Next Build on master (#7591)
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