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

pantsbuild / pants / 4787
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: golang-module-granularity
DEFAULT BRANCH: main
Ran 08 May 2015 08:34PM UTC
Jobs 10
Files 325
Run time 26min
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
4787

push

travis-ci

ericzundel
Disable a test in test_reflect.py that has unintended side-effects.

Testing Done:
CI queued at https://travis-ci.org/pantsbuild/pants/builds/61807255

Passed build-support/bin/ci.sh -fkmsrcnet  when run with https://rbcommons.com/s/twitter/r/2172/

This test was causing a new test defined in https://rbcommons.com/s/twitter/r/2172/ to fail.   If you rename this test to re-enable it you get:

```
                     ==================== FAILURES ====================
                      GoalDataTest.test_gen_tasks_options_reference_data

                     self = <pants_test.tasks.test_reflect.GoalDataTest testMethod=test_gen_tasks_options_reference_data>

                         def test_gen_tasks_options_reference_data(self):
                           # TODO(Eric Ayers) Not really part of the test, just to detect the cache poisoning
                           before_support_dir = Config.from_cache().getdefault('pants_supportdir')

                           # can we run our reflection-y goal code without crashing? would be nice
                           Goal.by_name('jack').install(TaskRegistrar('jill', DummyTask))
                           oref_data = reflect.gen_tasks_options_reference_data()

                           # TODO(Eric Ayers) Not really part of the test, just to detect the cache poisoning
                           after_support_dir = Config.from_cache().getdefault('pants_supportdir')
                     >     self.assertEquals(before_support_dir, after_support_dir)
                     E     AssertionError: u'/Users/zundel/Src/pants/build-support' != '<buildroot>/build-support'

                     tests/python/pants_test/tasks/test_reflect.py:59: AssertionError
```

Bugs closed: 1508

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

13285 of 19232 relevant lines covered (69.08%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4787.1 (CI_FLAGS="-cjlpnet 'Various pants self checks'") 08 May 2015 08:34PM UTC 0
Travis Job 4787.1
2 4787.2 (CI_FLAGS="-fkmsrcjlpn 'Test examples and testprojects'") 08 May 2015 08:45PM UTC 0
Travis Job 4787.2
3 4787.3 (CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'") 08 May 2015 08:49PM UTC 0
69.08
Travis Job 4787.3
4 4787.4 (CI_FLAGS="-fkmsrcjlpet 'Python contrib tests'") 08 May 2015 08:44PM UTC 0
Travis Job 4787.4
5 4787.5 (CI_FLAGS="-fkmsrjlpnet -i 6:0 'Python integration tests for pants - shard 1'") 08 May 2015 08:51PM UTC 0
Travis Job 4787.5
6 4787.6 (CI_FLAGS="-fkmsrjlpnet -i 6:1 'Python integration tests for pants - shard 2'") 08 May 2015 08:51PM UTC 0
Travis Job 4787.6
7 4787.7 (CI_FLAGS="-fkmsrjlpnet -i 6:2 'Python integration tests for pants - shard 3'") 08 May 2015 08:56PM UTC 0
Travis Job 4787.7
8 4787.8 (CI_FLAGS="-fkmsrjlpnet -i 6:3 'Python integration tests for pants - shard 4'") 08 May 2015 09:01PM UTC 0
Travis Job 4787.8
9 4787.9 (CI_FLAGS="-fkmsrjlpnet -i 6:4 'Python integration tests for pants - shard 5'") 08 May 2015 09:00PM UTC 0
Travis Job 4787.9
10 4787.10 (CI_FLAGS="-fkmsrjlpnet -i 6:5 'Python integration tests for pants - shard 6'") 08 May 2015 08:58PM UTC 0
Travis Job 4787.10
Source Files on build 4787
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4787
  • 3ba843c4 on github
  • Prev Build on master (#4785)
  • Next Build on master (#4791)
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