Skip to content

fix(ci_visibility): support pytest 8.0.0 #8357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
82bfa41
checkpoint
romainkomorn-exdatadog Feb 9, 2024
411ab9b
Support pytest 8
romainkomorn-exdatadog Feb 9, 2024
7db6de6
Update tests/contrib/pytest/test_pytest.py
romainkomorn-exdatadog Feb 9, 2024
7e1efc2
black riotfile
romainkomorn-exdatadog Feb 12, 2024
5cea54f
Merge branch 'romain.komorn/CIVIS-8969/fix_civis_crash_when_module_ha…
romainkomorn-exdatadog Feb 12, 2024
3a3916e
Merge branch 'main' into romain.komorn/CIVIS-8969/fix_civis_crash_whe…
romainkomorn-exdatadog Feb 12, 2024
fbaf7fa
Merge branch 'romain.komorn/CIVIS-8969/fix_civis_crash_when_module_ha…
romainkomorn-exdatadog Feb 12, 2024
44425cb
checkpoint
romainkomorn-exdatadog Feb 12, 2024
d9b0b6a
fix parent searching in test result marking
romainkomorn-exdatadog Feb 15, 2024
c53be90
clean up a bit
romainkomorn-exdatadog Feb 15, 2024
50ad552
Merge branch 'main' into romain.komorn/CIVIS-8969/fix_civis_crash_whe…
romainkomorn-exdatadog Feb 15, 2024
a03869f
Merge branch 'main' into romain.komorn/CIVIS-8969/fix_civis_crash_whe…
romainkomorn-exdatadog Feb 16, 2024
5fab4aa
Merge branch 'main' into romain.komorn/CIVIS-8969/fix_civis_crash_whe…
romainkomorn-exdatadog Feb 16, 2024
0df8d81
Update releasenotes/notes/ci_visibility-fix-pytest-8.0.0-support-88fc…
romainkomorn-exdatadog Feb 21, 2024
52f2107
Update ci_visibility-fix-pytest-8.0.0-support-88fcb7b5144d7efa.yaml
romainkomorn-exdatadog Feb 21, 2024
64105c2
Merge branch 'main' into romain.komorn/CIVIS-8969/fix_civis_crash_whe…
romainkomorn-exdatadog Feb 21, 2024
e9189d5
moar parallelz
romainkomorn-exdatadog Feb 21, 2024
4663766
Merge branch 'romain.komorn/CIVIS-8969/fix_civis_crash_when_module_ha…
romainkomorn-exdatadog Feb 21, 2024
d801e87
Merge branch 'main' into romain.komorn/CIVIS-8969/fix_civis_crash_whe…
romainkomorn-exdatadog Feb 21, 2024
95c4f28
Merge branch 'main' into romain.komorn/CIVIS-8969/fix_civis_crash_whe…
romainkomorn-exdatadog Feb 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.templ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ jobs:

