Bruno Oliveira
4f459aa119
Merge pull request #656 from pytest-dev/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-05-04 11:24:47 -03:00
pre-commit-ci[bot]
3a7604bdb7
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 21.4b0 → 21.4b2](https://github.com/psf/black/compare/21.4b0...21.4b2 )
- [github.com/asottile/pyupgrade: v2.13.0 → v2.14.0](https://github.com/asottile/pyupgrade/compare/v2.13.0...v2.14.0 )
2021-05-03 17:21:44 +00:00
pre-commit-ci[bot]
260211603e
[pre-commit.ci] pre-commit autoupdate ( #655 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-04-27 09:30:37 -03:00
xoviat
f861f1667d
add new pytest_handlecrashitem hook
...
allows handling and rescheduling crash tests
PR #651
Co-authored-by: xoviat <xoviat@users.noreply.github.com >
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com >
2021-04-27 09:07:49 -03:00
Bruno Oliveira
f5665436e9
Merge pull request #654 from nicoddemus/drop-py35
...
Drop Python 3.5 support
2021-04-27 08:44:56 -03:00
Bruno Oliveira
8b35945d54
Drop Python 3.5 support
...
pytest no longer supports it, and our CI is broken because of it.
2021-04-25 09:31:10 -03:00
Bruno Oliveira
3fe2094197
Merge pull request #649 from pytest-dev/pre-commit-ci-update-config
2021-04-24 16:19:00 -03:00
pre-commit-ci[bot]
04dde88996
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/PyCQA/flake8: 3.9.0 → 3.9.1](https://github.com/PyCQA/flake8/compare/3.9.0...3.9.1 )
- [github.com/asottile/pyupgrade: v2.11.0 → v2.12.0](https://github.com/asottile/pyupgrade/compare/v2.11.0...v2.12.0 )
2021-04-19 17:12:26 +00:00
pre-commit-ci[bot]
9785a316ae
[pre-commit.ci] pre-commit autoupdate ( #645 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-04-07 10:13:14 -03:00
Thomas Grainger
1dc019709c
Use 'main' to refer to pytest default branch in tox env names. ( #643 )
...
Co-authored-by: Thomas Grainger <tagrain@gmail.com >
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com >
2021-03-20 11:43:57 -03:00
Bruno Oliveira
d909dcc61f
Merge pull request #642 from adamchainz/upgrade_pre_commit
2021-03-20 11:34:20 -03:00
Adam Johnson
f02aa70c95
Upgrade pre-commit hooks
...
Use `pre-commit autoupdate` to upgrade, and follow the message from `pre-commit-hooks` to move to the official `flake8` hook.
2021-03-20 11:13:59 -03:00
Bruno Oliveira
1637dc18d0
Merge pull request #638 from AizenGlobal/hotfix/master_to_main
...
[HOTFIX] rename pytest's branch(master to main)
2021-03-20 11:08:42 -03:00
baekdohyeop
f5342962ab
[HOTFIX] rename pytest's branch(master to main)
2021-03-15 13:14:08 +09:00
Ronny Pfannschmidt
1189ae4b91
Merge pull request #624 from pytest-dev/fix-592-use-controller
...
prepare #592 : replace master with controller where we can
2021-02-11 12:27:08 +01:00
Ronny Pfannschmidt
89c86af894
Merge pull request #627 from pytest-dev/release-2.2.1
...
release 2.2.1
2021-02-09 22:11:18 +01:00
Ronny Pfannschmidt
b239199061
release 2.2.1
build / build (ubuntu-latest, 3.5, py35-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.6, py36-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.7, linting) (push) Failing after 1s
build / build (ubuntu-latest, 3.7, py37-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-psutil) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-pytestmaster) (push) Failing after 1s
build / build (ubuntu-latest, 3.9, py39-pytestlatest) (push) Failing after 1s
build / linting (push) Failing after 1s
build / build (windows-latest, 3.5, py35-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.6, py36-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.7, linting) (push) Has been cancelled
build / build (windows-latest, 3.7, py37-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.8, py38-psutil) (push) Has been cancelled
build / build (windows-latest, 3.8, py38-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.8, py38-pytestmaster) (push) Has been cancelled
build / build (windows-latest, 3.9, py39-pytestlatest) (push) Has been cancelled
build / deploy (push) Has been cancelled
v2.2.1
2021-02-09 21:55:43 +01:00
Ronny Pfannschmidt
9e4e8b74e0
Apply suggestions from code review
...
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com >
2021-02-09 21:51:30 +01:00
Ronny Pfannschmidt
166bdb4103
prepare #592 : replace master with controller where we can
2021-02-07 22:08:22 +01:00
Ronny Pfannschmidt
e4bcbbee78
Merge pull request #618 from staticdev/add-python-39-docs
...
Add python 3.9 to classifiers
2021-02-07 20:58:07 +01:00
Ronny Pfannschmidt
f6308cad01
Merge pull request #623 from pytest-dev/pytest-fspath-deprecation-prep
...
prepare for Node.fspath deprecation
2021-02-07 20:57:16 +01:00
Ronny Pfannschmidt
aa89c42ad7
prepare for Node.fspath deprecation
...
calculate topdir based on config.rootpath/rootdir
addresses pytest-dev/pytest#8251
2021-02-07 20:44:31 +01:00
staticdev
40fa7b091d
Add python 3.9 to classifiers
2021-01-19 20:39:44 +01:00
Michał Górny
ad99d943de
Disable pytest-services plugin in test to avoid worker_id conflict ( #612 )
...
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com >
2020-12-15 09:07:13 -03:00
Bruno Oliveira
0d2480f7e3
Merge pull request #610 from nicoddemus/release-2.2.0
...
Release 2.2.0
2020-12-14 09:15:48 -03:00
Bruno Oliveira
8f90fb73db
Release 2.2.0
build / build (ubuntu-latest, 3.5, py35-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.6, py36-pytestlatest) (push) Failing after 2s
build / build (ubuntu-latest, 3.7, linting) (push) Failing after 1s
build / build (ubuntu-latest, 3.7, py37-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-psutil) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-pytestlatest) (push) Failing after 1s
build / build (ubuntu-latest, 3.8, py38-pytestmaster) (push) Failing after 1s
build / build (ubuntu-latest, 3.9, py39-pytestlatest) (push) Failing after 1s
build / linting (push) Failing after 1s
build / build (windows-latest, 3.5, py35-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.6, py36-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.7, linting) (push) Has been cancelled
build / build (windows-latest, 3.7, py37-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.8, py38-psutil) (push) Has been cancelled
build / build (windows-latest, 3.8, py38-pytestlatest) (push) Has been cancelled
build / build (windows-latest, 3.8, py38-pytestmaster) (push) Has been cancelled
build / build (windows-latest, 3.9, py39-pytestlatest) (push) Has been cancelled
build / deploy (push) Has been cancelled
v2.2.0
2020-12-14 09:07:49 -03:00
Bruno Oliveira
c5fadcd734
Merge pull request #608 from nicoddemus/better-errors
...
Propagate internal errors to the master node
2020-12-14 09:04:11 -03:00
Bruno Oliveira
16d636391b
Propagate internal errors to the master node
...
This should help users diagnose internal errors in workers like
exceptions from hooks or in pytest itself.
2020-12-13 20:05:31 -03:00
Bruno Oliveira
948f13730d
Merge pull request #609 from nicoddemus/gh-actions
2020-12-13 19:58:48 -03:00
Bruno Oliveira
db896a9d33
tox linting env expects Python 3.7
2020-12-12 12:06:33 -03:00
Bruno Oliveira
cf45eab977
Use GHA badge in README
2020-12-12 12:02:17 -03:00
Bruno Oliveira
00b0464d4b
Remove travis and appveyor configs
2020-12-12 12:01:16 -03:00
Bruno Oliveira
b3a1bf3c2e
Fix test_warning_captured_deprecated_in_pytest_6
...
The test was failing because *other* warnings were being triggered on the
master node. This makes the test more reliable by checking only that
the warning from the worker node is not emitted.
Fix #601
2020-12-12 11:58:41 -03:00
Bruno Oliveira
3fb369c8ac
Fix linting
2020-12-12 11:52:47 -03:00
Bruno Oliveira
16694a978d
Pass PRE_COMMIT_HOME to reuse local cache
2020-12-12 11:52:37 -03:00
Bruno Oliveira
2dcb40799f
Setup GitHub Actions
2020-12-12 11:45:40 -03:00
Bruno Oliveira
14bafa6dd5
Rename HOWTORELEASE.rst to RELEASING.rst
...
To comply with pytest's nomenclature.
2020-09-22 09:45:02 -03:00
Bruno Oliveira
b51286aaa2
Merge pull request #599 from yili1992/master
2020-09-12 07:56:49 -03:00
易陆
03ddee6620
docs: fix invalid url
2020-09-10 10:16:16 +08:00
易陆
e03566b7d6
docs: fix invalid url
2020-09-10 10:14:37 +08:00
Bruno Oliveira
46cf204c64
Merge pull request #591 from nicoddemus/release-2.1.0
...
Release 2.1.0
2020-08-25 09:40:01 -03:00
Bruno Oliveira
5b7eeab7dc
Release 2.1.0
v2.1.0
2020-08-25 09:01:37 -03:00
Bruno Oliveira
9fd3b66292
Merge pull request #590 from nicoddemus/auto-hook
2020-08-25 09:00:38 -03:00
Bruno Oliveira
fe48256f1a
Remove universal wheel setting: pytest-xdist is Python 3 only
2020-08-25 08:45:45 -03:00
Bruno Oliveira
607d8288d4
Add psutil extra and introduce pytest_xdist_auto_num_workers hook
...
This makes using psutil optional and opens up the possibility of customization
through the pytest_xdist_auto_num_workers hook, making things like #477 possible.
Fix #585
2020-08-25 08:38:28 -03:00
Bruno Oliveira
e469fc7b80
Revert "Merge pull request #560 from utapyngo/logical-cpu-count"
...
This reverts commit 0094b29a14 , reversing
changes made to c6255faad4 .
2020-08-24 14:50:36 -03:00
Bruno Oliveira
7caf7437e3
Merge pull request #588 from pelmini/fix_readme
2020-08-24 14:46:33 -03:00
pelmini
457386f837
Fixed typo in README
2020-08-23 17:15:02 -07:00
Bruno Oliveira
1d08799c82
Merge pull request #582 from nicoddemus/fix-docs
...
Fix session-scoped fixtures example in README
2020-08-15 07:56:28 -03:00
Bruno Oliveira
ac5b9956bb
Fix session-scoped fixtures example in README
2020-08-15 07:43:11 -03:00