[Pytest-commit] [pytest-dev/pytest] eb4625: fix #2675 - store marks correctly in callspecs

Bruno Oliveira nicoddemus at gmail.com
Mon Aug 14 19:33:17 EDT 2017


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: eb462582afa3ca83b2c278bc52fc4094e65f6553
      https://github.com/pytest-dev/pytest/commit/eb462582afa3ca83b2c278bc52fc4094e65f6553
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M _pytest/mark.py
    M _pytest/python.py
    A changelog/2672.removal
    A changelog/2675.removal
    M testing/python/metafunc.py

  Log Message:
  -----------
  fix #2675 - store marks correctly in callspecs


  Commit: 5f17caa156c157a9dfffd523219df0b4d95ca584
      https://github.com/pytest-dev/pytest/commit/5f17caa156c157a9dfffd523219df0b4d95ca584
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
    M _pytest/mark.py
    M _pytest/python.py
    A changelog/2672.removal
    A changelog/2675.removal
    M testing/python/metafunc.py

  Log Message:
  -----------
  Merge pull request #2675 from RonnyPfannschmidt/mark-callspeck

ensure callspecs contain the list of marks


Compare: https://github.com/pytest-dev/pytest/compare/9e62a31b63c9...5f17caa156c1


More information about the pytest-commit mailing list