pytest:
<<: *machine_executor
parallelism: 8
parallelism: 10
steps:
- run_test:
pattern: 'pytest'
Expand Down
10 changes: 5 additions & 5 deletions .riot/requirements/117f119.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#
# pip-compile --no-annotate .riot/requirements/117f119.in
#
attrs==23.1.0
coverage[toml]==7.3.4
attrs==23.2.0
coverage[toml]==7.4.1
exceptiongroup==1.2.0
hypothesis==6.45.0
importlib-metadata==7.0.0
importlib-metadata==7.0.1
iniconfig==2.0.0
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
pluggy==1.3.0
pytest==7.4.3
pluggy==1.4.0
pytest==8.0.0
pytest-cov==2.12.0
pytest-mock==2.0.0
pytest-randomly==3.15.0
Expand Down
22 changes: 22 additions & 0 deletions .riot/requirements/1254841.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/1254841.in
#
asynctest==0.13.0
attrs==23.2.0
coverage[toml]==7.4.1
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
pluggy==1.4.0
pytest==7.4.4
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-randomly==3.15.0
sortedcontainers==2.4.0
4 changes: 2 additions & 2 deletions .riot/requirements/135c565.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/135c565.in
#
attrs==23.1.0
attrs==23.2.0
coverage[toml]==7.2.7
exceptiongroup==1.2.0
hypothesis==6.45.0
Expand All @@ -16,7 +16,7 @@ opentracing==2.4.0
packaging==23.2
pluggy==1.2.0
py-cpuinfo==9.0.0
pytest==7.4.3
pytest==7.4.4
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-mock==3.11.1
Expand Down
22 changes: 22 additions & 0 deletions .riot/requirements/14d5757.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/14d5757.in
#
asynctest==0.13.0
attrs==23.2.0
coverage[toml]==7.4.1
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
pluggy==1.4.0
pytest==7.4.4
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-randomly==3.15.0
sortedcontainers==2.4.0
8 changes: 4 additions & 4 deletions .riot/requirements/166af91.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
#
# pip-compile --no-annotate .riot/requirements/166af91.in
#
attrs==23.1.0
coverage[toml]==7.3.4
attrs==23.2.0
coverage[toml]==7.4.1
exceptiongroup==1.2.0
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
pluggy==1.3.0
pluggy==1.4.0
py-cpuinfo==9.0.0
pytest==7.4.3
pytest==8.0.0
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-mock==3.12.0
Expand Down
8 changes: 4 additions & 4 deletions .riot/requirements/1727339.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
#
# pip-compile --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/1727339.in
#
attrs==23.1.0
attrs==23.2.0
coverage[toml]==7.2.7
exceptiongroup==1.2.0
glob2==0.7
hypothesis==6.45.0
importlib-metadata==6.7.0
iniconfig==2.0.0
mako==1.2.4
markupsafe==2.1.3
markupsafe==2.1.5
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.5
opentracing==2.4.0
packaging==23.2
parse==1.20.0
parse==1.20.1
parse-type==0.6.2
pluggy==1.2.0
py==1.11.0
pytest==7.4.3
pytest==7.4.4
pytest-bdd==6.0.1
pytest-cov==4.1.0
pytest-mock==3.11.1
Expand Down
8 changes: 4 additions & 4 deletions .riot/requirements/17ecd2b.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
# pip-compile --no-annotate .riot/requirements/17ecd2b.in
#
asynctest==0.13.0
attrs==23.1.0
coverage[toml]==7.3.4
attrs==23.2.0
coverage[toml]==7.4.1
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
pluggy==1.3.0
pytest==7.4.3
pluggy==1.4.0
pytest==8.0.0
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-randomly==3.15.0
Expand Down
26 changes: 26 additions & 0 deletions .riot/requirements/18cd4dd.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
# pip-compile --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/18cd4dd.in
#
attrs==23.2.0
coverage[toml]==7.2.7
exceptiongroup==1.2.0
hypothesis==6.45.0
importlib-metadata==6.7.0
iniconfig==2.0.0
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.5
opentracing==2.4.0
packaging==23.2
pluggy==1.2.0
pytest==7.4.4
pytest-cov==2.12.0
pytest-mock==2.0.0
pytest-randomly==3.12.0
sortedcontainers==2.4.0
tomli==2.0.1
typing-extensions==4.7.1
zipp==3.15.0
14 changes: 7 additions & 7 deletions .riot/requirements/1cc7f49.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
#
# pip-compile --no-annotate .riot/requirements/1cc7f49.in
#
attrs==23.1.0
coverage[toml]==7.3.4
attrs==23.2.0
coverage[toml]==7.4.1
glob2==0.7
hypothesis==6.45.0
iniconfig==2.0.0
mako==1.3.0
markupsafe==2.1.3
mako==1.3.2
markupsafe==2.1.5
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
parse==1.20.0
parse==1.20.1
parse-type==0.6.2
pluggy==1.3.0
pluggy==1.4.0
py==1.11.0
pytest==7.4.3
pytest==8.0.0
pytest-bdd==6.0.1
pytest-cov==4.1.0
pytest-mock==3.12.0
Expand Down
16 changes: 8 additions & 8 deletions .riot/requirements/1ce9a95.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
#
# pip-compile --no-annotate .riot/requirements/1ce9a95.in
#
attrs==23.1.0
coverage[toml]==7.3.4
attrs==23.2.0
coverage[toml]==7.4.1
exceptiongroup==1.2.0
glob2==0.7
hypothesis==6.45.0
importlib-metadata==7.0.0
importlib-metadata==7.0.1
iniconfig==2.0.0
mako==1.3.0
markupsafe==2.1.3
mako==1.3.2
markupsafe==2.1.5
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
parse==1.20.0
parse==1.20.1
parse-type==0.6.2
pluggy==1.3.0
pluggy==1.4.0
py==1.11.0
pytest==7.4.3
pytest==8.0.0
pytest-bdd==4.1.0
pytest-cov==4.1.0
pytest-mock==3.12.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/1002189.in
# pip-compile --no-annotate .riot/requirements/1ceca0e.in
#
asynctest==0.13.0
attrs==23.1.0
coverage[toml]==7.3.4
attrs==23.2.0
coverage[toml]==7.4.1
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
pluggy==1.3.0
pluggy==1.4.0
py==1.11.0
pytest==6.2.5
pytest-cov==4.1.0
Expand Down
14 changes: 7 additions & 7 deletions .riot/requirements/1d44438.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
#
# pip-compile --no-annotate .riot/requirements/1d44438.in
#
attrs==23.1.0
coverage[toml]==7.3.4
attrs==23.2.0
coverage[toml]==7.4.1
glob2==0.7
hypothesis==6.45.0
iniconfig==2.0.0
mako==1.3.0
markupsafe==2.1.3
mako==1.3.2
markupsafe==2.1.5
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
parse==1.20.0
parse==1.20.1
parse-type==0.6.2
pluggy==1.3.0
pluggy==1.4.0
py==1.11.0
pytest==7.4.3
pytest==8.0.0
pytest-bdd==6.0.1
pytest-cov==4.1.0
pytest-mock==3.12.0
Expand Down
8 changes: 4 additions & 4 deletions .riot/requirements/1e0c0d6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
# pip-compile --no-annotate .riot/requirements/1e0c0d6.in
#
asynctest==0.13.0
attrs==23.1.0
coverage[toml]==7.3.4
attrs==23.2.0
coverage[toml]==7.4.1
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
pluggy==1.3.0
pytest==7.4.3
pluggy==1.4.0
pytest==8.0.0
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-randomly==3.15.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/c485ca7.in
# pip-compile --no-annotate .riot/requirements/1e49987.in
#
asynctest==0.13.0
attrs==23.1.0
coverage[toml]==7.3.4
attrs==23.2.0
coverage[toml]==7.4.1
hypothesis==6.45.0
iniconfig==2.0.0
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
pluggy==1.3.0
pluggy==1.4.0
py==1.11.0
pytest==6.2.5
pytest-cov==4.1.0
Expand Down
14 changes: 7 additions & 7 deletions .riot/requirements/1e535fe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
#
# pip-compile --no-annotate .riot/requirements/1e535fe.in
#
attrs==23.1.0
coverage[toml]==7.3.4
attrs==23.2.0
coverage[toml]==7.4.1
glob2==0.7
hypothesis==6.45.0
iniconfig==2.0.0
mako==1.3.0
markupsafe==2.1.3
mako==1.3.2
markupsafe==2.1.5
mock==5.1.0
more-itertools==8.10.0
msgpack==1.0.7
opentracing==2.4.0
packaging==23.2
parse==1.20.0
parse==1.20.1
parse-type==0.6.2
pluggy==1.3.0
pluggy==1.4.0
py==1.11.0
pytest==7.4.3
pytest==8.0.0
pytest-bdd==4.1.0
pytest-cov==4.1.0
pytest-mock==3.12.0
Expand Down
Loading