Skip to content

Commit 99418b8

Browse files
authored
ci: use pytest-xdist (#13548)
1 parent 7585239 commit 99418b8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+1711
-1516
lines changed

.riot/requirements/1726db0.txt renamed to .riot/requirements/101b183.txt

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,31 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1726db0.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/101b183.in
66
#
77
asgiref==3.8.1
88
attrs==25.3.0
9-
coverage[toml]==7.8.0
10-
django==4.2.20
9+
coverage[toml]==7.8.2
10+
django==4.2.21
1111
django-configurations==2.5.1
1212
djangorestframework==3.16.0
13-
exceptiongroup==1.2.2
13+
exceptiongroup==1.3.0
14+
execnet==2.1.1
1415
hypothesis==6.45.0
1516
iniconfig==2.1.0
1617
mock==5.2.0
1718
opentracing==2.4.0
18-
packaging==24.2
19-
pluggy==1.5.0
20-
pytest==8.3.5
19+
packaging==25.0
20+
pluggy==1.6.0
21+
pygments==2.19.1
22+
pytest==8.4.0
2123
pytest-cov==6.1.1
2224
pytest-django[testing]==3.10.0
23-
pytest-mock==3.14.0
25+
pytest-mock==3.14.1
2426
pytest-randomly==3.16.0
27+
pytest-xdist==3.7.0
2528
six==1.17.0
2629
sortedcontainers==2.4.0
2730
sqlparse==0.5.3
2831
tomli==2.2.1
29-
typing-extensions==4.13.2
32+
typing-extensions==4.14.0

.riot/requirements/104f450.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/104f450.in
66
#
77
attrs==25.3.0
8-
coverage[toml]==7.7.1
8+
coverage[toml]==7.8.2
99
hypothesis==6.45.0
1010
iniconfig==2.1.0
1111
logbook==1.0.0
1212
mock==5.2.0
1313
opentracing==2.4.0
14-
packaging==24.2
15-
pluggy==1.5.0
16-
pytest==8.3.5
17-
pytest-cov==6.0.0
18-
pytest-mock==3.14.0
14+
packaging==25.0
15+
pluggy==1.6.0
16+
pygments==2.19.1
17+
pytest==8.4.0
18+
pytest-cov==6.1.1
19+
pytest-mock==3.14.1
1920
pytest-randomly==3.16.0
2021
sortedcontainers==2.4.0

.riot/requirements/10bb96a.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/10bb96a.in
6+
#
7+
attrs==25.3.0
8+
cattrs==22.2.0
9+
coverage[toml]==7.8.2
10+
execnet==2.1.1
11+
hypothesis==6.45.0
12+
iniconfig==2.1.0
13+
mock==5.2.0
14+
molten==1.0.2
15+
mypy-extensions==1.1.0
16+
opentracing==2.4.0
17+
packaging==25.0
18+
pluggy==1.6.0
19+
pygments==2.19.1
20+
pytest==8.4.0
21+
pytest-cov==6.1.1
22+
pytest-mock==3.14.1
23+
pytest-randomly==3.16.0
24+
pytest-xdist==3.7.0
25+
sortedcontainers==2.4.0
26+
typing-extensions==3.10.0.2
27+
typing-inspect==0.6.0

.riot/requirements/10d32ad.txt

Lines changed: 0 additions & 24 deletions
This file was deleted.

.riot/requirements/43a4702.txt renamed to .riot/requirements/111559c.txt

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,29 @@
22
# This file is autogenerated by pip-compile with Python 3.8
33
# by the following command:
44
#
5-
# pip-compile --no-annotate .riot/requirements/43a4702.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/111559c.in
66
#
77
annotated-types==0.7.0
8-
attrs==24.2.0
9-
aws-sam-translator==1.92.0
8+
attrs==25.3.0
9+
aws-sam-translator==1.97.0
1010
aws-xray-sdk==2.14.0
1111
boto==2.49.0
12-
boto3==1.35.65
13-
botocore==1.35.65
14-
certifi==2024.8.30
12+
boto3==1.37.38
13+
botocore==1.37.38
14+
certifi==2025.4.26
1515
cffi==1.17.1
1616
cfn-lint==0.53.1
17-
charset-normalizer==3.4.0
17+
charset-normalizer==3.4.2
1818
coverage[toml]==7.6.1
19-
cryptography==43.0.3
19+
cryptography==45.0.3
2020
docker==7.1.0
2121
ecdsa==0.14.1
22-
exceptiongroup==1.2.2
22+
exceptiongroup==1.3.0
23+
execnet==2.1.1
2324
hypothesis==6.45.0
2425
idna==2.10
2526
importlib-metadata==8.5.0
26-
iniconfig==2.0.0
27+
iniconfig==2.1.0
2728
jinja2==2.10.3
2829
jmespath==1.0.1
2930
jsondiff==2.2.1
@@ -32,41 +33,42 @@ jsonpointer==3.0.0
3233
jsonschema==3.2.0
3334
junit-xml==1.9
3435
markupsafe==1.1.1
35-
mock==5.1.0
36+
mock==5.2.0
3637
more-itertools==10.5.0
3738
moto==1.3.16
3839
networkx==2.8.8
3940
opentracing==2.4.0
40-
packaging==24.2
41+
packaging==25.0
4142
pluggy==1.5.0
42-
pyasn1==0.6.1
43+
pyasn1==0.4.8
4344
pycparser==2.22
44-
pydantic==2.9.2
45-
pydantic-core==2.23.4
45+
pydantic==2.10.6
46+
pydantic-core==2.27.2
4647
pynamodb==5.5.1
4748
pyrsistent==0.20.0
48-
pytest==8.3.3
49+
pytest==8.3.5
4950
pytest-cov==5.0.0
50-
pytest-mock==3.14.0
51+
pytest-mock==3.14.1
5152
pytest-randomly==3.15.0
53+
pytest-xdist==3.6.1
5254
python-dateutil==2.9.0.post0
53-
python-jose[cryptography]==3.3.0
54-
pytz==2024.2
55+
python-jose[cryptography]==3.4.0
56+
pytz==2025.2
5557
pyyaml==6.0.2
5658
requests==2.32.3
57-
responses==0.25.3
58-
rsa==4.9
59-
s3transfer==0.10.3
60-
six==1.16.0
59+
responses==0.25.7
60+
rsa==4.9.1
61+
s3transfer==0.11.5
62+
six==1.17.0
6163
sortedcontainers==2.4.0
6264
sshpubkeys==3.3.1
63-
tomli==2.1.0
64-
typing-extensions==4.12.2
65+
tomli==2.2.1
66+
typing-extensions==4.13.2
6567
urllib3==1.26.20
6668
werkzeug==2.1.2
67-
wrapt==1.16.0
69+
wrapt==1.17.2
6870
xmltodict==0.14.2
6971
zipp==3.20.2
7072

7173
# The following packages are considered to be unsafe in a requirements file:
72-
# setuptools
74+
setuptools==75.3.2

.riot/requirements/11eae4e.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --no-annotate .riot/requirements/11eae4e.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/11eae4e.in
66
#
7-
attrs==23.1.0
8-
coverage[toml]==7.3.4
7+
attrs==25.3.0
8+
coverage[toml]==7.8.2
99
hypothesis==6.45.0
10-
iniconfig==2.0.0
11-
mock==5.1.0
12-
msgpack==1.0.7
10+
iniconfig==2.1.0
11+
mock==5.2.0
12+
msgpack==1.0.8
1313
opentracing==2.4.0
14-
packaging==23.2
15-
pluggy==1.3.0
16-
pytest==7.4.3
17-
pytest-cov==4.1.0
18-
pytest-mock==3.12.0
19-
pytest-randomly==3.15.0
14+
packaging==25.0
15+
pluggy==1.6.0
16+
pytest==8.3.5
17+
pytest-cov==6.1.1
18+
pytest-mock==3.14.1
19+
pytest-randomly==3.16.0
2020
sortedcontainers==2.4.0

.riot/requirements/11fbfc7.txt

Lines changed: 0 additions & 24 deletions
This file was deleted.

.riot/requirements/12113b3.txt

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,25 @@
44
#
55
# pip-compile --allow-unsafe --no-annotate .riot/requirements/12113b3.in
66
#
7-
attrs==25.1.0
7+
attrs==25.3.0
88
blinker==1.9.0
9-
click==8.1.8
10-
coverage[toml]==7.6.12
11-
exceptiongroup==1.2.2
12-
flask==3.1.0
9+
click==8.2.1
10+
coverage[toml]==7.8.2
11+
exceptiongroup==1.3.0
12+
flask==3.1.1
1313
hypothesis==6.45.0
14-
iniconfig==2.0.0
14+
iniconfig==2.1.0
1515
itsdangerous==2.2.0
16-
jinja2==3.1.5
16+
jinja2==3.1.6
1717
markupsafe==3.0.2
18-
mock==5.1.0
18+
mock==5.2.0
1919
opentracing==2.4.0
20-
packaging==24.2
21-
pluggy==1.5.0
22-
pytest==8.3.4
23-
pytest-cov==6.0.0
24-
pytest-mock==3.14.0
20+
packaging==25.0
21+
pluggy==1.6.0
22+
pytest==8.3.5
23+
pytest-cov==6.1.1
24+
pytest-mock==3.14.1
2525
sortedcontainers==2.4.0
2626
tomli==2.2.1
27+
typing-extensions==4.13.2
2728
werkzeug==3.1.3

.riot/requirements/b570f17.txt renamed to .riot/requirements/127edb7.txt

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,34 @@
22
# This file is autogenerated by pip-compile with Python 3.9
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/b570f17.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/127edb7.in
66
#
77
asgiref==3.8.1
88
attrs==25.3.0
9-
coverage[toml]==7.8.0
9+
coverage[toml]==7.8.2
1010
django==3.2.25
1111
django-configurations==2.5.1
1212
djangorestframework==3.11.2
13-
exceptiongroup==1.2.2
13+
exceptiongroup==1.3.0
14+
execnet==2.1.1
1415
hypothesis==6.45.0
15-
importlib-metadata==8.6.1
16+
importlib-metadata==8.7.0
1617
iniconfig==2.1.0
1718
mock==5.2.0
1819
opentracing==2.4.0
19-
packaging==24.2
20-
pluggy==1.5.0
21-
pytest==8.3.5
20+
packaging==25.0
21+
pluggy==1.6.0
22+
pygments==2.19.1
23+
pytest==8.4.0
2224
pytest-cov==6.1.1
2325
pytest-django[testing]==3.10.0
24-
pytest-mock==3.14.0
26+
pytest-mock==3.14.1
2527
pytest-randomly==3.16.0
28+
pytest-xdist==3.7.0
2629
pytz==2025.2
2730
six==1.17.0
2831
sortedcontainers==2.4.0
2932
sqlparse==0.5.3
3033
tomli==2.2.1
31-
typing-extensions==4.13.2
32-
zipp==3.21.0
34+
typing-extensions==4.14.0
35+
zipp==3.22.0

.riot/requirements/1024326.txt renamed to .riot/requirements/12afd63.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --no-annotate .riot/requirements/1024326.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/12afd63.in
66
#
77
attrs==25.3.0
88
certifi==2025.4.26
99
cffi==1.17.1
1010
charset-normalizer==3.4.2
11-
coverage[toml]==7.8.0
12-
cryptography==44.0.3
11+
coverage[toml]==7.8.2
12+
cryptography==45.0.3
1313
exceptiongroup==1.3.0
1414
hypothesis==6.45.0
1515
idna==3.10
@@ -25,15 +25,16 @@ mock==5.2.0
2525
opentracing==2.4.0
2626
packaging==25.0
2727
platformdirs==4.3.8
28-
pluggy==1.5.0
28+
pluggy==1.6.0
2929
psycopg2-binary==2.9.10
3030
pycparser==2.22
31-
pycryptodome==3.22.0
31+
pycryptodome==3.23.0
3232
pygments==2.19.1
3333
pytest==8.3.5
3434
pytest-cov==6.1.1
3535
pytest-memray==1.7.0
36-
pytest-mock==3.14.0
36+
pytest-mock==3.14.1
37+
pytest-randomly==3.16.0
3738
requests==2.32.3
3839
rich==14.0.0
3940
sortedcontainers==2.4.0

0 commit comments

Comments
 (0)