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

pantsbuild / pants / 6836
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: automation/release/2.32.0.dev5
DEFAULT BRANCH: main
Ran 14 Sep 2015 04:51PM UTC
Jobs 10
Files 391
Run time 543min
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
6836

push

travis-ci

jsirois
Remove `--quiet` flag from `pip`

`pip` logs the output of failed commands at the `INFO` log level, but the
`--quiet` flag suppresses all log entries below `CRITICAL` log level, making
these failed commands harder to debug.  Removing the `--quiet` flag restores the
log level filter to keep all entries at log level `INFO` or higher.

Merge branch 'master' into ggonzalez/no_quiet

Restore two `--quiet` flags

Testing Done:
Before this fix I get this failure message when trying to perform any `pants`-related command:

```
Installing setuptools, pip, wheel...done.
Command
"/home/gabriel/proj/pants/build-support/pants_dev_deps.venv/bin/python2.7 -c
"import setuptools,
tokenize;__file__='/tmp/pip-build-27YKPp/psutil/setup.py';exec(compile(getattr(tokenize,
'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))"
install --record /tmp/pip-kFnqzM-record/install-record.txt
--single-version-externally-managed --compile --install-headers
/home/gabriel/proj/pants/build-support/pants_dev_deps.venv/include/site/python2.7/psutil"
failed with error code 1 in /tmp/pip-build-27YKPp/psutil

Failed to install requirements from
/home/gabriel/proj/pants/3rdparty/python/requirements.txt.
Possible fix: Install Python development headers
```

After this fix I get a slightly better error message showing that the `Python.h` header file is missing because I'm missing the Python development header files.

I'm relying on Travis for testing because my local machine still does not work for testing pants for other reasons (missing JDK).

Bugs closed: 2188

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

17750 of 23506 relevant lines covered (75.51%)

1.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6836.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 14 Sep 2015 04:51PM UTC 0
Travis Job 6836.1
2 6836.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 14 Sep 2015 04:57PM UTC 0
70.93
Travis Job 6836.2
3 6836.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 14 Sep 2015 04:57PM UTC 0
71.64
Travis Job 6836.3
4 6836.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 14 Sep 2015 04:56PM UTC 0
Travis Job 6836.4
5 6836.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 14 Sep 2015 04:59PM UTC 0
Travis Job 6836.5
6 6836.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 14 Sep 2015 04:58PM UTC 0
Travis Job 6836.6
7 6836.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 14 Sep 2015 05:04PM UTC 0
Travis Job 6836.7
8 6836.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 14 Sep 2015 05:06PM UTC 0
Travis Job 6836.8
9 6836.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 14 Sep 2015 05:03PM UTC 0
Travis Job 6836.9
10 6836.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 14 Sep 2015 05:03PM UTC 0
Travis Job 6836.10
Source Files on build 6836
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6836
  • 8256560e on github
  • Prev Build on master (#6833)
  • Next Build on master (#6837)
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