pytest bot
f838c7b7eb
Preparing release version 5.4.2
2020-05-08 11:14:08 +00:00
Bruno Oliveira
25b53c4196
Merge pull request #7188 from asottile/backport_7179
2020-05-08 06:58:08 -03:00
Bruno Oliveira
fc27171d57
Merge pull request #7189 from asottile/backport-7186
2020-05-08 06:57:25 -03:00
Anthony Sottile
d18e426b24
Merge pull request #7186 from asottile/is_setup_py_encoding_agnostic
...
Fix _is_setup_py for files encoded differently than locale
2020-05-07 14:02:00 -07:00
Bruno Oliveira
e83fa48dd1
Merge pull request #7179 from asottile/py39
2020-05-07 13:57:10 -07:00
Bruno Oliveira
c53d52c3f2
Merge pull request #7174 from nicoddemus/backport-7168
2020-05-06 18:24:43 -03:00
Bruno Oliveira
3886c6d735
Merge pull request #7168 from nicoddemus/saferepr-getattr-fail-7145
2020-05-06 17:59:42 -03:00
Bruno Oliveira
80936b6762
Merge pull request #7156 from nicoddemus/backport-7151
2020-05-02 16:01:15 -03:00
Bruno Oliveira
5ca08e9b8a
Merge pull request #7151 from nicoddemus/unittest-cleanup-6947
2020-05-02 15:44:39 -03:00
Bruno Oliveira
ba2c49e71e
Merge pull request #7149 from nicoddemus/backport-7144
2020-05-01 17:08:55 -03:00
Bruno Oliveira
da615a4fbe
Merge pull request #7144 from nicoddemus/async-testcase-7110
2020-05-01 16:45:01 -03:00
Bruno Oliveira
32562881d4
Merge pull request #7146 from nicoddemus/backport-7143
2020-05-01 13:31:24 -03:00
Bruno Oliveira
2a0bbfe63f
Merge pull request #7143 from nicoddemus/file-from-parent
2020-05-01 13:08:42 -03:00
Ronny Pfannschmidt
9aed656ec7
Merge pull request #7066 from RonnyPfannschmidt/backport-6992-restore-tmpdir-indirection
...
backport #6992 to 5.4.x - restores tmpdir indirection
2020-04-10 13:11:17 +02:00
Ronny Pfannschmidt
a600e7a2a4
Merge pull request #7068 from RonnyPfannschmidt/backport-6927-run-async-unittest
...
backport #6927 : run async testcase methods
2020-04-10 13:11:05 +02:00
Ronny Pfannschmidt
57a95b3a2c
Merge pull request #7067 from RonnyPfannschmidt/backport-6986-terminalreporter.writer
...
backport #6986 : writable TerminalWriter.writer for deprecation
2020-04-10 11:25:42 +02:00
Ronny Pfannschmidt
f5e430fd8f
Merge pull request #6927 from RonnyPfannschmidt/fix-6924-run-async-stdlib-unittests
...
running stdlib asyncio unittests again
2020-04-10 08:16:58 +02:00
Ronny Pfannschmidt
38a4c7e56c
Merge pull request #6986 from RonnyPfannschmidt/fix-6951-tw.writer-writable
...
fix #6951 : allow to write TerminalReporter.writer
2020-04-10 08:12:34 +02:00
Ronny Pfannschmidt
40f02d72b0
Merge pull request #6992 from pytest-dev/revert-6767-tmpdir-cleanup-upstream
...
Revert "tmpdir: clean up indirection via config for factories"
2020-04-10 08:07:53 +02:00
Daniel Hahler
554f600fb4
Fix TerminalRepr instances to be hashable ( #6988 ) ( #7006 )
...
pytest-xdist assumes `ExceptionChainRepr` is hashable.
Fixes https://github.com/pytest-dev/pytest/issues/6925 .
Fixes https://github.com/pytest-dev/pytest-xdist/issues/515 .
(cherry picked from commit 20f6331afd
)
2020-04-03 10:59:23 +02:00
Ran Benita
e3a3c90d94
[5.4.x] Fix crash when printing while capsysbinary is active ( #7002 )
...
Backport of 1fda861190
from master.
2020-04-02 14:31:32 +03:00
Ran Benita
f7327759e8
ci: twisted and oldattrs tox envs are now incompatible, don't run them together
...
twisted started to use `attr.s(eq)` argument which was added recently,
so it fails with oldattrs. One of the CI jobs ran twisted and oldattrs
together, so it started to fail.
Move the twisted code to be covered by another job, and remove it from
the job with the oldattrs.
(cherry picked from commit 2cc3227f6a
)
2020-03-31 09:48:11 +02:00
Bruno Oliveira
ee1950af77
Merge pull request #6918 from pytest-dev/release-5.4.1
...
Prepare release 5.4.1
2020-03-13 11:11:05 -03:00
pytest bot
3d0f3baa2b
Preparing release version 5.4.1
2020-03-13 13:34:24 +00:00
Bruno Oliveira
8da758b93a
Merge pull request #6917 from nicoddemus/backport-6916
...
[Backport] Skip link checks when doing releases through the bot (#6916 )
2020-03-13 10:34:10 -03:00
Bruno Oliveira
59e5d1bfbf
Merge pull request #6916 from nicoddemus/no-link-checks
...
Skip link checks when doing releases through the bot
2020-03-13 10:32:25 -03:00
Bruno Oliveira
b9e2cd0a81
Merge pull request #6914 from nicoddemus/revert-6330
...
Revert "[parametrize] enforce explicit argnames declaration (#6330 )"
2020-03-13 10:18:06 -03:00
Bruno Oliveira
a84fcbf5b2
Revert "[parametrize] enforce explicit argnames declaration ( #6330 )"
...
This reverts commit 9e262038c8
.
Fix #6909
2020-03-13 09:59:53 -03:00
Bruno Oliveira
59c1bfada7
Merge pull request #6913 from nicoddemus/backport-6910
...
[Backport #6910 ] Handle unknown stats in pytest_report_teststatus hook
2020-03-13 09:48:11 -03:00
Bruno Oliveira
3267f64724
Merge pull request #6910 from nicoddemus/resultlog-logreport
...
Handle unknown stats in pytest_report_teststatus hook
2020-03-13 09:30:14 -03:00
pytest bot
c9fd1bdbd6
Preparing release version 5.4.0
2020-03-12 14:14:35 +00:00
Ronny Pfannschmidt
93aa988e01
Merge pull request #6901 from RonnyPfannschmidt/regendoc-fix-simple
...
run and fix tox -e regen to prepare 5.4
2020-03-12 15:09:10 +01:00
Ran Benita
7996724f23
Merge pull request #6902 from RoyalTS/filterwarnings-docfix
...
Minor docfix
2020-03-12 12:39:33 +02:00
Tobias Schmidt
90ee8a7599
docfix
2020-03-12 09:38:00 +01:00
Ronny Pfannschmidt
378a75ddf6
run and fix tox -e regen to prepare 5.4
...
* no longer trigger deprecation warnings when looking up fixtures
* fix missed imports in a test example
2020-03-11 22:25:51 +01:00
Bruno Oliveira
e1b3a68462
Merge pull request #6896 from nicoddemus/release-trigger
...
Fix bot trigger event
2020-03-11 10:04:41 -03:00
Ronny Pfannschmidt
fb7dbc9fa3
Merge pull request #6893 from RonnyPfannschmidt/url-fixes
...
fix urls that fail linkcheck
2020-03-11 14:02:46 +01:00
Bruno Oliveira
a0ea300e96
Fix bot trigger event
...
Issue events don't contain a 'comment' entry:
https://developer.github.com/v3/issues/events/#response-2
Issue comments also contain the original issue body:
https://developer.github.com/v3/activity/events/types/#issuecommentevent
That's why it was triggering even for comments on the issue.
Also changed to startsWith because there's no need to support
the command anywhere in the body IMO.
Fix #6895
2020-03-11 09:54:56 -03:00
Ronny Pfannschmidt
09b289e286
fix mozilla qa project link
2020-03-11 11:10:33 +01:00
Ronny Pfannschmidt
694dbe5bd4
fix pydanny.com url to the one with ssl set up
2020-03-11 10:52:16 +01:00
Ran Benita
4f8fff9cab
Merge pull request #6868 from bluetech/simplify-exc
...
Simplify some exception handling code
2020-03-10 20:32:08 +02:00
Daniel Hahler
ac7ebfa22e
doc: internal: fix `MultiCapture.readouterr` ( #6878 )
...
Remove wrong docstring: it might actually return bytes.
Replace it with a type annotation which is clear enough.
2020-03-08 12:38:21 +01:00
Daniel Hahler
db92cea14c
black: --target-version py35 ( #6872 )
2020-03-08 01:24:31 +01:00
Daniel Hahler
bce1d40fb0
tests: harden test_reprcompare_notin, factor out callop ( #6764 )
...
* tests: assertion: factor out `callop`, typing
* tests: harden test_reprcompare_notin
2020-03-08 01:23:19 +01:00
Daniel Hahler
dc86fb6758
pre-commit run --all-files
2020-03-07 23:47:55 +01:00
Daniel Hahler
2df4f63149
Add config for black (target-version)
2020-03-07 23:47:55 +01:00
Daniel Hahler
e3cf4fc258
doc/en/Makefile: use Sphinx's make mode ( #6873 )
...
Syncs it from the output of current sphinx-quickstart.
2020-03-07 23:45:05 +01:00
Ran Benita
978b315861
Simplify some exception handling code
...
Mostly avoid unnecessary usage of sys.exc_info(). Since Python3,
exception objects themselves have all that's needed. They are also
easier to type.
2020-03-07 13:18:54 +02:00
Ran Benita
580edc13e7
Merge pull request #6867 from bluetech/inline-pyobjmixin
...
Inline PyobjContext
2020-03-07 11:58:38 +02:00
Ran Benita
1df593f978
Merge pull request #6865 from bluetech/more-config-store
...
Convert a couple of places to use config store
2020-03-06 15:49:01 +02:00