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

pantsbuild / pants / 6836 / 2
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: 2.32.x
DEFAULT BRANCH: main
Ran 14 Sep 2015 04:57PM UTC
Files 391
Run time 534min
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

14 Sep 2015 04:32PM UTC coverage: 70.927%. Remained the same
CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'"

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/

16672 of 23506 relevant lines covered (70.93%)

0.71 hits per line

Source Files on job 6836.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6836
  • Travis Job 6836.2
  • 8256560e on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'" on master (#6833.2)
  • Next Job for CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'" on master (#6837.2)
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