[Pytest-commit] [pytest-dev/pytest] a4cf38: Fix tests to not fail when running from root.

Bruno Oliveira nicoddemus at gmail.com
Thu Mar 22 19:58:16 EDT 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: a4cf3803438670bcc1e51141017173a9ac861fbd
      https://github.com/pytest-dev/pytest/commit/a4cf3803438670bcc1e51141017173a9ac861fbd
  Author: Jeffrey Rackauckas <jeffreyrack at gmail.com>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    R doc/en/example/assertion/global_testmodule_config/test_hello.py
    A doc/en/example/assertion/global_testmodule_config/test_hello_world.py
    R doc/en/example/costlysetup/sub1/__init__.py
    R doc/en/example/costlysetup/sub1/test_quick.py
    R doc/en/example/costlysetup/sub2/__init__.py
    R doc/en/example/costlysetup/sub2/test_two.py
    A doc/en/example/costlysetup/sub_a/__init__.py
    A doc/en/example/costlysetup/sub_a/test_quick.py
    A doc/en/example/costlysetup/sub_b/__init__.py
    A doc/en/example/costlysetup/sub_b/test_two.py
    M tox.ini

  Log Message:
  -----------
  Fix tests to not fail when running from root.


  Commit: c1d73bb535dc54ec86a5c900dde9215cc1d28619
      https://github.com/pytest-dev/pytest/commit/c1d73bb535dc54ec86a5c900dde9215cc1d28619
  Author: Jeffrey Rackauckas <jeffreyrack at gmail.com>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M changelog/3245.trivial.rst

  Log Message:
  -----------
  Modifying changelog to reflect new changes for 3245


  Commit: 9b449eee15a28cdd8e04423f6341a8930dd4d445
      https://github.com/pytest-dev/pytest/commit/9b449eee15a28cdd8e04423f6341a8930dd4d445
  Author: Jeffrey Rackauckas <jeffreyrack at gmail.com>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M AUTHORS

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


  Commit: 672239b1497adc7e36743823cb8c8e9a317da28c
      https://github.com/pytest-dev/pytest/commit/672239b1497adc7e36743823cb8c8e9a317da28c
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
    M AUTHORS
    M changelog/3245.trivial.rst
    R doc/en/example/assertion/global_testmodule_config/test_hello.py
    A doc/en/example/assertion/global_testmodule_config/test_hello_world.py
    R doc/en/example/costlysetup/sub1/__init__.py
    R doc/en/example/costlysetup/sub1/test_quick.py
    R doc/en/example/costlysetup/sub2/__init__.py
    R doc/en/example/costlysetup/sub2/test_two.py
    A doc/en/example/costlysetup/sub_a/__init__.py
    A doc/en/example/costlysetup/sub_a/test_quick.py
    A doc/en/example/costlysetup/sub_b/__init__.py
    A doc/en/example/costlysetup/sub_b/test_two.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3321 from jeffreyrack/'test_from_base_fix'

3245: Fix tests to not fail when running from base directory


  Commit: f3c87a77a74089d4f285576ee5e7e7d1b8a26717
      https://github.com/pytest-dev/pytest/commit/f3c87a77a74089d4f285576ee5e7e7d1b8a26717
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-03-21 (Wed, 21 Mar 2018)

  Changed paths:
    M AUTHORS
    M changelog/3245.trivial.rst
    R doc/en/example/assertion/global_testmodule_config/test_hello.py
    A doc/en/example/assertion/global_testmodule_config/test_hello_world.py
    R doc/en/example/costlysetup/sub1/__init__.py
    R doc/en/example/costlysetup/sub1/test_quick.py
    R doc/en/example/costlysetup/sub2/__init__.py
    R doc/en/example/costlysetup/sub2/test_two.py
    A doc/en/example/costlysetup/sub_a/__init__.py
    A doc/en/example/costlysetup/sub_a/test_quick.py
    A doc/en/example/costlysetup/sub_b/__init__.py
    A doc/en/example/costlysetup/sub_b/test_two.py
    M tox.ini

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into release-3.5.0


  Commit: b1487700666b58536ebfb58bf839d87682aa418c
      https://github.com/pytest-dev/pytest/commit/b1487700666b58536ebfb58bf839d87682aa418c
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-03-21 (Wed, 21 Mar 2018)

  Changed paths:
    M doc/en/usage.rst

  Log Message:
  -----------
  Fix example in usage.rst


  Commit: beacecf29ba0b99511a4e5ae9b96ff2b0c42c775
      https://github.com/pytest-dev/pytest/commit/beacecf29ba0b99511a4e5ae9b96ff2b0c42c775
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-03-21 (Wed, 21 Mar 2018)

  Changed paths:
    M CHANGELOG.rst
    M doc/en/announce/index.rst
    A doc/en/announce/release-3.5.0.rst
    M doc/en/builtin.rst
    M doc/en/cache.rst
    M doc/en/example/markers.rst
    M doc/en/example/reportingdemo.rst
    M doc/en/example/simple.rst
    M doc/en/fixture.rst
    M doc/en/tmpdir.rst
    M doc/en/usage.rst

  Log Message:
  -----------
  Preparing release version 3.5.0


  Commit: 5ecff652853b09e9616bc0984e4d88ab3286f562
      https://github.com/pytest-dev/pytest/commit/5ecff652853b09e9616bc0984e4d88ab3286f562
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M AUTHORS
    M CHANGELOG.rst
    M changelog/3245.trivial.rst
    M doc/en/announce/index.rst
    A doc/en/announce/release-3.5.0.rst
    M doc/en/builtin.rst
    M doc/en/cache.rst
    R doc/en/example/assertion/global_testmodule_config/test_hello.py
    A doc/en/example/assertion/global_testmodule_config/test_hello_world.py
    R doc/en/example/costlysetup/sub1/__init__.py
    R doc/en/example/costlysetup/sub1/test_quick.py
    R doc/en/example/costlysetup/sub2/__init__.py
    R doc/en/example/costlysetup/sub2/test_two.py
    A doc/en/example/costlysetup/sub_a/__init__.py
    A doc/en/example/costlysetup/sub_a/test_quick.py
    A doc/en/example/costlysetup/sub_b/__init__.py
    A doc/en/example/costlysetup/sub_b/test_two.py
    M doc/en/example/markers.rst
    M doc/en/example/reportingdemo.rst
    M doc/en/example/simple.rst
    M doc/en/fixture.rst
    M doc/en/tmpdir.rst
    M doc/en/usage.rst
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3327 from nicoddemus/release-3.5.0

Release 3.5.0


Compare: https://github.com/pytest-dev/pytest/compare/d7d4afea17c1...5ecff652853b


More information about the pytest-commit mailing list