[Pytest-commit] [pytest-dev/pytest] 63ef46: fix #3441 - use iter-marks to populate markexpr na...

Bruno Oliveira nicoddemus at gmail.com
Thu May 3 18:27:10 EDT 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 63ef46dd91d8e320a0e1db226da0b32912e0c8c5
      https://github.com/pytest-dev/pytest/commit/63ef46dd91d8e320a0e1db226da0b32912e0c8c5
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M _pytest/mark/legacy.py
    A changelog/3441.bugfix

  Log Message:
  -----------
  fix #3441 - use iter-marks to populate markexpr namespace


  Commit: a5cf55dd4a5237ad4b5d6e93d9822558bbc8cd28
      https://github.com/pytest-dev/pytest/commit/a5cf55dd4a5237ad4b5d6e93d9822558bbc8cd28
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M testing/test_mark.py

  Log Message:
  -----------
  fix test_mark_option_custom - it used the legacy keyword storage for addign markers


  Commit: e6a86e0f4c2c5b1b600e86eda8d1ba545142ac72
      https://github.com/pytest-dev/pytest/commit/e6a86e0f4c2c5b1b600e86eda8d1ba545142ac72
  Author: Ronny Pfannschmidt <opensource at ronnypfannschmidt.de>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M testing/test_mark.py

  Log Message:
  -----------
  add tests for #3441


  Commit: 35f53a7353418f63705349aee92b229723646f9c
      https://github.com/pytest-dev/pytest/commit/35f53a7353418f63705349aee92b229723646f9c
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M _pytest/mark/legacy.py
    A changelog/3441.bugfix
    M testing/test_mark.py

  Log Message:
  -----------
  Merge pull request #3442 from RonnyPfannschmidt/fix-3441-markexpr-markstorage

Fix #3441 let mark expressions be populated from the modern marker storage


Compare: https://github.com/pytest-dev/pytest/compare/b03b387861f6...35f53a735341
      **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