[Pytest-commit] [pytest-dev/pytest] 307cd6: Add the ability to use platform in pytest.mark.ski...

Bruno Oliveira nicoddemus at gmail.com
Tue Feb 27 07:44:54 EST 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 307cd6630f6a6b39228dd21bd15ca478fd612a0d
      https://github.com/pytest-dev/pytest/commit/307cd6630f6a6b39228dd21bd15ca478fd612a0d
  Author: Jeffrey Rackauckas <jeffreyrack at gmail.com>
  Date:   2018-02-25 (Sun, 25 Feb 2018)

  Changed paths:
    M _pytest/mark/evaluate.py
    A changelog/3236.trivial.rst
    M testing/test_skipping.py

  Log Message:
  -----------
  Add the ability to use platform in pytest.mark.skipif


  Commit: a6762f7328903af8157c4c120dda4f17f3a0f99f
      https://github.com/pytest-dev/pytest/commit/a6762f7328903af8157c4c120dda4f17f3a0f99f
  Author: Jeffrey Rackauckas <jeffreyrack at gmail.com>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
    M testing/test_skipping.py

  Log Message:
  -----------
  Update test_skipping to test that platform can be used in xfail


  Commit: f6ad25928e8c388b07cc45e9a594ba2c5c1b28d5
      https://github.com/pytest-dev/pytest/commit/f6ad25928e8c388b07cc45e9a594ba2c5c1b28d5
  Author: Jeffrey Rackauckas <jeffreyrack at gmail.com>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
    M changelog/3236.trivial.rst
    M testing/test_skipping.py

  Log Message:
  -----------
  Fixing grammar.


  Commit: 9479bda39215505562b5fd65512d8833ccffc273
      https://github.com/pytest-dev/pytest/commit/9479bda39215505562b5fd65512d8833ccffc273
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M changelog/3236.trivial.rst

  Log Message:
  -----------
  Adjust the CHANGELOG


  Commit: a968c0fa0518d6c4c34ca7ee61eb9cec4d7012c1
      https://github.com/pytest-dev/pytest/commit/a968c0fa0518d6c4c34ca7ee61eb9cec4d7012c1
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M _pytest/mark/evaluate.py
    A changelog/3236.trivial.rst
    M testing/test_skipping.py

  Log Message:
  -----------
  Merge pull request #3264 from jeffreyrack/3236-skipif-using-platform

#3236 Use platform module in pytest.mark


Compare: https://github.com/pytest-dev/pytest/compare/5cb72b6188be...a968c0fa0518


More information about the pytest-commit mailing list