Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 6c519b12802347b257840c4d286ca0bf94cd92a5 https://github.com/pytest-dev/pytest/commit/6c519b12802347b257840c4d286ca0bf94cd92a5 Author: Jeffrey Rackauckas <jeffreyr...@gmail.com> Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths: M _pytest/junitxml.py A changelog/3491.bugfix.rst M testing/test_junitxml.py Log Message: ----------- Fixed a bug where stdout and stderr were logged twice by junitxml. Commit: 210ad22dbe6d61a4dcfb9a1f431058e6a8c26bad https://github.com/pytest-dev/pytest/commit/210ad22dbe6d61a4dcfb9a1f431058e6a8c26bad Author: Jeffrey Rackauckas <jeffreyr...@gmail.com> Date: 2018-05-23 (Wed, 23 May 2018) Changed paths: M changelog/3491.bugfix.rst Log Message: ----------- Updating changelog text Commit: b4e02656226ca74fd0676668926e20e5bceeebf0 https://github.com/pytest-dev/pytest/commit/b4e02656226ca74fd0676668926e20e5bceeebf0 Author: Jeffrey Rackauckas <jeffreyr...@gmail.com> Date: 2018-05-23 (Wed, 23 May 2018) Changed paths: M testing/test_junitxml.py Log Message: ----------- Removed whitespace from empty line. Commit: 93fdad28aae28342940156701b813f6743b6e317 https://github.com/pytest-dev/pytest/commit/93fdad28aae28342940156701b813f6743b6e317 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-24 (Thu, 24 May 2018) Changed paths: M _pytest/junitxml.py A changelog/3491.bugfix.rst M testing/test_junitxml.py Log Message: ----------- Merge pull request #3499 from jeffreyrack/3491-junit-logging 3491 - Fixed a bug where stdout and stderr were logged twice by junitxml for xfail tests. Compare: https://github.com/pytest-dev/pytest/compare/48215fdcb90b...93fdad28aae2 **NOTE:** This service 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 pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit