[Pytest-commit] [pytest-dev/pytest] 9e522c: Try to fix/improve reporting of test_request_garba...

Bruno Oliveira nicoddemus at gmail.com
Sat Nov 24 07:08:45 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 9e522c97fa7533e836bb2691533aae7d5a6c26ba
      https://github.com/pytest-dev/pytest/commit/9e522c97fa7533e836bb2691533aae7d5a6c26ba
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-11-24 (Sat, 24 Nov 2018)

  Changed paths:
    M testing/python/fixture.py

  Log Message:
  -----------
  Try to fix/improve reporting of test_request_garbage

* Run it in a subprocess to reduce possible intereference from the outer pytest
* Print the leaked objects to see if they provide any hints


  Commit: 8facf1db904cb757dbb930f21b2bffd0e682f7e8
      https://github.com/pytest-dev/pytest/commit/8facf1db904cb757dbb930f21b2bffd0e682f7e8
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-11-24 (Sat, 24 Nov 2018)

  Changed paths:
    M testing/python/fixture.py

  Log Message:
  -----------
  Merge pull request #4457 from nicoddemus/test-request-garbage

Try to fix/improve reporting of test_request_garbage


Compare: https://github.com/pytest-dev/pytest/compare/860bc5077220...8facf1db904c
      **NOTE:** This service has 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