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

cmccandless / multisite / 77
92%

Build:
DEFAULT BRANCH: master
Ran 03 Oct 2018 12:31PM UTC
Jobs 5
Files 1
Run time 1min
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
77

push

travis-ci-com

cmccandless
Update pytest to 3.8.2 (#13)

This PR updates [pytest](https://pypi.org/project/pytest) from **3.8.1** to **3.8.2**.



<details>
  <summary>Changelog</summary>
  
  
   ### 3.8.2
   ```
   =========================

Deprecations and Removals
-------------------------

- `4036 &lt;https://github.com/pytest-dev/pytest/issues/4036&gt;`_: The ``item`` parameter of ``pytest_warning_captured`` hook is now documented as deprecated. We realized only after
  the ``3.8`` release that this parameter is incompatible with ``pytest-xdist``.

  Our policy is to not deprecate features during bugfix releases, but in this case we believe it makes sense as we are
  only documenting it as deprecated, without issuing warnings which might potentially break test suites. This will get
  the word out that hook implementers should not use this parameter at all.

  In a future release ``item`` will always be ``None`` and will emit a proper warning when a hook implementation
  makes use of it.



Bug Fixes
---------

- `3539 &lt;https://github.com/pytest-dev/pytest/issues/3539&gt;`_: Fix reload on assertion rewritten modules.


- `4034 &lt;https://github.com/pytest-dev/pytest/issues/4034&gt;`_: The ``.user_properties`` attribute of ``TestReport`` objects is a list
  of (name, value) tuples, but could sometimes be instantiated as a tuple
  of tuples.  It is now always a list.


- `4039 &lt;https://github.com/pytest-dev/pytest/issues/4039&gt;`_: No longer issue warnings about using ``pytest_plugins`` in non-top-level directories when using ``--pyargs``: the
  current ``--pyargs`` mechanism is not reliable and might give false negatives.


- `4040 &lt;https://github.com/pytest-dev/pytest/issues/4040&gt;`_: Exclude empty reports for passed tests when ``-rP`` option is used.


- `4051 &lt;https://github.com/pytest-dev/pytest/issues/4051&gt;`_: Improve error message when an invalid Python expression is passed to the ``-m`` option.


- `... (continued)

142 of 154 relevant lines covered (92.21%)

4.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 77.1 03 Oct 2018 12:31PM UTC 0
84.42
Travis Job 77.1
2 77.2 03 Oct 2018 12:31PM UTC 0
92.21
Travis Job 77.2
3 77.3 03 Oct 2018 12:31PM UTC 0
92.21
Travis Job 77.3
4 77.4 03 Oct 2018 12:32PM UTC 0
92.21
Travis Job 77.4
5 77.5 03 Oct 2018 12:32PM UTC 0
92.21
Travis Job 77.5
Source Files on build 77
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #77
  • ea4696b0 on github
  • Prev Build on master (#73)
  • Next Build on master (#81)
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