Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 9e522c97fa7533e836bb2691533aae7d5a6c26ba
      
https://github.com/pytest-dev/pytest/commit/9e522c97fa7533e836bb2691533aae7d5a6c26ba
  Author: Bruno Oliveira <[email protected]>
  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 <[email protected]>
  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.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to