[Pytest-commit] [pytest-dev/pytest] 5ecbb0: tests: fix test_raises_exception_looks_iterable

Bruno Oliveira nicoddemus at gmail.com
Mon Dec 10 12:29:21 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 5ecbb02ace74d0bcb49226c59060f04df9dc2b31
      https://github.com/pytest-dev/pytest/commit/5ecbb02ace74d0bcb49226c59060f04df9dc2b31
  Author: Daniel Hahler <git at thequod.de>
  Date:   2018-12-10 (Mon, 10 Dec 2018)

  Changed paths:
    M testing/python/raises.py

  Log Message:
  -----------
  tests: fix test_raises_exception_looks_iterable

Started to fail on py37-xdist between
https://travis-ci.org/pytest-dev/pytest/jobs/465498973 and
https://travis-ci.org/pytest-dev/pytest/jobs/465792343, but could not
find a diff in versions (from the tox header), and both commits failed
locally.


  Commit: 22345ef722efe31f0daaef633482f846665970a7
      https://github.com/pytest-dev/pytest/commit/22345ef722efe31f0daaef633482f846665970a7
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-12-10 (Mon, 10 Dec 2018)

  Changed paths:
    M testing/python/raises.py

  Log Message:
  -----------
  Merge pull request #4525 from blueyed/fix-test_raises_exception_looks_iterable

tests: fix test_raises_exception_looks_iterable


Compare: https://github.com/pytest-dev/pytest/compare/abb0dfcfa36c...22345ef722ef
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pytest-commit mailing list