[Pytest-commit] [pytest-dev/pytest] 37793d: fix addmarker - extract mark from markdecorator

Bruno Oliveira nicoddemus at gmail.com
Wed Jun 13 06:30:24 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 37793d4cdbf71f597a3c69c827e0c010528d53a5
      https://github.com/pytest-dev/pytest/commit/37793d4cdbf71f597a3c69c827e0c010528d53a5
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    A changelog/3555.bugfix.rst
    M src/_pytest/mark/structures.py
    M src/_pytest/nodes.py
    M testing/test_mark.py

  Log Message:
  -----------
  fix addmarker - extract mark from markdecorator


  Commit: 9a7c3a65f4edce61669d10db0d3f112c506d0b5c
      https://github.com/pytest-dev/pytest/commit/9a7c3a65f4edce61669d10db0d3f112c506d0b5c
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M changelog/3555.bugfix.rst

  Log Message:
  -----------
  Improve CHANGELOG formatting


  Commit: b0ec442d2498cbb48159f2c2469126c06d1a0d35
      https://github.com/pytest-dev/pytest/commit/b0ec442d2498cbb48159f2c2469126c06d1a0d35
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M src/_pytest/mark/structures.py
    M src/_pytest/nodes.py

  Log Message:
  -----------
  rework Node.add_marker parameter list and docstring


  Commit: 321f66f71148c978c1bf45dace61886b5e263bd4
      https://github.com/pytest-dev/pytest/commit/321f66f71148c978c1bf45dace61886b5e263bd4
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M testing/python/integration.py

  Log Message:
  -----------
  mark test_wrapped_getfuncargnames_patching as xfail


  Commit: 88ae21f2ccaf4e3ebf5486ce423acf4361685df5
      https://github.com/pytest-dev/pytest/commit/88ae21f2ccaf4e3ebf5486ce423acf4361685df5
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Add mock dependency to py27-nobyte


  Commit: 4d0297b4138b694e1d99f4c8147aaf06d725d0f4
      https://github.com/pytest-dev/pytest/commit/4d0297b4138b694e1d99f4c8147aaf06d725d0f4
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    A changelog/3555.bugfix.rst
    M src/_pytest/mark/structures.py
    M src/_pytest/nodes.py
    M testing/python/integration.py
    M testing/test_mark.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3577 from RonnyPfannschmidt/addmarker-fix

fix addmarker - extract mark from markdecorator


Compare: https://github.com/pytest-dev/pytest/compare/52c42799181d...4d0297b4138b
      **NOTE:** This service 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