[Pytest-commit] [pytest-dev/pytest] f24c47: Assume not skipped by mark if attribute missing

Bruno Oliveira nicoddemus at gmail.com
Sat Jan 6 10:56:08 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: f24c470403aa0e34371850cb51a516a55dca7599
      https://github.com/pytest-dev/pytest/commit/f24c470403aa0e34371850cb51a516a55dca7599
  Author: Ian Lesperance <ian at elliterate.com>
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
    M _pytest/skipping.py

  Log Message:
  -----------
  Assume not skipped by mark if attribute missing

Fixes #3074.


  Commit: 0a6e086f9def9830e66413fe65bf93de37af7b13
      https://github.com/pytest-dev/pytest/commit/0a6e086f9def9830e66413fe65bf93de37af7b13
  Author: Ian Lesperance <ian at elliterate.com>
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
    A changelog/3074.bugfix

  Log Message:
  -----------
  Add changelog entry


  Commit: 25b504b4f02c75a96acfcccddde458ed78aac22d
      https://github.com/pytest-dev/pytest/commit/25b504b4f02c75a96acfcccddde458ed78aac22d
  Author: Ian Lesperance <ian at elliterate.com>
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
    M AUTHORS

  Log Message:
  -----------
  Add self to authors list


  Commit: bc66f7e43f11632a746618124e5d7688404ab6c5
      https://github.com/pytest-dev/pytest/commit/bc66f7e43f11632a746618124e5d7688404ab6c5
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-01-06 (Sat, 06 Jan 2018)

  Changed paths:
    M AUTHORS
    M _pytest/skipping.py
    A changelog/3074.bugfix

  Log Message:
  -----------
  Merge pull request #3075 from elliterate/bugs/fix-skipping-plugin-reporting

Assume not skipped by mark if attribute missing


Compare: https://github.com/pytest-dev/pytest/compare/06a182386ba1...bc66f7e43f11


More information about the pytest-commit mailing list